Uses of Interface
com.luciad.view.gxy.asynchronous.ILcdGXYLayerChangeTracker
Packages that use 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
Methods in com.luciad.view.gxy.asynchronous that return ILcdGXYLayerChangeTrackerModifier 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
Methods in com.luciad.view.gxy.asynchronous.lightspeed that return ILcdGXYLayerChangeTrackerModifier and TypeMethodDescriptionTLcdGXYLspAsynchronousLayerWrapper.getAsynchronousGXYLayerChangeTracker()Deprecated.