Uses of Class
com.luciad.view.TLcdLayer
Packages that use TLcdLayer
Package
Description
This package provides classes for visualizing KML data on 2D maps.
Handles the POL format.
Contains a painter provider for painting S-57 geometries on a 2D view,
using the S-52 standard.
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
Provides support for visualizing vector data from a LuciadFusion Tile Store in a 2D view.
Provides the addon that allows to draw trajectories on the map and to replay tracks along those
trajectories.
Contains a broad range of classes related to the visual represention of a map.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Contains a layer factory for models that contain an
ALcdWMSProxy
object.-
Uses of TLcdLayer in com.luciad.format.kml22.view.gxy
Subclasses of TLcdLayer in com.luciad.format.kml22.view.gxyModifier and TypeClassDescriptionclassAn extension ofTLcdGXYLayerthat can paintTLcdKML22ScreenOverlayinstances. -
Uses of TLcdLayer in com.luciad.format.pol
Subclasses of TLcdLayer in com.luciad.format.pol -
Uses of TLcdLayer in com.luciad.format.s52.gxy
Subclasses of TLcdLayer in com.luciad.format.s52.gxyModifier and TypeClassDescriptionclassA layer that adds support for the specific rendering requirements of S-57 catalogues.classA layer that adds support for the specific rendering requirements of S-52. -
Uses of TLcdLayer in com.luciad.format.vpf
Subclasses of TLcdLayer in com.luciad.format.vpfModifier and TypeClassDescriptionclassDeprecated.As of V6.0, this class should no longer be used. -
Uses of TLcdLayer in com.luciad.fusion.client.view.gxy
Subclasses of TLcdLayer in com.luciad.fusion.client.view.gxyModifier and TypeClassDescriptionclassDeprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. -
Uses of TLcdLayer in com.luciad.internal.lucy.map
Subclasses of TLcdLayer in com.luciad.internal.lucy.mapModifier and TypeClassDescriptionclasscom.luciad.internal.lucy.map.TLcyStyledSnappableGXYLayerTLcySnappableGXYLayer with a properties-based style. -
Uses of TLcdLayer in com.luciad.lucy.addons.pim
Subclasses of TLcdLayer in com.luciad.lucy.addons.pimModifier and TypeClassDescriptionclassThis class is only here because of beans compatibility. -
Uses of TLcdLayer in com.luciad.lucy.map
Subclasses of TLcdLayer in com.luciad.lucy.mapModifier and TypeClassDescriptionclassLayer used to display the users area of interest.classDo not use this class, it's subject to change or disappear without notice. -
Uses of TLcdLayer in com.luciad.view.gxy
Subclasses of TLcdLayer in com.luciad.view.gxyModifier and TypeClassDescriptionclassDefault implementation of theILcdGXYEditableLabelsLayerinterface.classAnILcdLayerTreeNodeforILcdGXYLayers. -
Uses of TLcdLayer in com.luciad.wms.client.gxy
Subclasses of TLcdLayer in com.luciad.wms.client.gxyModifier and TypeClassDescriptionclassThisILcdGXYLayerimplementation is designed for models containing anALcdWMSProxyobject.