| Package | Description |
|---|---|
| org.orbisgis.legend.thematic | |
| org.orbisgis.legend.thematic.categorize | |
| org.orbisgis.legend.thematic.constant | |
| org.orbisgis.legend.thematic.recode |
| Modifier and Type | Class and Description |
|---|---|
class |
PointParameters
A simple java "tuple" that embeds the nine parameters needed to draw a graphic as defined with a
MarkGraphic
configured with a well-known name. |
| Modifier and Type | Method and Description |
|---|---|
AreaParameters |
CategorizedArea.get(Object o) |
AreaParameters |
CategorizedArea.getFallbackParameters() |
AreaParameters |
CategorizedArea.put(Double d,
AreaParameters ap) |
AreaParameters |
CategorizedArea.remove(Object o) |
| Modifier and Type | Method and Description |
|---|---|
AreaParameters |
CategorizedArea.put(Double d,
AreaParameters ap) |
void |
CategorizedArea.setFallbackParameters(AreaParameters fallback) |
| Modifier and Type | Method and Description |
|---|---|
AreaParameters |
UniqueSymbolArea.getAreaParameters()
Gets the representation of this symbol as a AreaParameters instance.
|
| Constructor and Description |
|---|
UniqueSymbolArea(AreaParameters ap)
Builds a new
UniqueSymbolArea from the given AreaParameters. |
| Modifier and Type | Method and Description |
|---|---|
AreaParameters |
RecodedArea.get(Object objKey) |
AreaParameters |
RecodedArea.getFallbackParameters() |
AreaParameters |
RecodedArea.put(String key,
AreaParameters value) |
AreaParameters |
RecodedArea.remove(Object objKey) |
| Modifier and Type | Method and Description |
|---|---|
AreaParameters |
RecodedArea.put(String key,
AreaParameters value) |
void |
RecodedArea.setFallbackParameters(AreaParameters ap) |
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.