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.
-
Classes in com.luciad.lucy.workspace used by com.luciad.lucyClassDescriptionThis manager is the starting point for doing workspace related tasks.
-
Classes in com.luciad.lucy.workspace used by com.luciad.lucy.formatClassDescriptionAn
ALcyWorkspaceObjectCodecis responsible for encoding/decoding a specific type of object. -
Classes in com.luciad.lucy.workspace used by com.luciad.lucy.format.lightspeedClassDescriptionAn
ALcyWorkspaceObjectCodecis responsible for encoding/decoding a specific type of object. -
Classes in com.luciad.lucy.workspace used by com.luciad.lucy.map.asynchronousClassDescriptionThe
ALcyWorkspaceCodecis responsible for encoding/decoding a workspace.AnALcyWorkspaceObjectCodecis responsible for encoding/decoding a specific type of object.Signals that the workspace encoding/decoding was aborted. -
Classes in com.luciad.lucy.workspace used by com.luciad.lucy.util.preferencesClassDescriptionThe
ALcyWorkspaceCodecis responsible for encoding/decoding a workspace. -
Classes in com.luciad.lucy.workspace used by com.luciad.lucy.util.properties.codecClassDescriptionThe
ALcyWorkspaceCodecis responsible for encoding/decoding a workspace. -
Classes in com.luciad.lucy.workspace used by com.luciad.lucy.workspaceClassDescriptionThe
ALcyWorkspaceCodecis responsible for encoding/decoding a workspace.AnALcyWorkspaceCodecDelegateis responsible for encoding/decoding a part of the workspace.AnALcyWorkspaceObjectCodecis responsible for encoding/decoding a specific type of object.Listener that will be informed about changes in aTLcyWorkspaceManager.Extension ofALcyWorkspaceCodecthat only uses a singleOutputStreamand a singleInputStreamto store/restore workspaces.Signals that the workspace encoding/decoding was aborted.This manager is the starting point for doing workspace related tasks.Event that describes a change in aTLcyWorkspaceManager.