| Interface | Description |
|---|---|
| Classifiable |
Interface that all layers that can be classifiable, must implement.
|
| ClassifiableRaster |
Interface that all raster layers that can be classifiable and can have associated a legend,
must implement.
|
| ClassifiableVectorial |
All vector layers that can be classifiable and can have associated a legend, must implement
ClassifiableVectorial. |
| IHasImageLegend | |
| InfoByPoint |
Interface that must be implemented by layers which support the operation "information by point".
|
| LayerCollection |
Interface with methods for a collection of layers.
|
| LayersVisitable | |
| LayersVisitor | |
| SingleLayer |
DOCUMENT ME!
|
| Class | Description |
|---|---|
| ComposedLayer |
Abstract class for the classes that make able
a single draw for a layers group
|
| Exception | Description |
|---|---|
| LayerNotFoundInCollectionException |