Package | Description |
---|---|
com.luciad.view.lightspeed.layer |
Provides layering support for
ILspView . |
com.luciad.view.lightspeed.scale |
Provides control over the relation between a view's map scale and the map scale as seen by stylers.
|
Class and Description |
---|
ILspMapScaleProvider
An
ILspMapScaleProvider provides the map scale of a view and can keep listening objects updated of any
changes to the map scale. |
Class and Description |
---|
ILspMapScaleChangeListener
A listener for map scale change events in an
ILspMapScaleProvider . |
ILspMapScaleProvider
An
ILspMapScaleProvider provides the map scale of a view and can keep listening objects updated of any
changes to the map scale. |
TLspMapScaleChangeEvent
An event to indicate that a view's map scale has changed.
|