Uses of Package
com.luciad.lucy.model
Packages that use com.luciad.lucy.model
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
.This package provides a new, highly configurable data format.
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 a broad range of classes related to the visual represention of a map.
Provides actions that have a relationship with a map.
Provides classes to deal with the models ( that store the actual data ) behind a map.
Provides utility classes for Lucy.
-
Classes in com.luciad.lucy.model used by com.luciad.lucyClassDescriptionHandler for any type of data source.Descriptor that provides more information about the file types a certain ILcdModelEncoder/ILcdModelDecoder/ALcyDataSourceHandler can handle.Provider for model content types.Deprecated.Deprecated.Use
TLcyCompositeModelEncoder
insteadComposite implementation (see composite design pattern) ofALcyDataSourceHandler
.Composite implementation (see composite design pattern) ofALcyFileTypeDescriptor
.A composite implementation ofILcyModelContentTypeProvider
according to the composite design pattern.Composite implementation (see composite design pattern) ofILcdModelDecoder
.Composite implementation (see composite design pattern) ofILcdModelEncoder
.Composite implementation (see composite design pattern) ofILcdModelReferenceDecoder
. -
Classes in com.luciad.lucy.model used by com.luciad.lucy.addons.drawing.formatClassDescriptionAbstract class which groups methods to create adapter objects for domain objects, and to convert domain objects to new domain objects for the same or another model.
-
Classes in com.luciad.lucy.model used by com.luciad.lucy.formatClassDescriptionHandler for any type of data source.Factory to create
ILcdModelDescriptor
s.Descriptor that provides more information about the file types a certain ILcdModelEncoder/ILcdModelDecoder/ALcyDataSourceHandler can handle.Provider for model content types. -
Classes in com.luciad.lucy.model used by com.luciad.lucy.format.lightspeedClassDescriptionDescriptor that provides more information about the file types a certain ILcdModelEncoder/ILcdModelDecoder/ALcyDataSourceHandler can handle.
-
Classes in com.luciad.lucy.model used by com.luciad.lucy.mapClassDescriptionDescriptor that provides more information about the file types a certain ILcdModelEncoder/ILcdModelDecoder/ALcyDataSourceHandler can handle.
-
Classes in com.luciad.lucy.model used by com.luciad.lucy.map.action
-
Classes in com.luciad.lucy.model used by com.luciad.lucy.modelClassDescriptionHandler for any type of data source.Abstract class which groups methods to create adapter objects for domain objects, and to convert domain objects to new domain objects for the same or another model.Descriptor that provides more information about the file types a certain ILcdModelEncoder/ILcdModelDecoder/ALcyDataSourceHandler can handle.Interface containing all possible
ILcyModelContentType
s.Provider for model content types.Deprecated.UseTLcyCompositeModelDecoder
insteadDeprecated.UseTLcyCompositeModelEncoder
instead -
Classes in com.luciad.lucy.model used by com.luciad.lucy.utilClassDescriptionDescriptor that provides more information about the file types a certain ILcdModelEncoder/ILcdModelDecoder/ALcyDataSourceHandler can handle.
TLcyCompositeModelDecoder
instead