Uses of Interface
com.luciad.util.ILcdSelection
Packages that use ILcdSelection
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 classes to enable the exchange of model objects from one layer to another.
Contains a broad range of classes related to the visual represention of a map.
Provides supporting classes for asynchronous painting.
Basic utilities.
General aspects of views.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Provides layer-specific asynchronous painting.
Provides an asynchronous layer wrapper and paint queue implementation that allows
inserting Lightspeed layers into an
ILcdGXYView.Provides layering support for
ILspView.Provides support for rendering images which are projected onto the 3D
terrain of an
ILspView, as if by a slide
projector.Provides support for visualizing
ILcdGXYLayer instances in an
ILspView.Provides layering support for raster layers.
Utilities for making maps.
Provides GXY visualization support
for the Military Grid Reference System (MGRS).
Classes to work with rectangular axis aligned grids consisting of multiple uniform levels, called multilevel grids.
Contains a layer factory for models that contain an
ALcdWMSProxy
object.-
Uses of ILcdSelection in com.luciad.format.kml22.view.gxy
Classes in com.luciad.format.kml22.view.gxy that implement ILcdSelectionModifier and TypeClassDescriptionclassAn extension ofTLcdGXYLayerthat can paintTLcdKML22ScreenOverlayinstances. -
Uses of ILcdSelection in com.luciad.format.pol
Classes in com.luciad.format.pol that implement ILcdSelection -
Uses of ILcdSelection in com.luciad.format.s52.gxy
Classes in com.luciad.format.s52.gxy that implement ILcdSelectionModifier and TypeClassDescriptionclassA layer that adds support for the specific rendering requirements of S-57 catalogues.classDeprecated.The functionality of this class is replaced by TLcdS52GXYCatalogueLayer, which has a simpler structure and is more performant.classA layer that adds support for the specific rendering requirements of S-52.classDeprecated.The functionality of this class is replaced by TLcdS52GXYCatalogueLayer, which has a simpler structure and is more performant. -
Uses of ILcdSelection in com.luciad.format.vpf
Classes in com.luciad.format.vpf that implement ILcdSelectionModifier and TypeClassDescriptionclassDeprecated.As of V6.0, this class should no longer be used. -
Uses of ILcdSelection in com.luciad.fusion.client.view.gxy
Classes in com.luciad.fusion.client.view.gxy that implement ILcdSelectionModifier and TypeClassDescriptionclassDeprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. -
Uses of ILcdSelection in com.luciad.internal.lucy.map
Classes in com.luciad.internal.lucy.map that implement ILcdSelectionModifier and TypeClassDescriptionclasscom.luciad.internal.lucy.map.TLcyStyledSnappableGXYLayerTLcySnappableGXYLayer with a properties-based style. -
Uses of ILcdSelection in com.luciad.lucy.addons.pim
Classes in com.luciad.lucy.addons.pim that implement ILcdSelectionModifier and TypeClassDescriptionclassThis class is only here because of beans compatibility. -
Uses of ILcdSelection in com.luciad.lucy.datatransfer
Methods in com.luciad.lucy.datatransfer with parameters of type ILcdSelectionModifier and TypeMethodDescriptionfinal TransferableALcyDefaultLayerSelectionTransferHandler.createTransferable(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) abstract TransferableALcyLayerSelectionTransferHandler.createTransferable(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) Creates the transferable to exportaSelection.TLcyCompositeLayerSelectionTransferHandler.createTransferable(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) intALcyDefaultLayerSelectionTransferHandler.getSourceActions(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) abstract intALcyLayerSelectionTransferHandler.getSourceActions(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) This method determines what thisALcyLayerSelectionTransferHandlercan do with the given selection.intTLcyCompositeLayerSelectionTransferHandler.getSourceActions(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) -
Uses of ILcdSelection in com.luciad.lucy.map
Classes in com.luciad.lucy.map that implement ILcdSelectionModifier and TypeClassDescriptionclassLayer used to display the users area of interest.classDo not use this class, it's subject to change or disappear without notice.classDo not use this class, it's subject to change or disappear without notice. -
Uses of ILcdSelection in com.luciad.lucy.map.asynchronous
Methods in com.luciad.lucy.map.asynchronous with parameters of type ILcdSelectionModifier and TypeMethodDescriptionTLcyGXYAsynchronousLayerSelectionTransferHandler.createTransferable(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) intTLcyGXYAsynchronousLayerSelectionTransferHandler.getSourceActions(ILcdSelection aSelection, ILcdLayer aSourceLayer, ILcdView aSourceView) -
Uses of ILcdSelection in com.luciad.util
Classes in com.luciad.util that implement ILcdSelectionModifier and TypeClassDescriptionclassThis class provides support for implementing ILcdSelection.Methods in com.luciad.util that return ILcdSelectionModifier and TypeMethodDescriptionTLcdSelectionChangedEvent.getSelection()Returns theILcdSelectionthat has fired thisTLcdSelectionChangedEvent.Constructors in com.luciad.util with parameters of type ILcdSelectionModifierConstructorDescriptionTLcdSelectionChangedEvent(ILcdSelection<T> aSelection, Map<T, Boolean> aSelectionChanges) Creates a newTLcdSelectionChangedEventwith the given information.TLcdSelectionChangedEvent(ILcdSelection<T> aSelection, Vector<T> aSelectedObjects, Vector<T> aDeselectedObjects) Deprecated.use the constructor with the map.TLcdSelectionSupport(ILcdSelection<T> aSelection) Creates a new TLcdSelectionSupport for the given ILcdSelection. -
Uses of ILcdSelection in com.luciad.view
Subinterfaces of ILcdSelection in com.luciad.viewModifier and TypeInterfaceDescriptioninterfaceProvides the combined representation in anILcdViewof the objects in anILcdModel.interfaceAnILcdLayerTreeNodeis anILcdLayerwhich can also have child layers.Classes in com.luciad.view that implement ILcdSelectionModifier and TypeClassDescriptionclassDefault implementation of theILcdLayerinterface. -
Uses of ILcdSelection in com.luciad.view.gxy
Subinterfaces of ILcdSelection in com.luciad.view.gxyModifier and TypeInterfaceDescriptioninterfaceThis extension ofILcdGXYLayeradds extra methods to allow querying and changing what labels get painted and where the labels are placed.interfaceProvides the combined representation in anILcdGXYViewof all objects in anILcdModel.interfaceDeprecated.UseILcdLayerTreeNodeinsteadClasses in com.luciad.view.gxy that implement ILcdSelectionModifier and TypeClassDescriptionclassThisILcdGXYLayeris a layer wrapper that paints the wrapped layer as color-coded densities.classDefault implementation of theILcdGXYEditableLabelsLayerinterface.classDeprecated.UseTLcdGXYLayerTreeNodeinsteadclassAnILcdLayerTreeNodeforILcdGXYLayers. -
Uses of ILcdSelection in com.luciad.view.gxy.asynchronous
Subinterfaces of ILcdSelection in com.luciad.view.gxy.asynchronousModifier and TypeInterfaceDescriptioninterfaceInterface for layers that paint themselves asynchronously.Classes in com.luciad.view.gxy.asynchronous that implement ILcdSelectionModifier and TypeClassDescriptionclassTLcdGXYAsynchronousEditableLabelsLayerWrapperextension forlayer nodes.classImplementation ofILcdGXYAsynchronousLayerWrapperforILcdGXYEditableLabelsLayerinstances, wrapping and protecting the latter interface's state.classTLcdGXYAsynchronousLayerWrapperextension forlayer nodes.classImplementation ofILcdGXYAsynchronousLayerWrapperforILcdGXYLayerinstances, wrapping and protecting the latter interface's state. -
Uses of ILcdSelection in com.luciad.view.gxy.asynchronous.lightspeed
Classes in com.luciad.view.gxy.asynchronous.lightspeed that implement ILcdSelectionModifier and TypeClassDescriptionclassDeprecated.Lightspeed integration in GXY views is no longer supported.classDeprecated.Lightspeed integration in GXY views is no longer supported. -
Uses of ILcdSelection in com.luciad.view.lightspeed.layer
Subinterfaces of ILcdSelection in com.luciad.view.lightspeed.layerModifier and TypeInterfaceDescriptioninterfaceThis interface is used by layers that have anILspStylerand allow editing of this styler.interfaceExtension ofILspPaintableLayerthat paints the contents of its model using anILspPainter.interfaceRoot interface for all layers in anILspView.interfaceInterface for a layer that can paint itself into anILspView.interfaceThis interface is used by layers that have anILspStyler.Classes in com.luciad.view.lightspeed.layer that implement ILcdSelectionModifier and TypeClassDescriptionclassBase class for implementations ofILspLayer.classDefault implementation ofILspInteractivePaintableLayer.classExtension ofTLspLayerthat implementsILcdLayerTreeNodeand hence can also have child layers. -
Uses of ILcdSelection in com.luciad.view.lightspeed.layer.imageprojection
Subinterfaces of ILcdSelection in com.luciad.view.lightspeed.layer.imageprojectionModifier and TypeInterfaceDescriptioninterfaceInterface for layers that can project images onto the 3D terrain in anILspView. -
Uses of ILcdSelection in com.luciad.view.lightspeed.layer.integration.gxy
Classes in com.luciad.view.lightspeed.layer.integration.gxy that implement ILcdSelectionModifier and TypeClassDescriptionclassDeprecated.GXY integration in Lightspeed views is no longer supported.classDeprecated.GXY integration in Lightspeed views is no longer supported. -
Uses of ILcdSelection in com.luciad.view.lightspeed.layer.raster
Classes in com.luciad.view.lightspeed.layer.raster that implement ILcdSelectionModifier and TypeClassDescriptionclassLayer implementation that can visualize raster data in anILspView. -
Uses of ILcdSelection in com.luciad.view.map
Classes in com.luciad.view.map that implement ILcdSelectionModifier and TypeClassDescriptionclassTLcdMapGeorefGridLayeris anILcdGXYLayerthat can be added in anILcdGXYViewto display a GeorefGrid.classThisILcdGXYLayercan be added in anILcdGXYViewto display aTLcdLonLatGrid.classTLcdUPSGridLayeris anILcdGXYLayerthat can be added in anILcdGXYViewto display a Universal Polar Stereographic MGRS grid.classTLcdUTMGridLayeris anILcdGXYLayerthat can be added in anILcdGXYViewto display a UTM MGRS grid.classILcdGXYLayerimplementation that is capable of visualizing cartesian (XY) grid data. -
Uses of ILcdSelection in com.luciad.view.map.mgrs
Classes in com.luciad.view.map.mgrs that implement ILcdSelectionModifier and TypeClassDescriptionclassILcdGXYLayerimplementation that is capable of visualizing MGRS grid data (UTM + UPS). -
Uses of ILcdSelection in com.luciad.view.map.multilevelgrid
Classes in com.luciad.view.map.multilevelgrid that implement ILcdSelectionModifier and TypeClassDescriptionclassAnILcdGXYLayerimplementation that can be added to anILcdGXYViewto render and label aILcdMultilevelGrid. -
Uses of ILcdSelection in com.luciad.wms.client.gxy
Classes in com.luciad.wms.client.gxy that implement ILcdSelectionModifier and TypeClassDescriptionclassThisILcdGXYLayerimplementation is designed for models containing anALcdWMSProxyobject.