Uses of Interface
com.luciad.view.gxy.asynchronous.ILcdGXYLayerChanges
Packages that use ILcdGXYLayerChanges
-
Uses of ILcdGXYLayerChanges in com.luciad.view.gxy.asynchronous
Methods in com.luciad.view.gxy.asynchronous that return ILcdGXYLayerChangesModifier and TypeMethodDescriptionILcdGXYLayerChangeTracker.getChanges()Returns a snapshot of the layer's state changes since the last time the method was called.Methods in com.luciad.view.gxy.asynchronous with parameters of type ILcdGXYLayerChangesModifier and TypeMethodDescriptionvoidILcdGXYLayerChangeTracker.applyChanges(ILcdGXYLayerChanges aChanges) Updates the layer's state using the given changes.