Uses of Package
com.luciad.lucy.workspace

Packages that use com.luciad.lucy.workspace
Package
Description
This package contains the core of Lucy: the back-end, which is the central point of Lucy where addons can add functionality to extend Lucy, and the default front-end.
Provides support facilities for adding a new data format to Lucy.
Provides support facilities for adding visualization in a Lightspeed view for data formats.
Provides supporting classes for asynchronous painting.
Provides support facilities for working with preferences and configuration.
Provides support facilities for encoding and decoding ALcyProperties instances to and from arbitrary destinations and sources, as well as converting Object values to String values and vice versa.
Provides workspace support for Lucy; a workspace is the complete state of the application (loaded data, opened panels, ...); it can be saved to and loaded from for example a file.