Uses of Interface
com.luciad.view.gxy.ILcdGXYPainter
Package
Description
Representation aspects of ICAO symbols for AIS.
Painters for 2D views in the context of AIS.
Provides 2D visualization support for
ILcdEarthTileSet
s.
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.Contains a painter provider for painting CGM shapes on a 2D view.
Provides painters for typical database objects.
Contains a painter provider for painting DGN shapes on a 2D view.
Contains a painter provider for painting DWG shapes on a 2D view.
Contains painters and icons for visualizing GRIB data.
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 API for visualizing NVG data in an
ILcdGXYView
.Handles the POL format.
Provides representations, decoders, and encoders for rasters.
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 the add-ons to support various data formats in Lucy; both data formats that ship
with LuciadLightspeed Essential as well as data formats that ship with additional LuciadLightspeed components.
Provides the addon that allows to draw trajectories on the map and to replay tracks along those
trajectories.
Conversion of SLD Feature Type Style model into ILcdGXYPainter/ILcdGXYLabelPainter implementations which can be used
in an ILcdGXYView.
Representation aspects of APP-6A symbols in xy space.
Painters for the APP-6A symbols that are not icons.
Representation aspects of MIL-STD 2525 military symbols in xy space.
Painters for the MIL-STD 2525 military symbols that are not icons.
The hypsometry package provides support for computing and rendering slopes,
orientations, azimuths, and other parameters derived from elevations.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Provides layer-specific asynchronous painting.
Controllers for 2D views.
Touch controllers for the 2D view.
Painter and editor classes for rendering and visually editing objects in an ILcdGXYView.
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.
Painters for maps.
Contains a layer factory for models that contain an
ALcdWMSProxy
object.This package contains a painter that visualizes
ALcdWMSProxy
instances in a GXY view using a tiled approach.-
Uses of ILcdGXYPainter in com.luciad.ais.symbology.icao
Modifier and TypeClassDescriptionclass
This painter paintsILcdGenericAirspace
objects according to the ICAO guidelines for aeronautical charts.class
This painter paintsILcdRunway
objects according to the ICAO guidelines for aeronautical charts.Modifier and TypeMethodDescriptionTLcdICAORunwayPainter.getGXYPainter
(Object aObject) Returns a painter forILcdRunway
objects. -
Uses of ILcdGXYPainter in com.luciad.ais.view.gxy.painter
Modifier and TypeClassDescriptionclass
This extension ofTLcdGXYIconPainter
overrides the standard approach of always using the same icon.class
This painter extendsTLcdGXYPointListPainter
, but paints an icon if the point list contains only a single point.class
This painter is used for paintingILcdILS
objects.class
A painter forTLcdProcedureTrajectory
objects.class
This painter is used for refueling tracks (ILcdRefuelingTrack
and refueling air spacesILcdRefuelingAirspace
).class
This extension ofTLcdGXYShapeListPainter
paintsILcdShapeList
objects whose shapes are themselvesILcdPointList
implementations.Modifier and TypeMethodDescriptionTLcdGXYILSPainter.getDMEPainter()
Returns the painter that is used to paint DMEs.TLcdGXYILSPainter.getGlidePathPainter()
Returns the painter that is used to paint glide paths.TLcdGXYRoutePainter.getGXYPainter
(Object aObject) TLcdGXYILSPainter.getLocalizerPainter()
Returns the painter that is used to paint localizers.TLcdGXYILSPainter.getMarkerPainter()
Returns the painter that is used to paint markers.TLcdGXYAISPointListPainter.getPointPainter()
Returns the painter that will be used to paint pointLists consisting of only one point.TLcdGXYRoutePainter.getPointPainter()
Returns the painter used to paint icons on the points of a route.Modifier and TypeMethodDescriptionvoid
TLcdGXYILSPainter.setDMEPainter
(ILcdGXYPainter aPainter) Specifies a painter that is able to paint DMEs.void
TLcdGXYILSPainter.setGlidePathPainter
(ILcdGXYPainter aPainter) Specifies a painter that is able to paint glide paths.void
TLcdGXYILSPainter.setLocalizerPainter
(ILcdGXYPainter aPainter) Specifies a painter that is able to paint localizers.void
TLcdGXYILSPainter.setMarkerPainter
(ILcdGXYPainter aPainter) Specifies a painter that is able to paintILcdMarker
objects.void
TLcdGXYAISPointListPainter.setPointPainter
(ILcdGXYPainter aPointPainter) Specifies a painter that is able to paint instances of implementations of theILcdPoint
and theILcdShape
interface.void
TLcdGXYRoutePainter.setPointPainter
(ILcdGXYPainter aPainter) Sets the painter used to paint icons on the points of a route.ModifierConstructorDescriptionTLcdGXYILSPainter
(ILcdGXYPainter aGlidePathPainter, ILcdGXYPainter aLocalizerPainter, ILcdGXYPainter aMarkerPainter, ILcdGXYPainter aDMEPainter) Constructs a newTLcdGXYILSPainter
object. -
Uses of ILcdGXYPainter in com.luciad.earth.view.gxy
Modifier and TypeClassDescriptionclass
A base class for paintingILcdEarthTileSet
s in anILcdGXYView
.class
ThisILcdGXYPainter
can paint the elevation data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the multi-valued raster data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the raster data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the scalar data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the vector data ofILcdEarthTileSet
instances in a 2D view.class
A 2D painter forTLcdEarthIndexedVertexArray
's.Modifier and TypeMethodDescriptionTLcdEarthGXYVertexArrayPainter.getGXYPainter
(Object o) TLcdEarthGXYVectorPainter.getTileDataPainter()
Returns the current gxy painter for the tile data.Modifier and TypeMethodDescriptionvoid
TLcdEarthGXYVectorPainter.setTileDataPainter
(ILcdGXYPainter aDelegate) Sets the gxy painter for the tile data.ModifierConstructorDescriptionTLcdEarthGXYVectorPainter
(ILcdGXYPainter aTileDataPainter) Creates a new 2D Painter that delegates painting of the tile data to the given painter.TLcdEarthGXYVectorPainter
(ILcdGXYPainter aTileDataPainter, ILcdEarthGXYLodSelectionStrategy aLodStrategy) Creates a new 2D Painter that delegates painting of the tile data to the given painter.TLcdEarthGXYVectorPainter
(ILcdGXYPainter aTileDataPainter, ILcdEarthGXYLodSelectionStrategy aLodStrategy, int aCacheSize) Creates a new 2D Painter with the specified cache size, which delegates painting of the tile data to the given painter. -
Uses of ILcdGXYPainter in com.luciad.format.aixm51.view.gxy
Modifier and TypeMethodDescriptionTLcdAIXM51GXYPainterEditorProvider.getGXYPainter
(Object aObject) Provides a painter for each feature type supported by this class, and its corresponding timeslice type. -
Uses of ILcdGXYPainter in com.luciad.format.cgm.gxy
-
Uses of ILcdGXYPainter in com.luciad.format.database.gxy
Modifier and TypeMethodDescriptionTLcdDatabaseGXYPainterProvider.getGXYPainter
(Object aObject) Deprecated. -
Uses of ILcdGXYPainter in com.luciad.format.dgn.gxy
Modifier and TypeClassDescriptionclass
This is an implementation ofILcdGXYPainter
that accepts aTLcdDGNCell
for painting on anILcdGXYView
.class
This is an implementation ofILcdGXYPainter
that accepts aTLcdDGNComplexShape
for painting on anILcdGXYView
.class
Deprecated. -
Uses of ILcdGXYPainter in com.luciad.format.dwg.gxy
-
Uses of ILcdGXYPainter in com.luciad.format.grib.gxy
Modifier and TypeClassDescriptionclass
Deprecated.The NetCDF decoder should be used to decode GRIB data.Modifier and TypeMethodDescriptionTLcdGRIBGXYPainterProvider.getGXYPainter
(Object aObject) Deprecated. -
Uses of ILcdGXYPainter in com.luciad.format.kml22.view.gxy
-
Uses of ILcdGXYPainter in com.luciad.format.magneticnorth.gxy
Modifier and TypeClassDescriptionclass
Painter for layers containing aILcdMagneticNorthModel
. -
Uses of ILcdGXYPainter in com.luciad.format.mif.gxy
-
Uses of ILcdGXYPainter in com.luciad.format.netcdf.gxy
Modifier and TypeMethodDescriptionprotected ILcdGXYPainter
TLcdNetCDFGXYPainterProvider.createImagePainter
(ILcdModel aModel) Creates and configures an image painter for the given model.TLcdNetCDFGXYPainterProvider.getGXYPainter
(Object aObject) Returns an image painter for the given object. -
Uses of ILcdGXYPainter in com.luciad.format.nvg.gxy
Modifier and TypeMethodDescriptionTLcdNVGGXYPainterProvider.getGXYPainter
(Object aObject) Finds anILcdGXYPainter
that can be used to paint or locate the object passed. -
Uses of ILcdGXYPainter in com.luciad.format.pol
-
Uses of ILcdGXYPainter in com.luciad.format.raster
Modifier and TypeInterfaceDescriptioninterface
AnILcdRasterPainter
provides additional common methods overILcdGXYPainter
, that are typically useful for painting rasters.Modifier and TypeClassDescriptionclass
This abstract class provides a basis for implementing theILcdRasterPainter
interface.class
TLcdAllInMemoryRasterPainter
implements anILcdGXYPainter
for anILcdRaster
.class
Important notice: the packagecom.luciad.imaging
presents a new API for the modeling of raster data.class
ThisILcdGXYPainter
paintsILcdMultivaluedRaster
objects from models that have aTLcdMultivaluedRasterModelDescriptor
.class
ThisILcdGXYPainter
can paintILcdMultilevelRaster
instances, applying only a scaling transformation.class
ThisILcdGXYPainter
can paintILcdRaster
instances, applying only a scaling transformation.class
Important notice: the packagecom.luciad.imaging
presents a new API for the modeling of raster data.class
This ILcdRasterPainter paints multilevel elevation rasters as translucent rasters with dark or light shading based on the position of the sun.class
This ILcdRasterPainter paints elevation rasters as translucent rasters with dark or light shading based on the position of the sun.class
ThisILcdGXYPainter
can paintILcdMultilevelRaster
instances, warping them between different coordinate systems as required.class
ThisILcdGXYPainter
can paintILcdRaster
instances, warping them between different coordinate systems as required.Modifier and TypeMethodDescriptionTLcdMultilevelRasterPainter.getGXYPainter
(Object aObject) TLcdNoWarpMultilevelRasterPainter.getGXYPainter
(Object aObject) TLcdNoWarpRasterPainter.getGXYPainter
(Object aObject) TLcdRasterPainter.getGXYPainter
(Object aObject) TLcdShadedMultilevelRasterPainter.getGXYPainter
(Object aObject) TLcdShadedRasterPainter.getGXYPainter
(Object aObject) TLcdWarpMultilevelRasterPainter.getGXYPainter
(Object aObject) TLcdWarpRasterPainter.getGXYPainter
(Object aObject) -
Uses of ILcdGXYPainter in com.luciad.format.s52.gxy
-
Uses of ILcdGXYPainter in com.luciad.format.vpf
Modifier and TypeClassDescriptionclass
ExtendsTLcdGXYPointListPainter
and adds functionality for painting VPF domain objects using GeoSym symbology.class
ExtendsTLcdGXYIconPainter
and adds functionality for painting VPF domain objects using GeoSym symbology.Modifier and TypeMethodDescriptionstatic ILcdGXYPainter
TLcdVPFDatabaseTree.createDefaultGXYPainter
(int aFeatureClassType) Deprecated. -
Uses of ILcdGXYPainter in com.luciad.format.vpf.gxy
-
Uses of ILcdGXYPainter in com.luciad.fusion.client.view.gxy
Modifier and TypeMethodDescriptionTLfnVectorGXYPainterProvider.getGXYPainter
(Object aObject) Deprecated. -
Uses of ILcdGXYPainter in com.luciad.lucy.addons.decoders
Modifier and TypeMethodDescriptionTLcyGMLPainterProvider.getGXYPainter
(Object aObject) TLcySVGPainterProvider.getGXYPainter
(Object aObject) -
Uses of ILcdGXYPainter in com.luciad.lucy.addons.pim
Modifier and TypeMethodDescriptionTLcyPIMPreviewUnitPainterProvider.getGXYPainter
(Object aObject) -
Uses of ILcdGXYPainter in com.luciad.ogc.sld.view.gxy
Modifier and TypeClassDescriptionclass
Abstract class that contains the information to implement a painter for objects that should be rendered according to a feature type style.class
Abstract class that contains the information to implement a painter for objects that comply to a rule.class
AnALcdSLDFeatureTypeStylePainter
that checks whether the scale of the view it is painting is valid for the object set to it, delegates to its rule painters for objects that are accepted by the rule painters for all of itsILcdGXYPainter
functionalities (paint, isTouched, boundsSFCT, ...), delegates to its rule painters for objects that are accepted by the rule painters for all of itsILcdGXYLabelPainter
functionalities (paintLabel, labelBoundsSFCT, ...).class
A painter that handles painting of all the objects that comply to a given rule.Modifier and TypeMethodDescriptionTLcdSLDFeatureTypeStylePainter.getGXYPainter
(Object aObject) Always returns this as painter. -
Uses of ILcdGXYPainter in com.luciad.symbology.app6a.view.gxy
Modifier and TypeMethodDescriptionvoid
ILcdAPP6AStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Deprecated.Correction of the anchor point of the label.void
TLcdDefaultAPP6AStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Deprecated. -
Uses of ILcdGXYPainter in com.luciad.symbology.app6a.view.gxy.painter
Modifier and TypeMethodDescriptionTLcdAPP6AGXYPainterProvider.getGXYPainter
(Object aObject) Returns a validILcdGXYPainter
for painting aObject. -
Uses of ILcdGXYPainter in com.luciad.symbology.milstd2525b.view.gxy
Modifier and TypeMethodDescriptionvoid
ILcdMS2525bStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Deprecated.Correction of the anchor point of the label.void
TLcdDefaultMS2525bStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Deprecated. -
Uses of ILcdGXYPainter in com.luciad.symbology.milstd2525b.view.gxy.painter
Modifier and TypeMethodDescriptionTLcdMS2525bGXYPainterProvider.getGXYPainter
(Object aObject) Returns a validILcdGXYPainter
for painting aObject. -
Uses of ILcdGXYPainter in com.luciad.symbology.view.common
Modifier and TypeMethodDescriptionvoid
TLcdMilitarySymbolStyle.anchorPointSFCT
(Graphics aGraphics, int aMode, ILcdGXYContext aGXYContext, Point aPointSFCT, TLcdXYBounds aBounds, ILcdGXYPainter aGXYPainter) Correction of the anchor point of the label. -
Uses of ILcdGXYPainter in com.luciad.tea.hypsometry
Modifier and TypeClassDescriptionclass
A painter for hypsometric results based on an earth tileset.class
This ILcdRasterPainter paints hypsometric versions of multilevel elevation rasters.class
This ILcdRasterPainter paints hypsometric versions of elevation rasters.Modifier and TypeMethodDescriptionTLcdHypsometricMultilevelRasterPainter.getGXYPainter
(Object aObject) TLcdHypsometricRasterPainter.getGXYPainter
(Object aObject) -
Uses of ILcdGXYPainter in com.luciad.view.gxy
Modifier and TypeInterfaceDescriptioninterface
ILcdGXYPainterProvider<T extends ILcdGXYPainter>
Provides anILcdGXYLayer
with anILcdGXYPainter
to represent the objects in the layers model.Modifier and TypeClassDescriptionclass
ALcdGXYPainter
is an abstract class that can be used for implementing theILcdGXYPainter
interface.class
Deprecated.The functionality offered by this class has been replaced with a properILcdGXYLabelEditor
.class
A painter and editor for all supported shape types.Modifier and TypeMethodDescriptionALcdGXYPainter.getGXYPainter
(Object aObject) ILcdGXYLayer.getGXYPainter
(Object aObject) Returns the painter to use to render the object in a view.TLcdGXYDensityLayer.getGXYPainter
(Object aObject) final ILcdGXYPainter
TLcdGXYEditableLabelPainter.getGXYPainter
(Object aObject) Deprecated.TLcdGXYLayer.getGXYPainter
(Object aObject) TLcdGXYLayerList.getGXYPainter
(Object aObject) Deprecated.Finds a suitable painter for the given object by requesting the sublayers for a suitable painter.TLcdGXYPainterProvider.getGXYPainter
(Object aObject) Returns the first foundILcdGXYPainter
which has been registered with a Class that satisfyClass.isInstance(aObject)
.TLcdGXYShapePainter.getGXYPainter
(Object aObject) Finds anILcdGXYPainter
that can be used to paint or locate the object passed.TLcdSingleGXYPainterProvider.getGXYPainter
(Object aObject) TLcdGXYPainterProvider.getGXYPainters()
Modifier and TypeMethodDescriptionvoid
TLcdGXYPainterProvider.registerGXYPainterForClass
(Class aDataClass, ILcdGXYPainter aGXYPainter) Registers anILcdGXYPainter
to associate to a given Class ofObject
.void
TLcdGXYPainterProvider.registerGXYPainterForClassName
(String aDataClassName, ILcdGXYPainter aGXYPainter) Registers anILcdGXYPainter
to associate to a given Class name ofObject
.ModifierConstructorDescriptionTLcdSingleGXYPainterProvider
(ILcdGXYPainter aGXYPainter) Creates aILcdGXYPainterProvider
implementation that returns the given painter for every object. -
Uses of ILcdGXYPainter in com.luciad.view.gxy.asynchronous
Modifier and TypeMethodDescriptionTLcdGXYAsynchronousLayerWrapper.getGXYPainter
(Object aObject) Returns a clone of the wrapped layer's GXYPainter, or the painter itself if the associated paint queue is empty. -
Uses of ILcdGXYPainter in com.luciad.view.gxy.controller
Modifier and TypeMethodDescriptionprotected void
TLcdGXYSelectController.addInSelection
(Object aObject, ILcdGXYPainter aGXYPainter, ILcdGXYContext aGXYContext) Deprecated.This method is called in the selection process to add aObject in the selection.protected void
TLcdGXYSelectController.removeFromSelection
(Object aObject, ILcdGXYPainter aGXYPainter, ILcdGXYContext aGXYContext) Deprecated.This method is called in the selection process to remove aObject from the selection. -
Uses of ILcdGXYPainter in com.luciad.view.gxy.controller.touch
Modifier and TypeMethodDescriptionprotected ILcdGXYPainter
TLcdMapTouchRulerController.createGXYEqualDistanceCurvePainter()
Creates the painter of the equal distance curve for the polylines used to measure the distances.protected ILcdGXYPainter
TLcdMapTouchRulerController.createGXYPolylinePainter()
Creates the painter for the polylines used to measure the distances. -
Uses of ILcdGXYPainter in com.luciad.view.gxy.painter
Modifier and TypeInterfaceDescriptioninterface
Painter that can discretize shapes intoILcdAWTPath
andILcdGeneralPath
instances, enabling them to be used in more complex shapes.Modifier and TypeClassDescriptionclass
ProvidesOUTLINED
,FILLED
andOUTLINED_FILLED
modes to paint objects which cover an area.class
Paints and locatesILcdArcBand
objects and enables visual editing ofILcd2DEditableArcBand
objects in anILcdGXYView
.class
Paints and locatesILcdArc
objects and enables visual editing ofILcd2DEditableArc
objects in anILcdGXYView
.class
Deprecated.useTLcdGXYShapeListPainter
instead.class
Paints and locatesILcdBounds
objects and enables visual editing ofILcd2DEditableBounds
objects in anILcdGXYView
.class
Paints, locates and enables visual editing ofTLcdLonLatBuffer
andTLcdLonLatHeightBuffer
objects in anILcdGXYView
.class
Paints and locatesILcdCircleBy3Points
objects and enables visual editing ofILcd2DEditableCircleBy3Points
objects in anILcdGXYView
.class
Paints and locatesILcdCircle
objects and enables visual editing ofILcd2DEditableCircle
objects in anILcdGXYView
.class
Paints and locatesILcdCircularArcBy3Points
,ILcdCircularArcByBulge
andILcdCircularArcByCenterPoint
objects and enables visual editing ofILcd2DEditableCircularArcBy3Points
,ILcd2DEditableCircularArcByBulge
andILcd2DEditableCircularArcByCenterPoint
objects in anILcdGXYView
.class
A wrapper for apainter
which limits the painted region to an area delimited by a certain set of shapes.class
Paints and locatesILcdCompositeCurve
objects and enables visual editing ofILcdCompositeCurve
objects in anILcdGXYView
.class
Paints and locates composite ring objects, i.e. objects that are of typeILcdCompositeCurve
andILcdRing
, and enables visual editing of editable composite ring objects, i.e. objects that are of typeILcdEditableCompositeCurve
andILcdRing
, in anILcdGXYView
.class
Deprecated.do not use.class
Paints and locatesILcdEllipse
objects and enables visual editing ofILcd2DEditableEllipse
objects in anILcdGXYView
.class
Paints buffer shapes and enables visual editing of buffer shapes in anILcdGXYView
.class
Wrapper for aILcdGXYPainter
that adds halo effects when painting objects.class
Paints and locatesILcdShape
objects as points and enables visual editing ofILcd2DEditableShape
objects as points in anILcdGXYView
.class
ThisILcdGXYPainter
paintsALcdImage
using icons at regular grid locations in the view.class
Painter for ALcdImage objects in anILcdGXYView
.class
Deprecated.TLcdGXYBufferPainter can paint and edit both TLcdLonLatBuffer and TLcdLonLatHeightBuffer objects.class
Wrapper for anILcdGXYPainter
that paints objects at a certain offset.class
Paints and locatesILcdPointList
objects (includingILcdComplexPolygon
) and enables visual editing ofILcd2DEditablePointList
objects in anILcdGXYView
.class
Deprecated.useTLcdGXYShapeListPainter
instead.class
Deprecated.useTLcdGXYShapeListPainter
instead.class
Paints and edits rounded polylines and polygons.class
Paints and locatesILcdShapeList
objects and enables visual editing ofILcdShapeList
objects in anILcdGXYView
.class
Paints and locatesILcdSurface
objects and enables visual editing ofILcdSurface
objects in anILcdGXYView
.class
Paints and locatesILcdText
objects and enables visual editing ofILcd2DEditableText
objects in anILcdGXYView
.Modifier and TypeMethodDescriptionTLcdGXYOffsetIconPainter.getDelegateAnchorPainter()
Returns the delegate anchor painter that was specified in the constructor.TLcdGXYOffsetIconPainter.getDelegateOffsetIconPainter()
Returns the delegate icon painter that was specified in the constructor.TLcdGXYClippingPainterWrapper.getDelegatePainter()
Returns theILcdGXYPainter
to which the object rendering is delegated.TLcdGXYHaloPainter.getDelegatePainter()
Returns theILcdGXYPainter
to which the rendering of the objects is delegated.TLcdGXYLabelPainterAdapter.getDelegatePainter()
Returns the delegate painter.TLcdGXYClippingPainterWrapper.getGXYPainter
(Object o) TLcdGXYDynamicSegmentationEventPainter.getGXYPainter
(Object aObject) Deprecated.TLcdGXYHaloPainter.getGXYPainter
(Object aObject) Always returns this painter itself.TLcdGXYOffsetIconPainter.getGXYPainter
(Object aObject) protected final ILcdGXYPainter
TLcdGXYAreaShapeListPainter.retrieveShapePainter
(ILcdShapeList aShapeList, int aShapeIndex) Deprecated.protected final ILcdGXYPainter
TLcdGXYPointShapeListPainter.retrieveShapePainter
(ILcdShapeList aShapeList, int aShapeIndex) Deprecated.protected final ILcdGXYPainter
TLcdGXYPolylineShapeListPainter.retrieveShapePainter
(ILcdShapeList aShapeList, int aShapeIndex) Deprecated.protected ILcdGXYPainter
TLcdGXYShapeListPainter.retrieveShapePainter
(ILcdShapeList aShapeList, int aShapeIndex) Returns the painter for the shape at the given index in theILcdShapeList
object.Modifier and TypeMethodDescriptionvoid
TLcdGXYHaloPainter.setDelegatePainter
(ILcdGXYPainter aDelegatePainter) Sets theILcdGXYPainter
to which the rendering of the objects is to be delegated.ModifierConstructorDescriptionTLcdGXYClippingPainterWrapper
(ILcdGXYPainter aDelegate, ILcdModel aClipModel) Creates a new painter that clips the content of the given painter to the given model.TLcdGXYHaloPainter
(ILcdGXYPainter aPainter) Creates a newTLcdGXYHaloPainter
wrapping the given painter, with default halo parameters (Color = white, thickness = 1)TLcdGXYHaloPainter
(ILcdGXYPainter aPainter, Color aHaloColor, int aHaloThickness) Creates a newTLcdGXYHaloPainter
wrapping the given painter, configured with the given halo color and thickness.TLcdGXYLabelPainterAdapter
(ILcdGXYPainter aDelegatePainter) Creates a new label painter adapter that makes a label painter out of anILcdGXYPainter
.TLcdGXYLabelPainterAdapter
(ILcdGXYPainter aDelegatePainter, ILcdGXYEditor aDelegateEditor) Creates a new label painter adapter that makes a label painter out of anILcdGXYPainter
and aILcdGXYEditor
.TLcdGXYOffsetIconPainter
(ILcdGXYPainter aDelegateAnchorPainter, ILcdGXYPainter aDelegateOffsetIconPainter, ILcdGXYEditor aDelegateOffsetEditor, ILcdGXYLabelPainter aDelegateLabelPainter) Creates an offset icon painter that delegates its operations to the specified painters and editor.TLcdGXYOffsetIconPainter
(ILcdGXYPainter aDelegateAnchorPainter, ILcdGXYPainter aDelegateOffsetIconPainter, ILcdGXYEditor aDelegateOffsetEditor, ILcdGXYLabelPainter aDelegateLabelPainter, boolean aMapAllToSublabels) Creates an offset icon painter that delegates its operations to the specified painters and editor. -
Uses of ILcdGXYPainter in com.luciad.view.map
Modifier and TypeMethodDescriptionprotected ILcdGXYPainter
TLcdAdvancedMapRulerController.createGXYEqualDistanceCurvePainter()
Creates the painter of the equal distance curve for the polylines used to measure the distances.protected ILcdGXYPainter
TLcdAdvancedMapRulerController.createGXYPolylinePainter()
Creates the painter for the polylines used to measure the distances.TLcdMapGeorefGridLayer.getGXYPainter
(Object aObject) TLcdMapLonLatGridLayer.getGXYPainter()
Returns theILcdGXYPainter
that paints the longitude/latitude grid.TLcdMapLonLatGridLayer.getGXYPainter
(Object aObject) TLcdUPSGridLayer.getGXYPainter
(Object aObject) Always returns null.TLcdUTMGridLayer.getGXYPainter
(Object aObject) Painting of this layer is handled by the UTM zone painter set.TLcdXYGridLayer.getGXYPainter
(Object aObject) Painting of this layer is handled by an internal painter.Modifier and TypeMethodDescriptionvoid
TLcdMapLonLatGridLayer.setGXYPainter
(ILcdGXYPainter aGXYPainter) Sets theILcdGXYPainter
that paints the longitude/latitude grid. -
Uses of ILcdGXYPainter in com.luciad.view.map.mgrs
Modifier and TypeMethodDescriptionTLcdMGRSGridLayer.getGXYPainter
(Object aObject) Painting of this layer is handled by an internal painter. -
Uses of ILcdGXYPainter in com.luciad.view.map.multilevelgrid
Modifier and TypeMethodDescriptionTLcdMultilevelGridLayer.getGXYPainter
(Object aObject) Always returns null. -
Uses of ILcdGXYPainter in com.luciad.view.map.painter
Modifier and TypeClassDescriptionclass
This painter displays a polar grid centered on a domain object.class
ThisILcdGXYPainter
paintsTLcdLonLatGrid
objects as a maritime-style border around the view.class
ThisILcdGXYPainter
paintsTLcdLonLatGrid
instances.class
TheTLcdUTMZonePainter
extendsALcdGXYPainter
and implementsILcdGXYPainter
to paint an UTM-MGRS zone (TLcdUTMZone
) on a hemisphere. -
Uses of ILcdGXYPainter in com.luciad.wms.client.gxy
Modifier and TypeClassDescriptionclass
A painter forALcdWMSProxy
objects. -
Uses of ILcdGXYPainter in com.luciad.wms.client.gxy.tiled
Modifier and TypeClassDescriptionclass
Painter for visualizingALcdWMSProxy
objects in a GXY view.
TLcdGXYEllipsePainter