Uses of Package
com.luciad.view.gxy.asynchronous
Package
Description
Provides supporting classes for asynchronous painting.
Provides layer-specific asynchronous painting.
Provides an asynchronous layer wrapper and paint queue implementation that allows
inserting Lightspeed layers into an
ILcdGXYView
.Provides functionality to automatically assign
ILcdGXYAsynchronousPaintQueue
instances
to asynchronous layers
.This package provides functionality to automatically assign
ILcdGXYAsynchronousPaintQueue
instances to asynchronous
layers
.Provides support for visualizing
ILcdGXYLayer
instances in an
ILspView
.-
ClassDescriptionA layer runnable encapsulates a piece of code that allows to change and access an asynchronously painted layer in a safe way.Interface for layers that paint themselves asynchronously.
-
ClassDescriptionA layer runnable encapsulates a piece of code that allows to change and access an asynchronously painted layer in a safe way.Interface for layers that paint themselves asynchronously.Interface for classes that wish to be informed of asynchronous painting events.This interface defines a queue for layer paint requests, executing them asynchronously if necessary.Interface for objects describing changes in the state of a layer.Interface for retrieving and applying layer modifications.Implementation of
ILcdGXYAsynchronousLayerWrapper
forILcdGXYEditableLabelsLayer
instances, wrapping and protecting the latter interface's state.Implementation ofILcdGXYAsynchronousLayerWrapper
forILcdGXYLayer
instances, wrapping and protecting the latter interface's state.Class for events related to asynchronous painting.Enumeration of the interrupt modes. -
ClassDescriptionInterface for layers that paint themselves asynchronously.Interface for classes that wish to be informed of asynchronous painting events.This interface defines a queue for layer paint requests, executing them asynchronously if necessary.Interface for retrieving and applying layer modifications.Implementation of
ILcdGXYAsynchronousLayerWrapper
forILcdGXYLayer
instances, wrapping and protecting the latter interface's state. -
ClassDescriptionThis interface defines a queue for layer paint requests, executing them asynchronously if necessary.
-
ClassDescriptionInterface for layers that paint themselves asynchronously.This interface defines a queue for layer paint requests, executing them asynchronously if necessary.
-
ClassDescriptionA layer runnable encapsulates a piece of code that allows to change and access an asynchronously painted layer in a safe way.