Uses of Interface
com.luciad.view.gxy.asynchronous.ILcdGXYLayerChanges
-
Uses of ILcdGXYLayerChanges in com.luciad.view.gxy.asynchronous
Modifier and TypeMethodDescriptionILcdGXYLayerChangeTracker.getChanges()
Returns a snapshot of the layer's state changes since the last time the method was called.Modifier and TypeMethodDescriptionvoid
ILcdGXYLayerChangeTracker.applyChanges
(ILcdGXYLayerChanges aChanges) Updates the layer's state using the given changes.