Package com.kheops.jmap.client.thematic
Class DotDensity
java.lang.Object
com.kheops.jmap.metadata.LocalizedObject
com.kheops.jmap.client.thematic.Thematic
com.kheops.jmap.client.thematic.ProportionalQuantities
com.kheops.jmap.client.thematic.DotDensity
- All Implemented Interfaces:
Serializable,Cloneable
- See Also:
-
Field Summary
Fields inherited from class com.kheops.jmap.client.thematic.ProportionalQuantities
legendTitles, nonPositiveDataIgnoredFields inherited from class com.kheops.jmap.client.thematic.Thematic
attribStats, attributeIndexes, baseLayerStyle, description, elemCount, enabled, name, nullValueCategorized, outOfSampleDataIgnored, primitiveType, subTitle, title, userDefined -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.kheops.jmap.client.thematic.ProportionalQuantities
equals, getLegendTitles, getLegendTitles, isDrawable, removeTranslationsOtherThan, setLegendTitles, setLegendTitlesMethods inherited from class com.kheops.jmap.client.thematic.Thematic
getAttribStats, getAttributeIndexes, getDescription, getDescription, getName, getName, getNullThematicCategory, getSubTitle, getSubTitle, getTitle, getTitle, isNamed, isNullValueCategorized, setAttribStats, setAttributeIndexes, setDescription, setDescription, setName, setName, setNullThematicCategory, setNullValueCategorized, setSubTitle, setSubTitle, setTitle, setTitleMethods inherited from class com.kheops.jmap.metadata.LocalizedObject
getAvailableLocales, getTranslation, isTranslationExists, setTranslation, updateTranslations
-
Constructor Details
-
DotDensity
public DotDensity()
-
-
Method Details
-
clone
Description copied from class:ThematicConstructs a clone of this theme. -
clone
- Overrides:
clonein classProportionalQuantities
-