Package com.luciad.lucy.map
package com.luciad.lucy.map
Contains a broad range of classes related to the visual represention of a map.
-
ClassDescriptionFactory for the creation of
ILcyMapComponent
instances.AnILcyGenericMapComponent
is a visual component that contains anILcdView
(a map).Listener that can be attached to aTLcyGenericMapManager
.Manages the layer ordering in a gxy view.Interface containing all possible layer types.Provider for layer types.Represents a layer's style.This interface models a codec (encoder/decoder) forILcyLayerStyle
objects.Provides operations to retrieve and copy a layer's style.This is an interface for defining a list of one or moreILcdLayer
subset(s)
.AnILcyMapComponent
is anILcyGenericMapComponent
forILcdGXYView
(a flat map).Interface describing a layer control for a map.GXY implementation of ILcyGeneralMapLayerControlFactoryManager of theILcyMapComponent
s that currently exist.Listener that can be attached to aILcyMapManager
.Interface for layers that allow snapping.This is an interface for classes that are able to return tool tip (dynamic display) info for objects.A tool tip style is an object that is able to extract tool tips for a given object.Layer used to display the users area of interest.This class is a manager for theTLcyGenericMapManager
instances used in Lucy.Composite implementation (see composite design pattern) ofILcdGXYLayerDecoder
.Composite implementation (see composite design pattern) ofILcdGXYLayerEncoder
.Composite implementation (see composite design pattern) ofILcdGXYLayerFactory
.Composite (see composite design pattern) implementation ofILcyGXYLayerTypeProvider
.Composite implementation ofILcyLayerStyleCodec
.A composite implementation ofILcyModelContentTypeProvider
according to the composite design pattern.Do not use this class, it's subject to change or disappear without notice.Do not use this class, it's subject to change or disappear without notice.Manager of theILcyGenericMapComponent
s that currently exist.Event fired when aTLcyGeneralMapManager
is changed.Utility class which provides methods to interact with a map or view, independent of the type of view.Extension ofALcyFileTypeDescriptorHolder
which associates anILcdGXYLayerDecoder
to anALcyFileTypeDescriptor
.Extension ofALcyFileTypeDescriptorHolder
which associates anILcdGXYLayerEncoder
to anALcyFileTypeDescriptor
.Implementation ofILcyGXYLayerOrderManager
that orders the layers of a givenILcyMapComponent
based on theirILcyGXYLayerType
and theirILcyModelContentType
.Extension ofALcyFileTypeDescriptorHolder
which associates anILcyLayerStyleCodec
to anALcyFileTypeDescriptor
.This is an implementation of theILcyLayerSubsetList
interface.Implementation ofILcyMapComponent
.Factory for the creation of map components.Class representing data flavor constants for working with drag and drop operations ofILcdGXYView
's,ILcdGXYLayer
's andILcdModel
's.This is an implementation ofILcyMapLayerControl
that does not contain any user interface elements.Factory to create aTLcyMapLayerControl
for a givenTLcyMapComponent
.By implementingILcyMapManager
this class is a collection ofILcyMapComponent
s with one map being the active map.Event fired when aILcyMapManager
is changed.Do not use this class, it's subject to change or disappear without notice.