Interface | Description |
---|---|
DrawingObservable |
Interface for observable drawing operations.
|
IClassifiedLegend |
Information of the legend that allows to be represented graphically to the user
|
IClassifiedRasterLegend | |
IClassifiedVectorLegend |
Interface that offers the methods to classify the legend.
|
IInterval | |
ILegend |
Information about the legend to be represented in the interface.
|
IRasterLegend |
Interface of raster legend.
|
ISingleSymbolLegend |
Legend based on one single symbol to use while rendering.
|
IVectorialIntervalLegend |
Interface that allows the methods to classify the legend through intervals.
|
IVectorialUniqueValueLegend |
Interface for the legend with unique values.
|
IVectorLegend |
Interface of a vectorial legend.
|
Class | Description |
---|---|
ZSort |
Class ZSort is used in order to store information about the symbols
which are placed in the Z axis (because a level of symbols has been
used).
|
Exception | Description |
---|---|
LegendException |
Legend related exceptions.
|