Uses of Class
com.luciad.lucy.util.TLcyGenericComposite
Package
Description
This package provides a balloon content provider that uses balloon content providers registered to the
Lucy backend.
Contains classes to create user-interface components for displaying and modifying the properties
of objects.
This package provides some basic Input/Output functionality classes.
Contains a broad range of classes related to the visual represention of a map.
Provides supporting classes for asynchronous painting.
This package provides generic linkers for the camera linking.It is used by the
package com.luciad.lucy.addons.cameralinking.
This package contains classes that can be used to implement labeling in Lucy.
Contains a broad range of classes related to the visual representation of a map.
Provides classes to deal with the models ( that store the actual data ) behind a map.
Provides Lucy's realtime (=previewer) support.
This package provides a heightprovider that uses heightproviderfactories registered to the
lucy backend.
This package provides a hyperlinklistener that uses hyperlinklisteners registered to the
Lucy backend.
Provides support facilities for working with measures.
-
Uses of TLcyGenericComposite in com.luciad.lucy.gui.balloon
Modifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofILcdBalloonContentProvider
. -
Uses of TLcyGenericComposite in com.luciad.lucy.gui.customizer
Modifier and TypeClassDescriptionclass
ILcyCustomizerPanelFactory
implementation that follows the composite design pattern. -
Uses of TLcyGenericComposite in com.luciad.lucy.io
Modifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofILcdInputStreamFactory
.class
Composite implementation (see composite design pattern) ofILcdOutputStreamFactory
.final class
Composite implementation (see composite design pattern) ofILcdOWSTransport
. -
Uses of TLcyGenericComposite in com.luciad.lucy.map
Modifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofILcdGXYLayerDecoder
.class
Composite implementation (see composite design pattern) ofILcdGXYLayerEncoder
.class
Composite implementation (see composite design pattern) ofILcdGXYLayerFactory
.class
Composite (see composite design pattern) implementation ofILcyGXYLayerTypeProvider
.class
Composite implementation ofILcyLayerStyleCodec
.class
A composite implementation ofILcyModelContentTypeProvider
according to the composite design pattern. -
Uses of TLcyGenericComposite in com.luciad.lucy.map.asynchronous
Modifier and TypeClassDescriptionclass
Composite (see composite design pattern) implementation ofILcyAsynchronousPaintHintProvider
. -
Uses of TLcyGenericComposite in com.luciad.lucy.map.cameralinking
Modifier and TypeClassDescriptionclass
Composite implementation ofALcyCameraLinkerFactory
. -
Uses of TLcyGenericComposite in com.luciad.lucy.map.labeling
Modifier and TypeClassDescriptionclass
A composite implementation ofILcyGXYLabelPlacementHintProvider
according to the composite design pattern. -
Uses of TLcyGenericComposite in com.luciad.lucy.map.lightspeed
Modifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofILspLayerFactory
. -
Uses of TLcyGenericComposite in com.luciad.lucy.model
Modifier and TypeClassDescriptionclass
A composite implementation ofILcyModelContentTypeProvider
according to the composite design pattern.class
Composite implementation (see composite design pattern) ofILcdModelDecoder
.class
Composite implementation (see composite design pattern) ofILcdModelEncoder
.class
A composite implementation ofILcdModelFactory
according to the composite design pattern.class
Composite implementation (see composite design pattern) ofILcdModelReferenceDecoder
.class
Composite implementation (see composite design pattern) ofILcdModelReferenceParser
. -
Uses of TLcyGenericComposite in com.luciad.lucy.realtime
-
Uses of TLcyGenericComposite in com.luciad.lucy.util.height
Modifier and TypeClassDescriptionclass
Composite implementation ofILcdLayerHeightProviderFactory
.class
A composite implementation ofILcdModelHeightProviderFactory
according to the composite design pattern. -
Uses of TLcyGenericComposite in com.luciad.lucy.util.hyperlink
Modifier and TypeClassDescriptionclass
Composite implementation (see composite design pattern) ofHyperlinkListener
. -
Uses of TLcyGenericComposite in com.luciad.lucy.util.measure
Modifier and TypeClassDescriptionfinal class
Composite implementation (see composite design pattern) ofILcdLayerMeasureProviderFactory
.class
Composite implementation (see composite design pattern) ofILcdModelMeasureProviderFactory
.
ILcySimulatorModelFactory