|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Counters | |
---|---|
fleXplorer.MaterializedFacetedTaxonomies |
Uses of Counters in fleXplorer.MaterializedFacetedTaxonomies |
---|
Methods in fleXplorer.MaterializedFacetedTaxonomies that return Counters | |
---|---|
static Counters |
Counters.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Counters[] |
Counters.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in fleXplorer.MaterializedFacetedTaxonomies with parameters of type Counters | |
---|---|
void |
MFT.setCounters(Counters state)
Defines if the counter information will be enabled. |
Constructors in fleXplorer.MaterializedFacetedTaxonomies with parameters of type Counters | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |