| Package | Description |
|---|---|
| org.orbisgis.legend.thematic.categorize | |
| org.orbisgis.legend.thematic.constant | |
| org.orbisgis.legend.thematic.recode |
| Modifier and Type | Method and Description |
|---|---|
PointParameters |
CategorizedPoint.get(Object o) |
PointParameters |
CategorizedPoint.getFallbackParameters() |
PointParameters |
CategorizedPoint.put(Double d,
PointParameters pp) |
PointParameters |
CategorizedPoint.remove(Object o) |
| Modifier and Type | Method and Description |
|---|---|
PointParameters |
CategorizedPoint.put(Double d,
PointParameters pp) |
void |
CategorizedPoint.setFallbackParameters(PointParameters fallback) |
| Modifier and Type | Method and Description |
|---|---|
PointParameters |
UniqueSymbolPoint.getPointParameters()
Gets the configuration defining this point, uom excluded, as a
PointParameters instance. |
| Constructor and Description |
|---|
UniqueSymbolPoint(PointParameters pp)
Builds a new
UniqueSymbolPoint using the configuration given in argument |
| Modifier and Type | Method and Description |
|---|---|
PointParameters |
RecodedPoint.get(Object objKey) |
PointParameters |
RecodedPoint.getFallbackParameters() |
PointParameters |
RecodedPoint.put(String key,
PointParameters value) |
PointParameters |
RecodedPoint.remove(Object objKey) |
| Modifier and Type | Method and Description |
|---|---|
PointParameters |
RecodedPoint.put(String key,
PointParameters value) |
void |
RecodedPoint.setFallbackParameters(PointParameters ap) |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.