Uses of Interface
com.luciad.view.gxy.asynchronous.ILcdGXYLayerChangeTracker
Package
Description
Provides layer-specific asynchronous painting.
Provides an asynchronous layer wrapper and paint queue implementation that allows
inserting Lightspeed layers into an
ILcdGXYView
.-
Uses of ILcdGXYLayerChangeTracker in com.luciad.view.gxy.asynchronous
Modifier and TypeMethodDescriptionILcdGXYAsynchronousLayerWrapper.getAsynchronousGXYLayerChangeTracker()
Returns a state change synchronizer for the wrapped layer.TLcdGXYAsynchronousEditableLabelsLayerWrapper.getAsynchronousGXYLayerChangeTracker()
TLcdGXYAsynchronousLayerWrapper.getAsynchronousGXYLayerChangeTracker()
ILcdGXYAsynchronousLayerWrapper.getSynchronousGXYLayerChangeTracker()
Returns a state change synchronizer for this wrapper.TLcdGXYAsynchronousEditableLabelsLayerWrapper.getSynchronousGXYLayerChangeTracker()
TLcdGXYAsynchronousLayerWrapper.getSynchronousGXYLayerChangeTracker()
-
Uses of ILcdGXYLayerChangeTracker in com.luciad.view.gxy.asynchronous.lightspeed
Modifier and TypeMethodDescriptionTLcdGXYLspAsynchronousLayerWrapper.getAsynchronousGXYLayerChangeTracker()
Deprecated.