Package com.luciad.layers
package com.luciad.layers
Support for rendering of data on a Map.
The main entry point for adding data to the Map is the Layer
class. It's possible to create a Layer instance using
-
ClassDescriptionObserver interface allowing to get notified about changes within the
LayerList
.Interface for observing layers.Common representation for layers that can be added to a map.Event that indicates that some property of a specific layer has changed.Represents an ordered list of layers.An event object, describing a change in aLayerList
instance.The type ofLayerListEvent
.