Uses of Interface
com.luciad.view.gxy.ILcdGXYLayer
Package
Description
ILcdEarthTileSet
that provides raster data
suitable for use as a 3D terrain texture.Provides classes for
ILcdEarthTileSet
s with terrain data.Provides decoders and helper classes to support the AIXM format.
This package contains the class
TLcdAIXM51GXYPainterEditorProvider
, which can be used as a
(label) painter provider and (label) editor provider to visualize and/or edit AIXM 5.1 data.Provides decoders and helper classes to support the ARINC 424 format.
This package provides classes to visualize Bing Maps data on a GXY map.
This package contains a layer factory to visualize SIGWX weather feature models found in BUFR files.
Decoders and helper classes to support the DAFIF format (Digital Aeronautical Flight Information
File).
Contains a painter provider for painting DGN shapes on a 2D view.
Contains a painter provider for painting DWG shapes on a 2D view.
This package provides classes for visualizing KML data on 2D maps.
Classes to visualize a magnetic north chart and a controller to rotate the magnetic north to the top.
Contains a painter provider and a label painter provider for painting MIF
shapes on a 2D view.
This package contains a painter provider to visualize NetCDF models.
Provides support for decoding NITF files.
Provides API for visualizing NVG data in an
ILcdGXYView
.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.
Contains class for visualization of VPF data.
Provides support for visualizing vector data from a LuciadFusion Tile Store in a 2D view.
Provides various addons that add support for 2D maps; the most important addon is the TLcyMapAddOn.
Provides the addon that allows to draw trajectories on the map and to replay tracks along those
trajectories.
Terrain analysis add-on for contour calculations.
Terrain analysis add-on for extreme point calculations.
Terrain analysis add-on for line-of-sight coverages.
Terrain analysis add-on for viewsheds.
Terrain analysis add-on for visibility calculations.
Provides support facilities for adding a new data format to Lucy.
Contains a broad range of classes related to the visual represention of a map.
Provides actions that have a relationship with a map.
Provides supporting classes for asynchronous painting.
Contains controllers for a map component.
This package contains classes that can be used to implement labeling in Lucy.
Conversion of SLD Feature Type Style model into ILcdGXYPainter/ILcdGXYLabelPainter implementations which can be used
in an ILcdGXYView.
This package provides support for the OGC Web Map Tile Service (WMTS).
This package contains a layer factory to visualize WMTS models.
Handles simulation of dynamic data.
Representation aspects of APP-6A symbols in xy space.
Representation aspects of MIL-STD 2525 military symbols in xy space.
Contains all classes for terrain elevation analysis.
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
.This package provides functionality to automatically assign
ILcdGXYAsynchronousPaintQueue
instances to asynchronous
layers
.Controllers for 2D views.
Touch controllers for the 2D view.
Handles GXY view label placers and GXY labeling algorithms.
This package provides specializations of
TLcdLayerTree
and related classes for GXY views and GXY layers.Provides support for visualizing
ILcdGXYLayer
instances in an
ILspView
.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.Implementation of the OGC Web Map Service (WMS) specification.
Implementation of the OGC Web Map Tile Service.
-
Uses of ILcdGXYLayer in com.luciad.earth.tileset.raster
Modifier and TypeMethodDescriptionTLcdEarthGXYViewTileSet.getGXYLayer
(int aIndex) TLcdEarthGXYViewTileSet.PaintException.getLayer()
Modifier and TypeMethodDescriptionvoid
TLcdEarthGXYViewTileSet.addGXYLayer
(ILcdGXYLayer aGXYLayer) Adds a GXY layer to this tile set.ModifierConstructorDescriptionPaintException
(Exception aCause, ILcdGXYLayer aLayer) Creates a new paint exception. -
Uses of ILcdGXYLayer in com.luciad.earth.tileset.terrain
Modifier and TypeMethodDescriptionprotected ILcdHeightProvider
TLcdEarthGXYLayerHeightProviderFactory.createTileSetHeightProvider
(ILcdEarthTileSet aTileSet, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcdGeoReference aReference, Map<String, Object> aRequiredPropertiesSFCT, Map<String, Object> aOptionalProperties) Creates a layer-based height provider for a tile set.protected TLcdEarthGXYElevationRasterPainter
TLcdEarthGXYLayerHeightProviderFactory.getGXYElevationPainter
(ILcdEarthTileSet aTileSet, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcdGeoReference aReference, Map<String, Object> aRequiredPropertiesSFCT, Map<String, Object> aOptionalProperties) Returns the elevation painter for a tile set. -
Uses of ILcdGXYLayer in com.luciad.format.aixm
Modifier and TypeMethodDescriptionvoid
TLcdAIXMLayerConfiguration.configureGXYLayerSFCT
(ILcdGXYLayer aLayer) Adapts aTLcdGXYLayer
orTLcdGXYLayerList
instance with AIXM data to the layer configuration specified by thisTLcdAIXMLayerConfiguration
instance. -
Uses of ILcdGXYLayer in com.luciad.format.aixm51.view.gxy
-
Uses of ILcdGXYLayer in com.luciad.format.arinc
Modifier and TypeMethodDescriptionTLcdARINCDefaultLayerFactory.createGXYLayer
(ILcdModel aModel) Creates and returns anILcdGXYLayer
for representing the givenILcdModel
on anILcdGXYView
.Modifier and TypeMethodDescriptionvoid
TLcdARINCLayerConfiguration.configureGXYLayerSFCT
(ILcdGXYLayer aLayer) Adapts aTLcdGXYLayer
orTLcdGXYLayerList
instance with ARINC data to the layer configuration specified by thisTLcdARINCLayerConfiguration
instance. -
Uses of ILcdGXYLayer in com.luciad.format.bingmaps.view.gxy
-
Uses of ILcdGXYLayer in com.luciad.format.bufr.gxy
-
Uses of ILcdGXYLayer in com.luciad.format.dafif
Modifier and TypeMethodDescriptionvoid
TLcdDAFIFLayerConfiguration.configureGXYLayerSFCT
(ILcdGXYLayer aLayer) Adapts aTLcdGXYLayer
orTLcdGXYLayerList
instance with DAFIF data to the layer configuration specified by thisTLcdDAFIFLayerConfiguration
instance. -
Uses of ILcdGXYLayer in com.luciad.format.dgn.gxy
-
Uses of ILcdGXYLayer in com.luciad.format.dwg.gxy
-
Uses of ILcdGXYLayer in com.luciad.format.kml22.view.gxy
Modifier and TypeClassDescriptionclass
An extension ofTLcdGXYLayer
that can paintTLcdKML22ScreenOverlay
instances. -
Uses of ILcdGXYLayer in com.luciad.format.magneticnorth.gxy
Modifier and TypeMethodDescriptionTLcdMagneticNorthGXYLayerFactory.createGXYLayer
(ILcdModel aModel) Creates a newILcdGXYLayer
for aModel. -
Uses of ILcdGXYLayer in com.luciad.format.mif.gxy
-
Uses of ILcdGXYLayer in com.luciad.format.netcdf.gxy
-
Uses of ILcdGXYLayer in com.luciad.format.nitf
-
Uses of ILcdGXYLayer in com.luciad.format.nvg.gxy
-
Uses of ILcdGXYLayer in com.luciad.format.pol
-
Uses of ILcdGXYLayer in com.luciad.format.s52.gxy
Modifier and TypeClassDescriptionclass
A layer that adds support for the specific rendering requirements of S-57 catalogues.class
Deprecated.The functionality of this class is replaced by TLcdS52GXYCatalogueLayer, which has a simpler structure and is more performant.class
A layer that adds support for the specific rendering requirements of S-52.class
Deprecated.The functionality of this class is replaced by TLcdS52GXYCatalogueLayer, which has a simpler structure and is more performant.Modifier and TypeMethodDescriptionTLcdS52SLDGXYLayerFactory.createGXYLayer
(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aStyles) -
Uses of ILcdGXYLayer in com.luciad.format.vpf
Modifier and TypeClassDescriptionclass
Deprecated.As of V6.0, this class should no longer be used.Modifier and TypeMethodDescriptionTLcdVPFLayerFactory.createDefaultGXYLayer
(Properties aProperties) Deprecated.TLcdVPFLayerFactory.createDefaultGXYLayer
(Properties aProperties, ILcdVPFLayerFactoryModel aVPFLayerFactoryModel) Deprecated.protected ILcdGXYLayer
TLcdVPFDatabaseTree.createGXYLayer
(TLcdVPFFeatureClass aVPFFeatureClass, com.luciad.format.vpf.TLcdVPFDatabaseTree.MyVPFFeatureClassNode aMyVPFFeatureClassNode) Deprecated.TLcdVPFLayerFactory.createGXYLayer
(Properties aProperties) Deprecated.This method instantiatesTLcdVPFDatabase
,TLcdVPFLibrary
andILcdVPFFeatureHandler
which are instantiated by analyzing a givenProperties
.TLcdVPFLayerFactory.createGXYLayer
(Properties aProperties, ILcdVPFLayerFactoryModel aVPFLayerFactoryModel) Deprecated. -
Uses of ILcdGXYLayer in com.luciad.format.vpf.gxy
-
Uses of ILcdGXYLayer in com.luciad.fusion.client.view.gxy
Modifier and TypeClassDescriptionclass
Deprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms. -
Uses of ILcdGXYLayer in com.luciad.internal.lucy.map
Modifier and TypeClassDescriptionclass
com.luciad.internal.lucy.map.TLcyStyledSnappableGXYLayer
TLcySnappableGXYLayer with a properties-based style. -
Uses of ILcdGXYLayer in com.luciad.lucy.addons.map
Modifier and TypeMethodDescriptionprotected ILcdGXYLayer
TLcyMapOverviewComponentFactory.createGXYLayer
(int aID, TLcyMapComponent aMapComponent) Override: create grid layer without labels and create overview layer.Modifier and TypeMethodDescriptionprotected ILcdFilter
<ILcdGXYLayer> TLcyMapOverviewLayerControlFactory.createEnabledFilter
(int aID, ILcyMapLayerControl aLayerControl) -
Uses of ILcdGXYLayer in com.luciad.lucy.addons.pim
Modifier and TypeClassDescriptionclass
This class is only here because of beans compatibility. -
Uses of ILcdGXYLayer in com.luciad.lucy.addons.tea.contour
Modifier and TypeFieldDescriptionstatic final ILcdGXYLayer
TLcyContourAddOn.LINKED_LAYER_VALUE_DEFAULT
Default value for theTLcyContourAddOn.LINKED_LAYER_VALUE_DEFAULT
property. -
Uses of ILcdGXYLayer in com.luciad.lucy.addons.tea.extremepoint
Modifier and TypeFieldDescriptionstatic final ILcdGXYLayer
TLcyExtremePointAddOn.LINKED_LAYER_VALUE_DEFAULT
Default value for the LINKED_LAYER_VALUE_DEFAULT property. -
Uses of ILcdGXYLayer in com.luciad.lucy.addons.tea.loscoverage
Modifier and TypeFieldDescriptionstatic final ILcdGXYLayer
TLcyLOSCoverageAddOn.LINKED_LAYER_VALUE_DEFAULT
Default value for the propertyTLcyLOSCoverageAddOn.LINKED_LAYER_KEY
. -
Uses of ILcdGXYLayer in com.luciad.lucy.addons.tea.viewshed
Modifier and TypeFieldDescriptionstatic final ILcdGXYLayer
TLcyViewshedAddOn.LINKED_LAYER_VALUE_DEFAULT
Default value for the propertyTLcyViewshedAddOn.LINKED_LAYER_KEY
. -
Uses of ILcdGXYLayer in com.luciad.lucy.addons.tea.visibility
Modifier and TypeFieldDescriptionstatic final ILcdGXYLayer
TLcyVisibilityAddOn.LINKED_LAYER_VALUE_DEFAULT
Default value for the propertyTLcyVisibilityAddOn.LINKED_LAYER_KEY
. -
Uses of ILcdGXYLayer in com.luciad.lucy.format
Modifier and TypeMethodDescriptionboolean
TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory.canCreateLayer
(ILcdGXYLayer aLayer) Determines whether or not this layer factory is capable of creating anILspLayer
equivalent of the givenILcdGXYLayer
.TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory.createLayer
(ILcdGXYLayer aLayer) Creates anILspLayer
equivalent of the givenILcdGXYLayer
.boolean
ALcyFormat.isGXYLayerOfFormat
(ILcdGXYLayer aGXYLayer) Returnstrue
if and only if the given layer is a layer of the current data format.boolean
ALcyFormatWrapper.isGXYLayerOfFormat
(ILcdGXYLayer aGXYLayer) boolean
TLcyAsynchronousFormatWrapper.isGXYLayerOfFormat
(ILcdGXYLayer aGXYLayer) boolean
TLcySafeGuardFormatWrapper.isGXYLayerOfFormat
(ILcdGXYLayer aGXYLayer) boolean
TLcyGXYLayerTreeNodeFormatWrapper.isGXYLayerTreeNodeOfFormat
(ILcdGXYLayer aGXYLayer) Deprecated.Returnstrue
if and only if the given layer is anILcdLayerTreeNode
of the current data format.boolean
TLcyGXYLayerTreeNodeFormatWrapper2.isGXYLayerTreeNodeOfFormat
(ILcdGXYLayer aGXYLayer) Returnstrue
if and only if the given layer is anILcdLayerTreeNode
of the current data format.ModifierConstructorDescriptionTLcyGXYLspAsynchronousFormatWrapper
(ALcyFormat aFormat, TLcyGXYLspAsynchronousFormatWrapper.GXYLspLayerFactory aGXYLspLayerFactory, ILcdFilter<ILcdGXYLayer> aLayerFilter) Creates a wrapper for the specifiedALcyFormat
. -
Uses of ILcdGXYLayer in com.luciad.lucy.map
Modifier and TypeClassDescriptionclass
Layer used to display the users area of interest.class
Do not use this class, it's subject to change or disappear without notice.class
Do not use this class, it's subject to change or disappear without notice.Modifier and TypeMethodDescriptionTLcyCompositeGXYLayerFactory.createGXYLayer
(ILcdModel aModel) Implementation of ILcdGXYLayerFactory.createGXYLayer.protected ILcdGXYLayer
TLcyMapComponentFactory.createGXYLayer
(int aID, TLcyMapComponent aMapComponent) Creates a layer for the given ID.TLcyCompositeGXYLayerDecoder.decodeGXYLayer
(ILcdModel aModel, String aSourceName) Loops over its associated list ofILcdGXYLayerDecoder
s to find a suitableILcdGXYLayerDecoder
.TLcyMapLayerControl.getSelectedLayer()
Deprecated.Please use the methods getSelectedLayers and setSelectedLayers.ILcyMapComponent.getSelectedLayers()
Returns the selected layers.TLcyMapComponent.getSelectedLayers()
TLcyMapLayerControl.getSelectedLayers()
Returns the selected layers.Modifier and TypeMethodDescriptionprotected ILcdFilter
<ILcdGXYLayer> TLcyMapLayerControlFactory.createEnabledFilter
(int aID, ILcyMapLayerControl aLayerControl) Creates anILcdFilter
for the corresponding actions and active settables.ILcyMapComponent.getSelectedLayersAsList()
Returns the selected layers.TLcyMapComponent.getSelectedLayersAsList()
Modifier and TypeMethodDescriptionboolean
TLcyCompositeGXYLayerEncoder.canEncodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Loops over its list of associatedILcdGXYLayerEncoder
s to find a suitableILcdGXYLayerEncoder
.boolean
ILcyGXYLayerOrderManager.canMoveGXYLayerDown
(ILcdGXYLayer aGXYLayer) Returns true if the given gxy layer can be moved down without violating the layer ordering.boolean
TLcyGXYLayerOrderManager.canMoveGXYLayerDown
(ILcdGXYLayer aGXYLayer) boolean
ILcyGXYLayerOrderManager.canMoveGXYLayerUp
(ILcdGXYLayer aGXYLayer) Returns true if the given gxy layer can be moved up without violating the layer ordering.boolean
TLcyGXYLayerOrderManager.canMoveGXYLayerUp
(ILcdGXYLayer aGXYLayer) void
TLcyCompositeGXYLayerEncoder.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Loops over its list of associatedILcdGXYLayerEncoder
s to find a suitableILcdGXYLayerEncoder
.int
ILcyGXYLayerTypeProvider.getGXYLayerType
(ILcdGXYLayer aGXYLayer) Returns the type of a specified layer.int
TLcyCompositeGXYLayerTypeProvider.getGXYLayerType
(ILcdGXYLayer aGXYLayer) Loops over all its associatedILcyGXYLayerTypeProvider
s to find the first suitable provider.void
ILcyGXYLayerOrderManager.insertGXYLayer
(ILcdGXYLayer aGXYLayer, int aGXYLayerType, int aModelType) Method to insert the given layer to the given gxy view.void
ILcyMapComponent.insertGXYLayer
(ILcdGXYLayer aGXYLayer) void
ILcyMapComponent.insertGXYLayer
(ILcdGXYLayer aGXYLayer, int aGXYLayerType, int aModelType) void
TLcyGXYLayerOrderManager.insertGXYLayer
(ILcdGXYLayer aGXYLayer, int aGXYLayerType, int aModelType) Method to insert the given layer to the given gxy view.void
TLcyMapComponent.insertGXYLayer
(ILcdGXYLayer aGXYLayer) void
TLcyMapComponent.insertGXYLayer
(ILcdGXYLayer aGXYLayer, int aGXYLayerType, int aModelType) protected void
TLcyMapComponentFactory.insertGXYLayer
(int aID, ILcdGXYLayer aGXYLayer, TLcyMapComponent aMapComponentSFCT) Inserts the given layer into the given map component.void
ILcyGXYLayerOrderManager.moveLayerBottom
(ILcdGXYLayer aGXYLayer) Moves the given layer to the bottom of the view, but respects the layer ordering.void
TLcyGXYLayerOrderManager.moveLayerBottom
(ILcdGXYLayer aGXYLayer) void
ILcyGXYLayerOrderManager.moveLayerDown
(ILcdGXYLayer aGXYLayer) Moves the given layer downwards.void
TLcyGXYLayerOrderManager.moveLayerDown
(ILcdGXYLayer aGXYLayer) void
ILcyGXYLayerOrderManager.moveLayerTop
(ILcdGXYLayer aGXYLayer) Moves the given layer to the top of the view, but respects the layer ordering.void
TLcyGXYLayerOrderManager.moveLayerTop
(ILcdGXYLayer aGXYLayer) void
ILcyGXYLayerOrderManager.moveLayerUp
(ILcdGXYLayer aGXYLayer) Moves the given layer upwards.void
TLcyGXYLayerOrderManager.moveLayerUp
(ILcdGXYLayer aGXYLayer) void
TLcyMapLayerControl.setSelectedLayer
(ILcdGXYLayer aLayer) Deprecated.Please use the methods getSelectedLayers and setSelectedLayers.void
ILcyMapComponent.setSelectedLayers
(ILcdGXYLayer[] aSelectedLayers) Sets the selected layers to the layers contained inaSelectedLayers
.void
TLcyMapComponent.setSelectedLayers
(ILcdGXYLayer[] aSelectedLayers) void
TLcyMapLayerControl.setSelectedLayers
(ILcdGXYLayer[] aSelectedLayers) Sets the selected layers to the layers contained inaSelectedLayers
.Modifier and TypeMethodDescriptionvoid
ILcyMapComponent.setSelectedLayersAsList
(List<? extends ILcdGXYLayer> aSelectedLayers) Sets the selected layers to the layers contained inaSelectedLayers
.void
TLcyMapComponent.setSelectedLayersAsList
(List<? extends ILcdGXYLayer> aSelectedLayers) -
Uses of ILcdGXYLayer in com.luciad.lucy.map.action
Modifier and TypeMethodDescriptionTLcyCreateGXYLayerAction.createAndInsertGXYLayer
(Component aParentComponent) Creates and inserts a newILcdGXYLayer
into theILcyMapComponent
.protected ILcdGXYLayer
TLcyCreateGXYLayerAction.createGXYLayer
(Component aParentComponent, ILcdModel aModel) Creates theILcdGXYLayer
.Modifier and TypeMethodDescriptionprotected List
<ILcdGXYLayer> TLcyCreateGXYLayerAction.createLayersForModel
(ILcdModel aModel, Component aParentComponent) Create a list of layers foraModel
Modifier and TypeMethodDescriptionstatic ILcdAction
TLcySaveAsImageActionFactory.createActionForMapComponent
(ILcyGenericMapComponent<? extends ILcdGXYView, ? extends ILcdGXYLayer> aMapComponent, ILcyLucyEnv aLucyEnv) Create an action to save aILcyGenericMapComponent
with anILcdGXYView
to an image -
Uses of ILcdGXYLayer in com.luciad.lucy.map.asynchronous
Modifier and TypeMethodDescriptionabstract ILcdGXYLayer
ALcyAsynchronousPaintFacade.createGXYAsynchronousLayer
(ILcdGXYLayer aLayer) Enables the given layer to be painted asynchronously, depending on the facade instance.TLcyGXYAsynchronousLayerFactory.createGXYLayer
(ILcdModel aModel) This method creates anILcdGXYLayer
for representing anILcdModel
on anILcdGXYView
.abstract ILcdGXYLayer
ALcyAsynchronousPaintFacade.createGXYLspAsynchronousLayer
(ILspLayer aLspLayer, ILcdGXYLayer aGXYLayer) Enables the given layers to be painted asynchronously, depending on the facade instance.TLcyGXYAsynchronousLayerDecoder.decodeGXYLayer
(ILcdModel aModel, String aSourceName) This method decodes anILcdGXYLayer
for representing anILcdModel
on anILcdGXYView
.Modifier and TypeMethodDescriptionboolean
TLcyGXYAsynchronousLayerEncoder.canEncodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) abstract ILcdGXYLayer
ALcyAsynchronousPaintFacade.createGXYAsynchronousLayer
(ILcdGXYLayer aLayer) Enables the given layer to be painted asynchronously, depending on the facade instance.abstract ILcdGXYLayer
ALcyAsynchronousPaintFacade.createGXYLspAsynchronousLayer
(ILspLayer aLspLayer, ILcdGXYLayer aGXYLayer) Enables the given layers to be painted asynchronously, depending on the facade instance.void
TLcyGXYAsynchronousLayerEncoder.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) int
TLcyGXYAsynchronousLayerTypeProvider.getGXYLayerType
(ILcdGXYLayer aGXYLayer) abstract void
ALcyAsynchronousPaintFacade.invokeAndWaitOnGXYLayer
(ILcdGXYLayer aGXYLayer, ILcdGXYAsynchronousLayerRunnable aLayerRunnable) Invokes the given runnable for the given layer without interfering with the layer's painting thread.abstract void
ALcyAsynchronousPaintFacade.invokeLaterOnGXYLayer
(ILcdGXYLayer aGXYLayer, ILcdGXYAsynchronousLayerRunnable aLayerRunnable) Invokes the given runnable for the given layer without interfering with the layer's painting thread.abstract void
ALcyAsynchronousPaintFacade.invokeLaterOnGXYLayerInEDT
(ILcdGXYLayer aGXYLayer, ILcdGXYAsynchronousLayerRunnable aLayerRunnable) Invokes the given runnable for the given layer without interfering with the layer's painting thread.abstract void
ALcyAsynchronousPaintFacade.invokeNowOnGXYLayer
(ILcdGXYLayer aGXYLayer, ILcdGXYAsynchronousLayerRunnable aLayerRunnable) Executes the given invocation for the given layer. -
Uses of ILcdGXYLayer in com.luciad.lucy.map.controller
Modifier and TypeMethodDescriptionALcyGXYNewControllerModel.getCurrentLayer()
Returns the layer to which new objects will be added.ALcyGXYNewControllerModel.getGXYLayer
(Graphics aGraphics, MouseEvent aMouseEvent, ILcdGXYLayerSubsetList aSnappables, ILcdGXYContext aContext) Chooses and returns an appropriate layer to create new objects in the given view.Modifier and TypeMethodDescriptionvoid
ALcyGXYNewControllerModel.setCurrentLayer
(ILcdGXYLayer aCurrentLayer) Sets the layer in which new objects will be created. -
Uses of ILcdGXYLayer in com.luciad.lucy.map.labeling
Modifier and TypeMethodDescriptionILcyGXYLabelPlacementHintProvider.getLabelPlacementHint
(ILcdGXYLayer aGXYLayer) Returns a label placement hint for the specified layer.TLcyGXYCompositeLabelPlacementHintProvider.getLabelPlacementHint
(ILcdGXYLayer aGXYLayer) -
Uses of ILcdGXYLayer in com.luciad.ogc.sld.view.gxy
Modifier and TypeMethodDescriptionILcdSLDGXYLayerFactory.createGXYLayer
(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aSLDFeatureTypeStyles) Creates anILcdGXYLayer
for representing the givenILcdModel
on anILcdGXYView
, according to the givenTLcdSLDFeatureTypeStyle
's.TLcdSLDFileGXYLayerFactory.createGXYLayer
(ILcdModel aModel) Creates an SLD styled layer if the model's source file is accompanied by an SLD (.sld) file.TLcdSLDGXYCompositeLayerFactory.createGXYLayer
(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aSLDFeatureTypeStyles) Creates anILcdGXYLayer
for representing the givenILcdModel
on anILcdGXYView
, according to the givenTLcdSLDFeatureTypeStyle
's.TLcdSLDGXYLayerFactory.createGXYLayer
(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aStyles) TLcdSLDGXYLayerTreeNodeFactory.createGXYLayer
(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aSLDFeatureTypeStyles) -
Uses of ILcdGXYLayer in com.luciad.ogc.wmts.client
Modifier and TypeMethodDescriptionTLcdWMTSGetFeatureInfoContext.createContext
(ILcdGXYView aView, ILcdGXYLayer aLayer, int aX, int aY) Creates an instance ofTLcdWMTSGetFeatureInfoContext
-
Uses of ILcdGXYLayer in com.luciad.ogc.wmts.client.gxy
-
Uses of ILcdGXYLayer in com.luciad.realtime
Modifier and TypeMethodDescriptionILcdGXYLayer[][]
TLcdSimulator.getSimulationGXYLayers()
Returns a two-dimensional array ofILcdGXYLayer
.Modifier and TypeMethodDescriptionvoid
TLcdContinuousDeclutteringLabelPainter.paintLabel
(Graphics aGraphics, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, int aLayerLabelPainterMode) Deprecated. -
Uses of ILcdGXYLayer in com.luciad.symbology.app6a.view.gxy
Modifier and TypeMethodDescriptionALcdAPP6AGXYNewControllerModel.getGXYLayer
(Graphics aGraphics, MouseEvent aMouseEvent, ILcdGXYLayerSubsetList aILcdGXYLayerSubsetList, ILcdGXYContext aContext) Returns a suitable layer for creating an object. -
Uses of ILcdGXYLayer in com.luciad.symbology.milstd2525b.view.gxy
Modifier and TypeMethodDescriptionALcdMS2525bGXYNewControllerModel.getGXYLayer
(Graphics aGraphics, MouseEvent aMouseEvent, ILcdGXYLayerSubsetList aILcdGXYLayerSubsetList, ILcdGXYContext aContext) Returns a suitable layer for creating an object. -
Uses of ILcdGXYLayer in com.luciad.tea
Modifier and TypeMethodDescriptionTLcdVVTerrainProfileModel.getPointListGXYLayer()
Deprecated.Returns the layer that contains the point list for which the profile is shown.TLcdTeaViewUtil.retrieveGXYLayer
(ILcdPoint aModelPoint, ILcdGXYView aGXYView) Deprecated.Returns aILcdGXYLayer
that satisfies the following conditions: It is contained in aGXYView It has a model with a model descriptor with a type name that is either "DTED" or "DMED".TLcdTerrainProfileUtil.retrieveGXYLayer
(int aXScreen, int aYScreen, ILcdGXYView aGXYView) Deprecated.Returns the layer touched by the given screen coordinates.TLcdTerrainProfileUtil.retrieveGXYLayer
(MouseEvent aMouseEvent, ILcdGXYView aGXYView) Deprecated.Calls the methodTLcdTerrainProfileUtil.retrieveGXYLayer(int, int, com.luciad.view.gxy.ILcdGXYView)
and returns the layer touched by the mouse event.Modifier and TypeMethodDescriptionvoid
TLcdTerrainProfileUtil.modelPointSFCT
(int aXScreen, int aYScreen, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcd3DEditablePoint aModelPoint) Deprecated.Updates the given model point to the model point corresponding to the specified screen coordinates.void
TLcdTerrainProfileUtil.modelPointSFCT
(MouseEvent aMouseEvent, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcd3DEditablePoint aModelPoint) Deprecated.Calls the methodTLcdTerrainProfileUtil.modelPointSFCT(int, int, ILcdGXYLayer, ILcdGXYView, ILcd3DEditablePoint)
and updates the given model point to the model point corresponding to the specified mouse event point.double
TLcdTerrainProfileUtil.retrieveAltitude
(ILcdRaster aRaster, int aXScreen, int aYScreen, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.double
TLcdTerrainProfileUtil.retrieveAltitude
(ILcdRaster aRaster, ILcdPoint aModelPoint, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.double
TLcdTerrainProfileUtil.retrieveAltitude
(ILcdRaster aRaster, MouseEvent aMouseEvent, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.protected ILcdRaster
TLcdTeaViewUtil.retrieveRasterFromMultiLevelRaster
(ILcdMultilevelRaster aMultiLevelRaster, ILcdBounds aModelBounds, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.Retrieves from aMultiLevelRaster in aGXYLayer in aGXYView a single raster that is touched by aModelBounds.protected ILcdRaster
TLcdTeaViewUtil.retrieveRasterFromMultiLevelRaster
(ILcdMultilevelRaster aMultiLevelRaster, ILcdPoint aModelPoint, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.Retrieves from aMultiLevelRaster in aGXYLayer in aGXYView a single raster that is touched by aModelPoint.protected ILcdRaster
TLcdTerrainProfileUtil.retrieveRasterFromMultiLevelRaster
(ILcdMultilevelRaster aMultiLevelRaster, ILcdPoint aModelPoint, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.Returns the raster from the given multilevel raster containing the specified model point.TLcdTeaViewUtil.retrieveTouchedRaster
(ILcdPoint aModelPoint, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.Retrieves anILcdRaster
from aGXYLayer in aGXYView that is touched by aModelPoint.TLcdTerrainProfileUtil.retrieveTouchedRaster
(int aXScreen, int aYScreen, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.Returns the raster touched by the given screen coordinates.protected ILcdRaster
TLcdTerrainProfileUtil.retrieveTouchedRaster
(ILcdPoint aModelPoint, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.Returns the raster touched by the specified model point.TLcdTerrainProfileUtil.retrieveTouchedRaster
(MouseEvent aMouseEvent, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Deprecated.Calls the methodTLcdTerrainProfileUtil.retrieveTouchedRaster(int, int, ILcdGXYLayer, ILcdGXYView)
and returns the raster touched by the mouse event.void
TLcdVVTerrainProfileModel.setPointListGXYLayer
(ILcdGXYLayer aGXYLayer) Deprecated.Set the layer that contains the point list for which the profile is shown.void
TLcdTerrainProfileUtil.updateInternalProfile
(ILcdRaster aRaster, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcdPoint aStartModelPoint, ILcdPoint aEndModelPoint) Deprecated.void
TLcdTerrainProfileUtil.updateInternalProfile
(ILcdRaster aRaster, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcdPoint aStartModelPoint, ILcdPoint aEndModelPoint, boolean aAppend) Deprecated.void
TLcdTerrainProfileUtil.updateInternalProfile
(ILcdRaster aRaster, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, Point aStartPoint, MouseEvent aMouseEvent) Deprecated. -
Uses of ILcdGXYLayer in com.luciad.view.gxy
Modifier and TypeInterfaceDescriptioninterface
This extension ofILcdGXYLayer
adds extra methods to allow querying and changing what labels get painted and where the labels are placed.interface
Deprecated.UseILcdLayerTreeNode
insteadModifier and TypeClassDescriptionclass
ThisILcdGXYLayer
is a layer wrapper that paints the wrapped layer as color-coded densities.class
Default implementation of theILcdGXYEditableLabelsLayer
interface.class
Deprecated.UseTLcdGXYLayerTreeNode
insteadclass
AnILcdLayerTreeNode
forILcdGXYLayer
s.Modifier and TypeMethodDescriptionprotected ILcdGXYLayer
TLcdGXYViewFitAction.chooseGXYLayer
(ILcdGXYView aGXYView) Chooses anILcdGXYLayer
among those that belongs to theILcdGXYView
.ILcdGXYLayerFactory.createGXYLayer
(ILcdModel aModel) Creates anILcdGXYLayer
for representing anILcdModel
on anILcdGXYView
.TLcdCompositeGXYLayerFactory.createGXYLayer
(ILcdModel aModel) Delegates to the first layer factory whosecreateGXYLayer()
method does not return null for the given model.TLcdFeaturedPointGXYLayerCodec.createGXYLayer
(ILcdModel aModel) Creates aILcdGXYLayer
for the givenILcdModel
(see super).protected ILcdGXYLayer
TLcdFeaturedPointGXYLayerCodec.createGXYLayer
(ILcdModel aModel, String aPrefix, Properties aProperties) Creates aILcdGXYLayer
from the givenProperties
object.TLcdFeaturedPolygonGXYLayerCodec.createGXYLayer
(ILcdModel aModel) Creates aILcdGXYLayer
for the givenILcdModel
(see super).protected ILcdGXYLayer
TLcdFeaturedPolygonGXYLayerCodec.createGXYLayer
(ILcdModel aModel, String aPrefix, Properties aProperties) Creates aILcdGXYLayer
from the givenProperties
object.TLcdFeaturedPolylineGXYLayerCodec.createGXYLayer
(ILcdModel aModel) Creates aILcdGXYLayer
for the givenILcdModel
(see super).protected ILcdGXYLayer
TLcdFeaturedPolylineGXYLayerCodec.createGXYLayer
(ILcdModel aModel, String aPrefix, Properties aProperties) Creates aILcdGXYLayer
from the givenProperties
object.TLcdGXYLayerTreeNodeFactory.createGXYLayer
(ILcdModel aModel) TLcdMultilevelRasterGXYLayerCodec.createGXYLayer
(ILcdModel aModel) Creates aILcdGXYLayer
for the givenILcdModel
(see super).protected ILcdGXYLayer
TLcdMultilevelRasterGXYLayerCodec.createGXYLayer
(ILcdModel aModel, String aPrefix, Properties aProperties) Creates aILcdGXYLayer
from the givenProperties
object.TLcdRasterGXYLayerCodec.createGXYLayer
(ILcdModel aModel) Creates aILcdGXYLayer
for the givenILcdModel
(see super).protected ILcdGXYLayer
TLcdRasterGXYLayerCodec.createGXYLayer
(ILcdModel aModel, String aPrefix, Properties aProperties) Creates aILcdGXYLayer
from the givenProperties
object.ILcdGXYLayerDecoder.decodeGXYLayer
(ILcdModel aModel, String aSourceName) Decodes the given source name into anILcdGXYLayer
.TLcdFeaturedPointGXYLayerCodec.decodeGXYLayer
(ILcdModel aModel, String aSourceName) Reads the given source name as aProperties
file and then creates aILcdGXYLayer
for the given model while respecting the read properties.TLcdFeaturedPolygonGXYLayerCodec.decodeGXYLayer
(ILcdModel aModel, String aSourceName) Reads the given source name as aProperties
file and then creates aILcdGXYLayer
for the given model while respecting the read properties.TLcdFeaturedPolylineGXYLayerCodec.decodeGXYLayer
(ILcdModel aModel, String aSourceName) Reads the given source name as aProperties
file and then creates aILcdGXYLayer
for the given model while respecting the read properties.TLcdMultilevelRasterGXYLayerCodec.decodeGXYLayer
(ILcdModel aModel, String aSourceName) Reads the given source name as aProperties
file and then creates aILcdGXYLayer
for the given model while respecting the read properties.TLcdRasterGXYLayerCodec.decodeGXYLayer
(ILcdModel aModel, String aSourceName) Reads the given source name as aProperties
file and then creates aILcdGXYLayer
for the given model while respecting the read properties.ALcdGXYContextWrapper.getGXYLayer()
ILcdGXYContext.getGXYLayer()
TLcdFitGXYLayerInViewClipAction.getGXYLayer()
final ILcdGXYLayer
TLcdGXYContext.getGXYLayer()
TLcdGXYDensityLayer.getGXYLayer()
Returns the wrapped layer for which densities are painted.ALcdGXYContextWrapper.getSnapTargetLayer()
ALcdGXYContextWrapper.getSnapTargetLayer
(int aIndex) ILcdGXYContext.getSnapTargetLayer()
Short forgetSnapTargetLayer( 0 )
ILcdGXYContext.getSnapTargetLayer
(int aIndex) TLcdGXYContext.getSnapTargetLayer()
Short forgetSnapTargetLayer( 0 )
TLcdGXYContext.getSnapTargetLayer
(int aIndex) ILcdGXYLayerList.getSubGXYLayer
(int aIndex) Deprecated.Returns the sublayer at the location with the given index in the list.TLcdGXYLayerList.getSubGXYLayer
(int aIndex) Deprecated.ILcdGXYLayerSubsetList.retrieveGXYLayer
(Object aObject) Returns theILcdGXYLayer
for which the givenObject
was added.TLcdGXYLayerSubsetList.retrieveGXYLayer
(Object aObject) Modifier and TypeMethodDescriptiondefault List
<ILcdGXYLayer> ILcdGXYView.getLayers()
TLcdGXYLayerTreeNode.getLayers()
Modifier and TypeMethodDescriptionvoid
ILcdGXYLayerSubsetList.addElement
(Object aObject, ILcdGXYLayer aGXYLayer) Adds a domain object that is part of the given layer.void
TLcdGXYLayerSubsetList.addElement
(Object aObject, ILcdGXYLayer aGXYLayer) boolean
ILcdGXYView.addGXYLayer
(ILcdGXYLayer aLayer) Adds the givenILcdGXYLayer
to thisILcdGXYView
.boolean
ILcdGXYView.addGXYLayer
(ILcdGXYLayer aLayer, boolean aRepaint) Adds the givenILcdGXYLayer
to thisILcdGXYView
, forcing a repaint if desired.boolean
TLcdGXYViewBufferedImage.addGXYLayer
(ILcdGXYLayer aLayer) boolean
TLcdGXYViewBufferedImage.addGXYLayer
(ILcdGXYLayer aLayer, boolean aRepaint) boolean
TLcdGXYViewCanvas.addGXYLayer
(ILcdGXYLayer aLayer) boolean
TLcdGXYViewCanvas.addGXYLayer
(ILcdGXYLayer aLayer, boolean aRepaint) boolean
TLcdGXYViewJPanel.addGXYLayer
(ILcdGXYLayer aLayer) boolean
TLcdGXYViewJPanel.addGXYLayer
(ILcdGXYLayer aLayer, boolean aRepaint) boolean
TLcdGXYViewJPanelLightWeight.addGXYLayer
(ILcdGXYLayer aLayer) boolean
TLcdGXYViewJPanelLightWeight.addGXYLayer
(ILcdGXYLayer aLayer, boolean aRepaint) boolean
TLcdGXYViewPanel.addGXYLayer
(ILcdGXYLayer aLayer) boolean
TLcdGXYViewPanel.addGXYLayer
(ILcdGXYLayer aLayer, boolean aRepaint) boolean
TLcdGXYViewPlanarImage.addGXYLayer
(ILcdGXYLayer aLayer) boolean
TLcdGXYViewPlanarImage.addGXYLayer
(ILcdGXYLayer aLayer, boolean aRepaint) void
ILcdGXYLayerList.addSubGXYLayer
(ILcdGXYLayer aSubGXYLayer, boolean aIsAdjusting) Deprecated.Adds the givenILcdGXYLayer
as a sublayer to thisILcdGXYLayerList
.void
ILcdGXYLayerList.addSubGXYLayer
(ILcdGXYLayer aSubGXYLayer, ILcdFilter aObjectInLayerFilter, boolean aIsAdjusting) Deprecated.Adds the givenILcdGXYLayer
as a sublayer, accompanied by a filter to determine whether an object is in the sublayers model or not.void
TLcdGXYLayerList.addSubGXYLayer
(ILcdGXYLayer aSubGXYLayer, boolean aIsAdjusting) Deprecated.Adds the givenILcdGXYLayer
as a sublayer to thisILcdGXYLayerList
.void
TLcdGXYLayerList.addSubGXYLayer
(ILcdGXYLayer aSubGXYLayer, ILcdFilter aObjectInLayerFilter, boolean aIsAdjusting) Deprecated.Adds the givenILcdGXYLayer
as a sublayer, accompanied by a filter to determine whether an object is in the sublayers model or not.boolean
TLcdGXYLayerList.canAddSubGXYLayer
(ILcdGXYLayer aSubGXYLayer) Deprecated.Returns whether the sublayer can be added, meaning it has the sameILcdModelXYWorldTransfo
class set as the layers already in the list, and itsILcdModel
has the sameILcdModelReference
.boolean
ILcdGXYLayerEncoder.canEncodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Returns true if the given layer can be encoded to the given destination name.boolean
TLcdFeaturedPointGXYLayerCodec.canEncodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Prints out useful debug information in case false is returned.boolean
TLcdFeaturedPolygonGXYLayerCodec.canEncodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Prints out useful debug information in case false is returned.boolean
TLcdFeaturedPolylineGXYLayerCodec.canEncodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Prints out useful debug information in case false is returned.boolean
TLcdMultilevelRasterGXYLayerCodec.canEncodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Prints out useful debug information in case false is returned.boolean
TLcdRasterGXYLayerCodec.canEncodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Prints out useful debug information in case false is returned.boolean
ILcdGXYLayerList.containsSubGXYLayer
(ILcdGXYLayer aSubGXYLayer) Deprecated.Checks whether the sublayer is in thisILcdGXYLayerList
.boolean
TLcdGXYLayerList.containsSubGXYLayer
(ILcdGXYLayer aSubGXYLayer) Deprecated.static void
TLcdFitGXYLayerInViewClipAction.doFit
(ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, ILcdBounds aBounds) Changes the origin and scale of a givenILcdGXYView
to either fit to the model bounds set or, in case the bounds set is null to fit to the combined bounds of all the objects contained in the layer set.void
ILcdGXYLayerEncoder.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) Encodes the given layer to the given destination name.void
TLcdFeaturedPointGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) protected void
TLcdFeaturedPointGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aPrefix, Properties aPropertiesSFCT) Encodes the givenILcdGXYLayer
into the givenProperties
object.void
TLcdFeaturedPolygonGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) protected void
TLcdFeaturedPolygonGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aPrefix, Properties aPropertiesSFCT) Encodes the givenILcdGXYLayer
into the givenProperties
object.void
TLcdFeaturedPolylineGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) protected void
TLcdFeaturedPolylineGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aPrefix, Properties aPropertiesSFCT) Encodes the givenILcdGXYLayer
into the givenProperties
object.void
TLcdMultilevelRasterGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) protected void
TLcdMultilevelRasterGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aPrefix, Properties aPropertiesSFCT) Encodes the givenILcdGXYLayer
into the givenProperties
object.void
TLcdRasterGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aDestinationName) protected void
TLcdRasterGXYLayerCodec.encodeGXYLayer
(ILcdGXYLayer aGXYLayer, String aPrefix, Properties aPropertiesSFCT) Encodes the givenILcdGXYLayer
into the givenProperties
object.protected void
TLcdGXYViewFitAction.fitFromBoundedModel
(ILcdBounded aBounded, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, Rectangle aRectangleToFitInto) This method is called byTLcdGXYViewFitAction.fitGXYLayer(ILcdGXYLayer, ILcdGXYView, java.awt.Rectangle)
when fitting on a single layer whose model implementsILcdBounded
.protected void
TLcdGXYViewFitAction.fitFromGXYLayerBounds
(ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, Rectangle aRectangleToFitInto) This is called byTLcdGXYViewFitAction.fitGXYLayer(ILcdGXYLayer, ILcdGXYView, java.awt.Rectangle)
when fitting on a single layer whose model is not bounded.void
TLcdGXYViewFitAction.fitGXYLayer
(ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) CallsTLcdGXYViewFitAction.fitGXYLayer(ILcdGXYLayer, ILcdGXYView, java.awt.Rectangle)
with a null rectangle.void
TLcdGXYViewFitAction.fitGXYLayer
(ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, Rectangle aRectangleToFitInto) Rescales and pans the view so that the objects in the given layer are visible in the view.void
TLcdGXYViewFitAction.fitGXYLayers
(ILcdGXYLayer[] aGXYLayers, ILcdGXYView aGXYView, Rectangle aRectangleToFitInto) Rescales and pans the view so that the objects in the layers are visible in the view.ILcdGXYLayerList.getObjectInLayerFilter
(ILcdGXYLayer aSubGXYLayer) Deprecated.Returns the filter used to find objects in the given sublayer.TLcdGXYLayerList.getObjectInLayerFilter
(ILcdGXYLayer aSubGXYLayer) Deprecated.int
ILcdGXYLayerList.indexOf
(ILcdGXYLayer aSubGXYLayer) Deprecated.Gets the index of the given sublayer.int
TLcdGXYLayerList.indexOf
(ILcdGXYLayer aSubGXYLayer) Deprecated.void
ILcdGXYLayerList.insertSubGXYLayerAt
(int aIndex, ILcdGXYLayer aSubGXYLayer, boolean aIsAdjusting) Deprecated.Inserts the givenILcdGXYLayer
as a sublayer at the given index.void
ILcdGXYLayerList.insertSubGXYLayerAt
(int aIndex, ILcdGXYLayer aSubGXYLayer, ILcdFilter aObjectInLayerFilter, boolean aIsAdjusting) Deprecated.Inserts the givenILcdGXYLayer
as a sublayer at the given index, accompanied by a filter to determine whether an object is in the sublayers model or not.void
TLcdGXYLayerList.insertSubGXYLayerAt
(int aIndex, ILcdGXYLayer aSubGXYLayer, boolean aIsAdjusting) Deprecated.Inserts the givenILcdGXYLayer
as a sublayer at the given index.void
TLcdGXYLayerList.insertSubGXYLayerAt
(int aIndex, ILcdGXYLayer aSubGXYLayer, ILcdFilter aObjectInLayerFilter, boolean aIsAdjusting) Deprecated.Inserts the givenILcdGXYLayer
as a sublayer at the given index, accompanied by a filter to determine whether an object is in the sublayers model or not.void
ILcdGXYView.invalidateGXYLayer
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) Asks the view to invalidate the content of the givenILcdGXYLayer
, optionally repainting the content asynchronously.void
TLcdGXYViewBufferedImage.invalidateGXYLayer
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewCanvas.invalidateGXYLayer
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewJPanel.invalidateGXYLayer
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewJPanelLightWeight.invalidateGXYLayer
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewPanel.invalidateGXYLayer
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewPlanarImage.invalidateGXYLayer
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
ILcdGXYView.invalidateGXYLayerAndWait
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) Asks the view to invalidate the content of the givenILcdGXYLayer
, optionally repainting the content synchronously.void
TLcdGXYViewBufferedImage.invalidateGXYLayerAndWait
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewCanvas.invalidateGXYLayerAndWait
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewJPanel.invalidateGXYLayerAndWait
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewJPanelLightWeight.invalidateGXYLayerAndWait
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewPanel.invalidateGXYLayerAndWait
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) void
TLcdGXYViewPlanarImage.invalidateGXYLayerAndWait
(ILcdGXYLayer aGXYLayer, boolean aRepaint, Object aSource, String aMessage) protected boolean
TLcdGXYLayerList.isObjectInLayer
(Object aObject, ILcdGXYLayer aGXYLayer) Deprecated.Determines if the given layers model contains the given object, by checking if the object passes the filter associated with the layer.ILcdGXYLayerSubsetList.layerSubset
(ILcdGXYLayer aGXYLayer) Returns an Enumeration of all objects that are part of the given layer.TLcdGXYLayerSubsetList.layerSubset
(ILcdGXYLayer aGXYLayer) void
ILcdGXYLayerList.moveSubGXYLayerAt
(int aIndex, ILcdGXYLayer aSubGXYLayer, boolean aIsAdjusting) Deprecated.Moves the sublayer to the location in the list with the given index.void
TLcdGXYLayerList.moveSubGXYLayerAt
(int aIndex, ILcdGXYLayer aSubGXYLayer, boolean aIsAdjusting) Deprecated.Moves the givenILcdGXYLayer
at the given index.void
ILcdGXYLayerLabelPainter.paintLabel
(Graphics aGraphics, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, int aLayerLabelPainterMode) Deprecated.The implementation of this method shall define how to paint the labels of all the objects in the givenILcdGXYLayer
on the givenILcdGXYView
, in the given mode.void
TLcdGXYLayerLabelPainter.paintLabel
(Graphics aGraphics, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, int aLayerLabelPainterMode) This method shall try to paint the labels of all the objects of all layers in the givenILcdGXYView
, in the given mode aMode, considering the aGXYContext.void
ILcdGXYLayerSubsetList.removeElement
(Object aObject, ILcdGXYLayer aGXYLayer) Removes the domain object part of the given layer.void
TLcdGXYLayerSubsetList.removeElement
(Object aObject, ILcdGXYLayer aGXYLayer) void
ILcdGXYLayerList.removeSubGXYLayer
(ILcdGXYLayer aSubGXYLayer, boolean aIsAdjusting) Deprecated.Removes the sublayer from this list.void
TLcdGXYLayerList.removeSubGXYLayer
(ILcdGXYLayer aSubGXYLayer, boolean aIsAdjusting) Deprecated.final void
TLcdGXYContext.resetFor
(ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Initializes thisTLcdGXYContext
with default values to paint/edit onaGXYView
anObject
that belongs toaGXYLayer
.void
TLcdFitGXYLayerInViewClipAction.setGXYLayer
(ILcdGXYLayer aGXYLayer) void
TLcdGXYContext.setGXYLayer
(ILcdGXYLayer aGXYLayer) Sets anILcdGXYLayer
to thisTLcdGXYContext
.void
TLcdGXYContext.setSnapTargetLayer
(ILcdGXYLayer aSnapTargetLayer) Short forsetSnapTargetLayer( aSnapTargetLayer, 0 )
void
TLcdGXYContext.setSnapTargetLayer
(ILcdGXYLayer aSnapTargetLayer, int aIndex) ModifierConstructorDescriptionTLcdGXYContext
(ILcdGXYView aGXYView, ILcdGXYLayer aGXYLayer) Create a newTLcdGXYContext
object.TLcdGXYContext
(ILcdGXYView aGXYView, ILcdGXYLayer aGXYLayer, List<Point> aOriginalLocations, List<Point> aCurrentLocations) Create a newTLcdGXYContext
object.TLcdGXYDensityLayer
(ILcdGXYLayer aGXYLayer, IndexColorModel aIndexColorModel) Creates a new TLcdGXYDensityLayer for a given layer and with a given color map. -
Uses of ILcdGXYLayer in com.luciad.view.gxy.asynchronous
Modifier and TypeInterfaceDescriptioninterface
Interface for layers that paint themselves asynchronously.Modifier and TypeClassDescriptionclass
TLcdGXYAsynchronousEditableLabelsLayerWrapper
extension forlayer nodes
.class
Implementation ofILcdGXYAsynchronousLayerWrapper
forILcdGXYEditableLabelsLayer
instances, wrapping and protecting the latter interface's state.class
TLcdGXYAsynchronousLayerWrapper
extension forlayer nodes
.class
Implementation ofILcdGXYAsynchronousLayerWrapper
forILcdGXYLayer
instances, wrapping and protecting the latter interface's state.Modifier and TypeMethodDescriptionILcdGXYAsynchronousLayerWrapper.getGXYLayer()
Returns the layer that contains the actual paint logic.TLcdGXYAsynchronousLayerWrapper.getGXYLayer()
Modifier and TypeMethodDescriptionILcdGXYAsynchronousLayerWrapper.create
(ILcdGXYLayer aLayer) Utility method to wrapaLayer
with a defaultILcdGXYAsynchronousLayerWrapper
implementation.boolean
TLcdGXYAsynchronousLayerMonitor.isGXYLayerBusy
(ILcdGXYLayer aGXYLayer) Returns true when the given layer is involved in an asynchronous operation, e.g. being painted or part of a busy paint queue.boolean
TLcdGXYAsynchronousLayerMonitor.isGXYLayerPainting
(ILcdGXYLayer aGXYLayer) Returns true when the given layer is being painted.void
ILcdGXYAsynchronousLayerRunnable.run
(ILcdGXYLayer aSafeGXYLayer) Implementations of this method can safely access and change the given layer.ModifierConstructorDescriptionTLcdGXYAsynchronousLayerTreeNodeWrapper
(ILcdGXYLayer aDecoratedLayer) Creates a layer node decorator that delegates painting to an asynchronous paint queue.TLcdGXYAsynchronousLayerTreeNodeWrapper
(ILcdGXYLayer aDecoratedLayer, ILcdGXYAsynchronousPaintQueue aPaintQueue) Creates a layer node decorator that delegates painting to an asynchronous paint queue.TLcdGXYAsynchronousLayerWrapper
(ILcdGXYLayer aDecoratedLayer) Creates a layer decorator that delegates painting to an asynchronous paint queue.TLcdGXYAsynchronousLayerWrapper
(ILcdGXYLayer aDecoratedLayer, ILcdGXYAsynchronousPaintQueue aPaintQueue) Creates a layer decorator that delegates painting to an asynchronous paint queue. -
Uses of ILcdGXYLayer in com.luciad.view.gxy.asynchronous.lightspeed
Modifier and TypeClassDescriptionclass
Deprecated.Lightspeed integration in GXY views is no longer supported.class
Deprecated.Lightspeed integration in GXY views is no longer supported.Modifier and TypeMethodDescriptionvoid
ILcdGXYLspAsynchronousLayerRunnable.run
(ILspLayer aSafeLspLayer, ILcdGXYLayer aSafeGXYLayer) Deprecated.Implementations of this method can safely access and change the given layers.ModifierConstructorDescriptionTLcdGXYLspAsynchronousLayerTreeNodeWrapper
(ILcdGXYLayer aDecoratedGXYLayer, ILspLayer aLayer) Deprecated.Creates a layer node decorator that delegates painting to an asynchronous paint queue.TLcdGXYLspAsynchronousLayerWrapper
(ILcdGXYLayer aDecoratedLayer, ILspLayer aLayer) Deprecated.Creates a layer decorator that delegates painting to an asynchronous paint queue.TLcdGXYLspAsynchronousLayerWrapper
(ILcdGXYLayer aDecoratedLayer, ILspLayer aLayer, ILcdGXYAsynchronousPaintQueue aQueue) Deprecated.Creates a layer decorator that delegates painting to an asynchronous paint queue. -
Uses of ILcdGXYLayer in com.luciad.view.gxy.asynchronous.manager
Modifier and TypeMethodDescriptionALcdGXYAsynchronousPaintQueueManager.PaintBlock.getLayers()
Returns an unmodifiable ordered list of the layers associated to this paint block.Modifier and TypeMethodDescriptionabstract void
ALcdGXYAsynchronousPaintQueueManager.evaluateModifiedPaintBlocks
(List<ALcdGXYAsynchronousPaintQueueManager.PaintBlock> aChangedPaintBlocks, ILcdGXYLayer aLayer) Method to inform the implementation thataChangedPaintBlocks
should be re-evaluated.final void
TLcdGXYAsynchronousPaintQueueManager.evaluateModifiedPaintBlocks
(List<ALcdGXYAsynchronousPaintQueueManager.PaintBlock> aChangedPaintBlocks, ILcdGXYLayer aLayer) Method to inform the implementation thataChangedPaintBlocks
should be re-evaluated.ALcdGXYAsynchronousPaintQueueManager.getPaintBlock
(ILcdGXYLayer aLayer) Returns thePaintBlock
containingaLayer
. -
Uses of ILcdGXYLayer in com.luciad.view.gxy.controller
Modifier and TypeMethodDescriptionALcdGXYNewControllerModel.chooseGXYLayer
(ILcdGXYView aGXYView) This default implementation puts in aVector
all theILcdGXYLayer
of theILcdGXYView
that satisfyisValidGXYLayer()
then calls the protected method chooseGXYLayer( ILcdGXYView,Vector
), and returns its value.protected ILcdGXYLayer
ALcdGXYNewControllerModel.chooseGXYLayer
(ILcdGXYView aGXYView, Vector aVectorOfValidGXYLayer) If isChooseFirstValidGXYLayer returns false, this method pops up a Dialog with all theILcdGXYLayer
s in aVectorOfValidGXYLayer from which the user has to pick one.ILcdGXYNewControllerModel.chooseGXYLayer
(ILcdGXYView aGXYView) When calling this method, aTLcdGXYNewController
asks to get anILcdGXYLayer
in order to know where to add the Object created by makeNewInstanceForGXYLayer and how to get a validILcdGXYEditor
for editing the createdObject
with Mouse interactions.abstract ILcdGXYLayer
ALcdGXYNewControllerModel2.getGXYLayer
(Graphics aGraphics, MouseEvent aMouseEvent, ILcdGXYLayerSubsetList aSnappables, ILcdGXYContext aContext) Returns a suitable layer for creating an object.ALcdGXYNewControllerModel2.SnapTargetInfo.getGXYLayer()
Returns the layer from which the snap target originated.TLcdGXYEditControllerModel2.SnapTargetInfo.getGXYLayer()
Returns the layer from which the snap target originated.TLcdGXYNewController2.getGXYLayer()
Returns the layer for which the controller is creating.TLcdGXYContinuousPanController.getGXYLayerToPaintOnDrag
(int aIndex) Deprecated.Returns one of the ILcdGXYLayers selected for continuous panning.protected ILcdGXYLayer
TLcdGXYCenterRasterController.retrieveGXYLayer
(ILcdGXYView aGXYView, MouseEvent aMouseEvent) Deprecated.Retrieves the firstILcdGXYLayer
within the givenILcdGXYView
which model has anILcdModelDescriptor
that is aTLcdRasterModelDescriptor
orTLcdMultilevelRasterModelDescriptor
and which contains the location of mouse event.Modifier and TypeMethodDescriptionvoid
TLcdGXYContinuousPanController.addGXYLayerToPaintOnDrag
(ILcdGXYLayer aGXYLayer) Deprecated.Adds an ILcdGXYLayer to be repainted continuously during panning.void
ALcdGXYNewControllerModel.addObjectInGXYLayer
(Object aObject, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Adds aObject in theILcdModel
of aGXYLayer and updates aGXYView.void
ILcdGXYNewControllerModel.addObjectInGXYLayer
(Object aObject, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) When calling this method, aTLcdGXYNewController
delegates the insertion of theObject
created by makeNewInstanceForGXYLayer in theILcdModel
the chosenILcdGXYLayer
refers to.protected void
TLcdGXYCenterRasterController.centerRaster
(ILcdRaster aRaster, ILcdModelXYWorldTransformation aMWT, ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView, MouseEvent aMouseEvent) Deprecated.This method will center aRaster in aGXYView.protected boolean
TLcdGXYCenterRasterController.containsValidRaster
(ILcdGXYLayer aGXYLayer, ILcdPoint aModelPoint) Deprecated.protected TLcdCompositeUndoable
TLcdGXYEditController.createSingleObjectUndoable
(Object aDomainObject, ILcdGXYLayer aGXYLayer) Deprecated.Creates the composite undoable that will wrap all the undoables generated by a singleILcdGXYEditor
for a single domain object.protected TLcdCompositeUndoable
TLcdGXYEditControllerModel2.createSingleObjectUndoable
(Object aDomainObject, ILcdGXYLayer aLayer, ILcdGXYView aGXYView, Point aFrom, Point aTo, MouseEvent aMouseEvent, int aEditHow, int aEditWhat, ILcdGXYLayerSubsetList aEditingCandidates) Creates the composite undoable that will wrap all the undoables generated by a singleILcdGXYEditor
for a single domain object.protected TLcdCompositeUndoable
TLcdGXYMultiPointEditControllerModel.createSingleObjectUndoable
(Object aDomainObject, ILcdGXYLayer aLayer, ILcdGXYView aGXYView, List<Point> aFrom, List<Point> aTo, int aEditHow, int aEditWhat, ILcdGXYLayerSubsetList aEditingCandidates) Creates the composite undoable that will wrap all the undoables generated by a singleILcdGXYEditor
for a single domain object.TLcdGXYSelectControllerModel.formatObject
(Object aObject, ILcdGXYLayer aGXYLayer) Deprecated.This method returns a String representation of the given domainObject
contained in the givenILcdGXYLayer
.protected String
TLcdGXYSelectControllerModel2.formatObject
(Object aObject, ILcdGXYLayer aGXYLayer) This method returns a String representation of the given domainObject
contained in the givenILcdGXYLayer
.TLcdGXYSelectControllerModelSW.formatObject
(Object aObject, ILcdGXYLayer aGXYLayer) Deprecated.This method returns a String representation of the given domainObject
contained in the givenILcdGXYLayer
.abstract boolean
ALcdGXYNewControllerModel.isValidGXYLayer
(ILcdGXYLayer aGXYLayer) abstract Object
ALcdGXYNewControllerModel.makeNewInstanceForGXYLayer
(ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) Delegates the creation of a newObject
to be initialized with Mouse interactions on aGXYView and after inserted in aGXYLayer.ILcdGXYNewControllerModel.makeNewInstanceForGXYLayer
(ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) When calling this method, aTLcdGXYNewController
asks to get a new instance of theObject
to initialize with Mouse interactions.void
TLcdGXYContinuousPanController.removeGXYLayerToPaintOnDrag
(ILcdGXYLayer aGXYLayer) Deprecated.Removes an ILcdGXYLayer from the list of continuous pan layers.protected ILcdRaster
TLcdGXYCenterRasterController.retrieveRaster
(ILcdGXYLayer aGXYLayer, ILcdPoint aModelPoint) Deprecated.This method returns the first instance ofILcdRaster
of theILcdModel
of the givenILcdGXYLayer
that contains the givenILcdPoint
.protected boolean
TLcdGXYEditController.retrieveSnaptargetSFCT
(Object aObjectToSnap, ILcdGXYLayer aObjectToSnapGXYLayer, MouseEvent aMouseEvent, ILcdAssoc aAssoc, int aDeltaX, int aDeltaY) Deprecated.Tries to retrieve a snap target and puts it in the given assoc.TLcdGXYEditControllerModel2.snapTarget
(ILcdGXYView aGXYView, ILcdGXYLayerSubsetList aSnappables, Point aFrom, Point aTo, MouseEvent aMouseEvent, int aEditHow, int aEditWhat, Object aObjectToSnap, ILcdGXYLayer aObjectToSnapGXYLayer) Tries to retrieve a snap target from the given aSnappables.com.luciad.view.gxy.controller.TLcdGXYMultiPointEditControllerModel.SnapTargetInfo
TLcdGXYMultiPointEditControllerModel.snapTarget
(ILcdGXYView aGXYView, ILcdGXYLayerSubsetList aSnappables, List<Point> aFrom, List<Point> aTo, int aEditHow, int aEditWhat, Object aObjectToSnap, ILcdGXYLayer aObjectToSnapGXYLayer) Tries to retrieve a snap target from the given aSnappables.ModifierConstructorDescriptionSnapTargetInfo
(ILcdGXYLayer aGXYLayer, Object aSnapObject, Object aSnapTarget) Creates a newSnapTargetInfo
object.SnapTargetInfo
(ILcdGXYLayer aGXYLayer, Object aSnapObject, Object aSnapTarget) Creates a newSnapTargetInfo
object. -
Uses of ILcdGXYLayer in com.luciad.view.gxy.controller.touch
Modifier and TypeMethodDescriptionTLcdGXYTouchNewController.getGXYLayer()
Returns the layer visualizing the object that the controller is creating.TLcdMapTouchRulerController.getGXYLayer()
Returns the ILcdGXYLayer containing the measurements. -
Uses of ILcdGXYLayer in com.luciad.view.gxy.labeling
Modifier and TypeMethodDescriptionprotected String
TLcdGXYCompositeViewLabelPlacer.getGroupID
(ILcdGXYLayer aGXYLayer, ILcdGXYView aGXYView) This method returns a group ID for the given layer.Modifier and TypeMethodDescriptionvoid
ILcdGXYViewLabelPlacer.placeLabels
(Graphics aGraphics, List<ILcdGXYLayer> aGXYLayers, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) The implementation of this method shall define how to place the labels of all objects in the variousILcdGXYLayer
s from the givenList
.void
TLcdGXYAsynchronousLabelPlacer.placeLabels
(Graphics aGraphics, List<ILcdGXYLayer> aGXYLayers, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) void
TLcdGXYCompositeViewLabelPlacer.placeLabels
(Graphics aGraphics, List<ILcdGXYLayer> aGXYLayers, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) void
TLcdGXYLabelPlacer.placeLabels
(Graphics aGraphics, List<ILcdGXYLayer> aGXYLayers, ILcdGXYView aGXYView, ILcdGXYViewLabelPlacer.ViewLabelPlacerCallback aCallback) -
Uses of ILcdGXYLayer in com.luciad.view.gxy.swing
Modifier and TypeMethodDescriptionstatic Component
TLcdGXYViewComponentPrintable.createViewComponent
(ILcdGXYView aView, ILcdFilter<ILcdGXYLayer> aLayerFilter) Creates a Component representing the given view. -
Uses of ILcdGXYLayer in com.luciad.view.lightspeed.layer.integration.gxy
Modifier and TypeMethodDescriptionTLspGXYLayerAdapter.getGXYLayer()
Deprecated.Returns the GXY layer contained in this adapter.ModifierConstructorDescriptionTLspGXYLayerAdapter
(ILcdGXYLayer aGXYLayer) Deprecated.Creates a new adapter for the givenILcdGXYLayer
.TLspGXYLayerAdapter
(ILcdGXYLayer aGXYLayer, ILspLayer.LayerType aLayerType) Deprecated.Creates a new adapter for the givenILcdGXYLayer
.TLspGXYLayerTreeNodeAdapter
(ILcdGXYLayer aGXYLayer) Deprecated.Creates an adapter for the given layer.TLspGXYLayerTreeNodeAdapter
(ILcdGXYLayer aGXYLayer, ILspLayer.LayerType aLayerType) Deprecated.Creates an adapter for the given layer. -
Uses of ILcdGXYLayer in com.luciad.view.map
Modifier and TypeClassDescriptionclass
TLcdMapGeorefGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a GeorefGrid.class
ThisILcdGXYLayer
can be added in anILcdGXYView
to display aTLcdLonLatGrid
.class
TLcdUPSGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a Universal Polar Stereographic MGRS grid.class
TLcdUTMGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a UTM MGRS grid.class
ILcdGXYLayer
implementation that is capable of visualizing cartesian (XY) grid data.Modifier and TypeMethodDescriptionTLcdMapBufferedImage.getGridLayer()
Returns the grid layer that was configured usingTLcdMapBufferedImage.setGridLayer(com.luciad.view.gxy.ILcdGXYLayer)
, if any.TLcdMapCanvas.getGridLayer()
Returns the grid layer that was configured usingTLcdMapCanvas.setGridLayer(com.luciad.view.gxy.ILcdGXYLayer)
, if any.TLcdMapJPanel.getGridLayer()
Returns the grid layer that was configured usingTLcdMapJPanel.setGridLayer(com.luciad.view.gxy.ILcdGXYLayer)
, if any.TLcdMapJPanelLightWeight.getGridLayer()
Returns the grid layer that was configured usingTLcdMapJPanelLightWeight.setGridLayer(com.luciad.view.gxy.ILcdGXYLayer)
, if any.TLcdMapPanel.getGridLayer()
Returns the grid layer that was configured usingTLcdMapPanel.setGridLayer(com.luciad.view.gxy.ILcdGXYLayer)
, if any.TLcdAdvancedMapRulerController.getGXYLayer()
Returns the ILcdGXYLayer containing the measurements.Modifier and TypeMethodDescriptionvoid
TLcdMapBufferedImage.setGridLayer
(ILcdGXYLayer aGridLayer) Configures the given layer as the grid layer of this map.void
TLcdMapCanvas.setGridLayer
(ILcdGXYLayer aGridLayer) Configures the given layer as the grid layer of this map.void
TLcdMapJPanel.setGridLayer
(ILcdGXYLayer aGridLayer) Configures the given layer as the grid layer of this map.void
TLcdMapJPanelLightWeight.setGridLayer
(ILcdGXYLayer aGridLayer) Configures the given layer as the grid layer of this map.void
TLcdMapPanel.setGridLayer
(ILcdGXYLayer aGridLayer) Configures the given layer as the grid layer of this map. -
Uses of ILcdGXYLayer in com.luciad.view.map.mgrs
Modifier and TypeClassDescriptionclass
ILcdGXYLayer
implementation that is capable of visualizing MGRS grid data (UTM + UPS). -
Uses of ILcdGXYLayer in com.luciad.view.map.multilevelgrid
Modifier and TypeClassDescriptionclass
AnILcdGXYLayer
implementation that can be added to anILcdGXYView
to render and label aILcdMultilevelGrid
. -
Uses of ILcdGXYLayer in com.luciad.wms.client.gxy
Modifier and TypeClassDescriptionclass
ThisILcdGXYLayer
implementation is designed for models containing anALcdWMSProxy
object.Modifier and TypeMethodDescriptionTLcdWMSProxyGXYLayerFactory.createGXYLayer
(ILcdModel aModel) Creates aTLcdWMSProxyGXYLayer
for a model whose model descriptor is an instance of aTLcdWMSProxyModelDescriptor
. -
Uses of ILcdGXYLayer in com.luciad.wms.server
Modifier and TypeMethodDescriptionabstract ILcdGXYLayer[]
ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel[] aModel, TLcdSLDUserLayer aUserLayer, TLcdSLDFeatureTypeStyle[] aStyle) This method shall create theILcdGXYLayer
(s) representing the givenILcdModel
(s), corresponding to a user-defined layer with a user-defined style.ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel[] aModel, TLcdSLDUserLayer aUserLayer, TLcdSLDFeatureTypeStyle[] aStyle, TLcdWMSRequestContext aRequestContext) This method shall create theILcdGXYLayer
(s) representing the givenILcdModel
(s), corresponding to a user-defined layer with a user-defined style.ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, ALcdWMSLayer aWMSLayer, TLcdSLDFeatureTypeStyle[] aStyle, TLcdWMSRequestContext aRequestContext) This method shall create aILcdGXYLayer
representing aILcdModel
on aILcdGXYView
.abstract ILcdGXYLayer
ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, ALcdWMSLayer aWMSLayer, String aStyleID) This method shall create aILcdGXYLayer
representing aILcdModel
on aILcdGXYView
.ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, ALcdWMSLayer aWMSLayer, String aStyleID, TLcdWMSRequestContext aRequestContext) This method shall create aILcdGXYLayer
representing aILcdModel
on aILcdGXYView
.abstract ILcdGXYLayer
ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, TLcdSLDNamedLayer aNamedLayer, ALcdWMSLayer aWMSLayer, TLcdSLDFeatureTypeStyle[] aStyle) This method shall create aILcdGXYLayer
representing the givenILcdModel
, corresponding to a named layer with a user-defined style.ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, TLcdSLDNamedLayer aNamedLayer, ALcdWMSLayer aWMSLayer, TLcdSLDFeatureTypeStyle[] aStyle, TLcdWMSRequestContext aRequestContext) This method shall create aILcdGXYLayer
representing the givenILcdModel
, corresponding to a named layer with a user-defined style.ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, TLcdSLDNamedLayer aNamedLayer, ALcdWMSLayer aWMSLayer, String aStyleID) This method shall create aILcdGXYLayer
representing the givenILcdModel
, corresponding to a named layer with/without a named style.ALcdSLDWMSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, TLcdSLDNamedLayer aNamedLayer, ALcdWMSLayer aWMSLayer, String aStyleID, TLcdWMSRequestContext aRequestContext) This method shall create aILcdGXYLayer
representing the givenILcdModel
, corresponding to a named layer with/without a named style.ILcdWMSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, ALcdWMSLayer aWMSLayer, String aStyleID, TLcdWMSRequestContext aContext) This method shall create aILcdGXYLayer
representing aILcdModel
on aILcdGXYView
. -
Uses of ILcdGXYLayer in com.luciad.wmts.server
Modifier and TypeMethodDescriptionILcdWMTSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, TLcdWMTSLayer aWMTSLayer, TLcdSLDFeatureTypeStyle[] aFeatureTypeStyles, TLcdWMTSRequestContext aRequestContext) This method creates anILcdGXYLayer
for the given WMTS layer and SLD feature type styles.ILcdWMTSGXYLayerFactory.createGXYLayer
(ILcdModel aModel, TLcdWMTSLayer aWMTSLayer, String aStyleId, TLcdWMTSRequestContext aRequestContext) This method creates anILcdGXYLayer
for the given WMTS layer and style identifier.