Uses of Package
com.luciad.lucy.util.properties
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 the classes that define the interface for add-ons and how they are created.
This package provides a new, highly configurable data format.
This package contains the default toolbar for editing drawing models used in the drawing add on.
This package provides the
TLcyLspDrawingAddOn
.This package contains the default toolbar factory for editing drawing models on a Lightspeed view.
Provides the addon that supports the KML 2.2 format.
Terrain analysis add-ons.
Terrain analysis add-on for contour calculations.
Terrain analysis add-on for profile views.
Terrain analysis add-on for extreme point calculations.
Terrain analysis add-on for hypsometry calculations.
Terrain analysis add-on for line-of-sight coverages.
Terrain analysis add-on for viewsheds.
Terrain analysis add-on for visibility calculations.
Provides support facilities for adding a new data format to Lucy.
Provides support facilities for adding visualization in a Lightspeed view for data formats.
Contains graphical user interface related classes like menu bars, toolbars, application panes and customizer factories.
Contains a broad range of classes related to the visual represention of a map.
Provides actions that have a relationship with a map.
Provides actions that have a relationship with a Lightspeed map.
Contains a broad range of classes related to the visual representation of a map.
Provides utility classes for Lucy.
Provides support facilities for working with preferences and configuration.
Provides support facilities for working with key-value pairs.
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.-
ClassDescriptionDefault implementation of
ALcyProperties
that can only storeString
values. -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionThis abstract class represents a key-value pair collection.Default implementation of
ALcyProperties
that can only storeString
values. -
-
-
-