Uses of Class
fleXplorer.MaterializedFacetedTaxonomies.ObjectFacet

Packages that use ObjectFacet
fleXplorer.MaterializedFacetedTaxonomies   
 

Uses of ObjectFacet in fleXplorer.MaterializedFacetedTaxonomies
 

Methods in fleXplorer.MaterializedFacetedTaxonomies that return ObjectFacet
static ObjectFacet ObjectFacet.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ObjectFacet[] ObjectFacet.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in fleXplorer.MaterializedFacetedTaxonomies with parameters of type ObjectFacet
MFT_MEM(java.lang.String name, Counters computationOfZP, ObjectFacet of)
          Constructs a Materialized Faceted Taxonomy with the specified name and option for computation of zoom-in points.
MFT_MEM(java.lang.String name, FT ft, Counters computationOfZP, ObjectFacet of)
          Constructs a Materialized Faceted Taxonomy with specified name and Faceted Taxonomy.