Package com.bc.ceres.glayer
The graphical layer API is used to render multi-layer images/displays from various sources.
- 
Interface Summary Interface Description LayerContext The context in which layers are managed, created and/or rendered, e.g.LayerFilter Used to filter layers.LayerListener A change listener.
- 
Class Summary Class Description CollectionLayer A layer which can contain other layers.CollectionLayer.Type Layer A layer contributes graphical elements to a drawing represented by aRendering.LayerType A layer type is a factory for layer instances and layer (default) configurations.LayerTypeRegistry A registry for layer type instances.
- 
Enum Summary Enum Description Composite An enumeration used byLayer.