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, nonPositiveDataIgnored
Fields inherited from class com.kheops.jmap.client.thematic.Thematic
attribStats, attributeIndexes, baseLayerStyle, description, elemCount, enabled, name, nullValueCategorized, outOfSampleDataIgnored, primitiveType, subTitle, title, userDefined
-
Constructor Summary
-
Method Summary
Methods inherited from class com.kheops.jmap.client.thematic.ProportionalQuantities
equals, getLegendTitles, getLegendTitles, isDrawable, removeTranslationsOtherThan, setLegendTitles, setLegendTitles
Methods 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, setTitle
Methods 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:Thematic
Constructs a clone of this theme. -
clone
- Overrides:
clone
in classProportionalQuantities
-