Uses of Interface
com.luciad.view.gxy.ILcdGXYPainterProvider
Packages that use ILcdGXYPainterProvider
Package
Description
Representation aspects of ICAO symbols for AIS.
Painters for 2D views in the context of AIS.
Provides 2D visualization support for
ILcdEarthTileSets.
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.
This package provides a new, highly configurable data format.
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.
Painters for the APP-6A symbols that are not icons.
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.
Painter and editor classes for rendering and visually editing objects in an ILcdGXYView.
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 ILcdGXYPainterProvider in com.luciad.ais.symbology.icao
Classes in com.luciad.ais.symbology.icao that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThis painter paintsILcdGenericAirspaceobjects according to the ICAO guidelines for aeronautical charts.classThis painter paintsILcdRunwayobjects according to the ICAO guidelines for aeronautical charts. -
Uses of ILcdGXYPainterProvider in com.luciad.ais.view.gxy.painter
Classes in com.luciad.ais.view.gxy.painter that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThis extension ofTLcdGXYIconPainteroverrides the standard approach of always using the same icon.classThis painter extendsTLcdGXYPointListPainter, but paints an icon if the point list contains only a single point.classThis painter is used for paintingILcdILSobjects.classA painter forTLcdProcedureTrajectoryobjects.classThis painter is used for refueling tracks (ILcdRefuelingTrackand refueling air spacesILcdRefuelingAirspace).classThis extension ofTLcdGXYShapeListPainterpaintsILcdShapeListobjects whose shapes are themselvesILcdPointListimplementations.Methods in com.luciad.ais.view.gxy.painter that return ILcdGXYPainterProviderModifier and TypeMethodDescriptionTLcdGXYProcedureTrajectoryPainter.getPointPainterProvider()Returns the painter provider to be used for drawing points that are output with the procedure geometry.Methods in com.luciad.ais.view.gxy.painter with parameters of type ILcdGXYPainterProviderModifier and TypeMethodDescriptionvoidTLcdGXYProcedureTrajectoryPainter.setPointPainterProvider(ILcdGXYPainterProvider aPointPainterProvider) Sets the painter provider to be used for drawing points that are output with the procedure geometry. -
Uses of ILcdGXYPainterProvider in com.luciad.earth.view.gxy
Classes in com.luciad.earth.view.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassA base class for paintingILcdEarthTileSets in anILcdGXYView.classThisILcdGXYPaintercan paint the elevation data ofILcdEarthTileSetinstances in a 2D view.classThisILcdGXYPaintercan paint the multi-valued raster data ofILcdEarthTileSetinstances in a 2D view.classThisILcdGXYPaintercan paint the raster data ofILcdEarthTileSetinstances in a 2D view.classThisILcdGXYPaintercan paint the scalar data ofILcdEarthTileSetinstances in a 2D view.classThisILcdGXYPaintercan paint the vector data ofILcdEarthTileSetinstances in a 2D view.classA 2D painter forTLcdEarthIndexedVertexArray's. -
Uses of ILcdGXYPainterProvider in com.luciad.format.aixm51.view.gxy
Classes in com.luciad.format.aixm51.view.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassA provider ofILcdGXYEditor,ILcdGXYPainter,ILcdGXYLabelPainterandILcdGXYLabelEditorProviderinstances for AIXM 5.1 features. -
Uses of ILcdGXYPainterProvider in com.luciad.format.cgm.gxy
Classes in com.luciad.format.cgm.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThisILcdGXYPainterProviderprovides painters for painting CGM objects. -
Uses of ILcdGXYPainterProvider in com.luciad.format.database.gxy
Classes in com.luciad.format.database.gxy that implement ILcdGXYPainterProvider -
Uses of ILcdGXYPainterProvider in com.luciad.format.dgn.gxy
Classes in com.luciad.format.dgn.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThis is an implementation ofILcdGXYPainterthat accepts aTLcdDGNCellfor painting on anILcdGXYView.classThis is an implementation ofILcdGXYPainterthat accepts aTLcdDGNComplexShapefor painting on anILcdGXYView.classDeprecated.This painter is replaced byTLcdGXYEllipsePainterclassThis class implements anILcdGXYPainterProviderfor DGN objects.Methods in com.luciad.format.dgn.gxy that return ILcdGXYPainterProviderModifier and TypeMethodDescriptionTLcdDGNCellGXYPainter.getShapeGXYPainterProvider()Returns the painter provider whose painters are used for painting the cell's shapes.TLcdDGNComplexShapeGXYPainter.getShapeGXYPainterProvider()Methods in com.luciad.format.dgn.gxy with parameters of type ILcdGXYPainterProviderModifier and TypeMethodDescriptionvoidTLcdDGNCellGXYPainter.setShapeGXYPainterProvider(ILcdGXYPainterProvider aShapeGXYPainterProvider) Sets the painter provider whose painters will be used for painting the cell's shapes.voidTLcdDGNComplexShapeGXYPainter.setShapeGXYPainterProvider(ILcdGXYPainterProvider aShapeGXYPainterProvider) Constructors in com.luciad.format.dgn.gxy with parameters of type ILcdGXYPainterProviderModifierConstructorDescriptionTLcdDGNCellGXYPainter(ILcdGXYPainterProvider aShapeGXYPainterProvider) Creates a TLcdDGNCellGXYPainter that delegates painting of the cell's shapes to the painters provided by the given painter provider.TLcdDGNComplexShapeGXYPainter(ILcdGXYPainterProvider aShapeGXYPainterProvider) Constructs aTLcdDGNComplexShapeGXYPainterwith a givenILcdGXYPainterProviderfor the elements of the complex shapes.TLcdDGNComplexShapeGXYPainter(ILcdGXYPainterProvider aShapeGXYPainterProvider, ILcdGXYPainterStyle aLineStyle, ILcdGXYPainterStyle aFillStyle) Constructs aTLcdDGNComplexShapeGXYPainterwith a givenILcdGXYPainterProviderfor the elements of the complex shapes. -
Uses of ILcdGXYPainterProvider in com.luciad.format.dwg.gxy
Classes in com.luciad.format.dwg.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThis class implements anILcdGXYPainterProviderfor DWG objects. -
Uses of ILcdGXYPainterProvider in com.luciad.format.grib.gxy
Classes in com.luciad.format.grib.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassDeprecated.The NetCDF decoder should be used to decode GRIB data.classDeprecated.The NetCDF decoder should be used to decode GRIB data. -
Uses of ILcdGXYPainterProvider in com.luciad.format.kml22.view.gxy
Classes in com.luciad.format.kml22.view.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThe main ILcdGXYPainterProvider for KML 2.2 abstract features -
Uses of ILcdGXYPainterProvider in com.luciad.format.magneticnorth.gxy
Classes in com.luciad.format.magneticnorth.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassPainter for layers containing aILcdMagneticNorthModel.Methods in com.luciad.format.magneticnorth.gxy that return ILcdGXYPainterProviderModifier and TypeMethodDescriptionprotected ILcdGXYPainterProviderTLcdMagneticNorthGXYLayerFactory.createGXYPainterProvider(ILcdModel aModel) Creates a painter for the given magnetic north model. -
Uses of ILcdGXYPainterProvider in com.luciad.format.mif.gxy
Classes in com.luciad.format.mif.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThis class implements anILcdGXYPainterProviderfor MIF objects. -
Uses of ILcdGXYPainterProvider in com.luciad.format.netcdf.gxy
Classes in com.luciad.format.netcdf.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassPainter provider for NetCDF models. -
Uses of ILcdGXYPainterProvider in com.luciad.format.nvg.gxy
Classes in com.luciad.format.nvg.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassA painter provider for a layer containing NVG domain objects.Methods in com.luciad.format.nvg.gxy with parameters of type ILcdGXYPainterProviderModifier and TypeMethodDescriptionvoidTLcdNVGGXYPainterProvider.registerPainterEditorProviders(String aStandardName, ILcdGXYPainterProvider aPainterProvider, ILcdGXYEditorProvider aEditorProvider) Allows to use external painter and editor providers for a domain specific standard. -
Uses of ILcdGXYPainterProvider in com.luciad.format.pol
Classes in com.luciad.format.pol that implement ILcdGXYPainterProvider -
Uses of ILcdGXYPainterProvider in com.luciad.format.raster
Classes in com.luciad.format.raster that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcdRasterPainterinterface.classTLcdAllInMemoryRasterPainterimplements anILcdGXYPainterfor anILcdRaster.classImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.classThisILcdGXYPainterpaintsILcdMultivaluedRasterobjects from models that have aTLcdMultivaluedRasterModelDescriptor.classThisILcdGXYPaintercan paintILcdMultilevelRasterinstances, applying only a scaling transformation.classThisILcdGXYPaintercan paintILcdRasterinstances, applying only a scaling transformation.classImportant notice: the packagecom.luciad.imagingpresents a new API for the modeling of raster data.classThis ILcdRasterPainter paints multilevel elevation rasters as translucent rasters with dark or light shading based on the position of the sun.classThis ILcdRasterPainter paints elevation rasters as translucent rasters with dark or light shading based on the position of the sun.classThisILcdGXYPaintercan paintILcdMultilevelRasterinstances, warping them between different coordinate systems as required.classThisILcdGXYPaintercan paintILcdRasterinstances, warping them between different coordinate systems as required. -
Uses of ILcdGXYPainterProvider in com.luciad.format.s52.gxy
Classes in com.luciad.format.s52.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThisILcdGXYPainterProviderpaints S-57 geometries according to the S-52 standard.Methods in com.luciad.format.s52.gxy with parameters of type ILcdGXYPainterProviderModifier and TypeMethodDescriptionvoidTLcdS52GXYLayer.setGXYPainterProvider(ILcdGXYPainterProvider aGXYPainterProvider) Sets anILcdGXYPainterProviderto thisTLcdGXYLayer. -
Uses of ILcdGXYPainterProvider in com.luciad.format.vpf
Classes in com.luciad.format.vpf that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassExtendsTLcdGXYPointListPainterand adds functionality for painting VPF domain objects using GeoSym symbology.classExtendsTLcdGXYIconPainterand adds functionality for painting VPF domain objects using GeoSym symbology.Methods in com.luciad.format.vpf that return ILcdGXYPainterProviderModifier and TypeMethodDescriptionprotected ILcdGXYPainterProviderTLcdVPFLayerFactory.retrievePainterProvider(TLcdVPFFeatureClass aVPFFeatureClass, ILcdVPFLayerFactoryModel aVPFLayerFactoryModel) Deprecated. -
Uses of ILcdGXYPainterProvider in com.luciad.format.vpf.gxy
Classes in com.luciad.format.vpf.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassA painter provider for VPF data. -
Uses of ILcdGXYPainterProvider in com.luciad.fusion.client.view.gxy
Classes in com.luciad.fusion.client.view.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassDeprecated.Since 2017.0 support for coverages of type VECTOR has been superseded with other mechanisms.Methods in com.luciad.fusion.client.view.gxy with parameters of type ILcdGXYPainterProviderModifier and TypeMethodDescriptionvoidTLfnGXYVectorLayer.setGXYPainterProvider(ILcdGXYPainterProvider aGXYPainterProvider) Deprecated.Sets anILcdGXYPainterProviderto thisTLcdGXYLayer.voidTLfnGXYVectorLayer.setGXYPainterProviderArray(ILcdGXYPainterProvider[] aGXYPainterProviderArray) Deprecated.Like,TLcdGXYLayer.setGXYPainterProvider(com.luciad.view.gxy.ILcdGXYPainterProvider), but sets an array ofILcdGXYPainterProviderto thisTLcdGXYLayer. -
Uses of ILcdGXYPainterProvider in com.luciad.lucy.addons.decoders
Classes in com.luciad.lucy.addons.decoders that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassDo not use this class.classDo not use this class. -
Uses of ILcdGXYPainterProvider in com.luciad.lucy.addons.drawing.format
Methods in com.luciad.lucy.addons.drawing.format that return ILcdGXYPainterProviderModifier and TypeMethodDescriptionabstract ILcdGXYPainterProviderALcyDomainObjectSupplier.createGXYPainterProvider()Creates the painter provider for the objects of this domain object supplier.TLcySLDDomainObjectSupplier.createGXYPainterProvider()TLcyShapePainterProviderContainer.getFillPainterProvider()Returns the fill painter provider passed as an argument in the constructor.TLcyShapePainterProviderContainer.getPointPainterProvider()Returns the point painter provider passed as an argument in the constructor.TLcyShapePainterProviderContainer.getRasterPainterProvider()Returns the raster painter provider passed as an argument in the constructor.TLcyShapePainterProviderContainer.getStrokePainterProvider()Returns the stroke painter provider passed as an argument in the constructor.TLcyShapePainterProviderContainer.getTextPainterProvider()Returns the text painter provider passed as an argument in the constructor.Constructors in com.luciad.lucy.addons.drawing.format with parameters of type ILcdGXYPainterProviderModifierConstructorDescriptionTLcyShapePainterProviderContainer(ILcdGXYPainterProvider aStrokePainterProvider, ILcdGXYPainterProvider aFillPainterProvider, ILcdGXYPainterProvider aPointPainterProvider, ILcdGXYPainterProvider aTextPainterProvider, ILcdGXYPainterProvider aRasterPainterProvider, ILcdGXYEditorProvider aStrokeEditorProvider, ILcdGXYEditorProvider aFillEditorProvider, ILcdGXYEditorProvider aPointEditorProvider, ILcdGXYEditorProvider aTextEditorProvider, ILcdGXYEditorProvider aRasterEditorProvider) Default constructor. -
Uses of ILcdGXYPainterProvider in com.luciad.lucy.addons.pim
Classes in com.luciad.lucy.addons.pim that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThis class is only here because of beans compatibility. -
Uses of ILcdGXYPainterProvider in com.luciad.ogc.sld.view.gxy
Classes in com.luciad.ogc.sld.view.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassAbstract class that contains the information to implement a painter for objects that should be rendered according to a feature type style.classAnALcdSLDFeatureTypeStylePainterthat 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 itsILcdGXYPainterfunctionalities (paint, isTouched, boundsSFCT, ...), delegates to its rule painters for objects that are accepted by the rule painters for all of itsILcdGXYLabelPainterfunctionalities (paintLabel, labelBoundsSFCT, ...).Methods in com.luciad.ogc.sld.view.gxy that return ILcdGXYPainterProviderModifier and TypeMethodDescriptionprotected ILcdGXYPainterProviderTLcdSLDSymbolizerPainterFactory.createFillPainterProvider()Create a painter provider that paints objects in filled mode.protected ILcdGXYPainterProviderTLcdSLDSymbolizerPainterFactory.createPointPainterProvider()Creates the ILcdGXYPainterProvider the point symbolizer painter will delegate the actual painting to.protected ILcdGXYPainterProviderTLcdSLDSymbolizerPainterFactory.createRasterPainterProvider()Creates a painter provider for rasters.protected ILcdGXYPainterProviderTLcdSLDSymbolizerPainterFactory.createStrokePainterProvider(ALcdSLDSymbolizer aSymbolizer) Deprecated.OverrideTLcdSLDSymbolizerPainterFactory.createStrokePainterProvider(ALcdSLDSymbolizer,TLcdSLDContext)instead of this method.protected ILcdGXYPainterProviderTLcdSLDSymbolizerPainterFactory.createStrokePainterProvider(ALcdSLDSymbolizer aSymbolizer, TLcdSLDContext aSLDContext) Returns a painter provider to paint lines. -
Uses of ILcdGXYPainterProvider in com.luciad.symbology.app6a.view.gxy.painter
Classes in com.luciad.symbology.app6a.view.gxy.painter that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassA painter provider for a layer containingILcdAPP6AShapeobjects. -
Uses of ILcdGXYPainterProvider in com.luciad.symbology.milstd2525b.view.gxy.painter
Classes in com.luciad.symbology.milstd2525b.view.gxy.painter that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassA painter provider for a layer containingILcdMS2525bStyledobjects. -
Uses of ILcdGXYPainterProvider in com.luciad.tea.hypsometry
Classes in com.luciad.tea.hypsometry that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassA painter for hypsometric results based on an earth tileset.classThis ILcdRasterPainter paints hypsometric versions of multilevel elevation rasters.classThis ILcdRasterPainter paints hypsometric versions of elevation rasters. -
Uses of ILcdGXYPainterProvider in com.luciad.view.gxy
Classes in com.luciad.view.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassALcdGXYPainteris an abstract class that can be used for implementing theILcdGXYPainterinterface.classDeprecated.The functionality offered by this class has been replaced with a properILcdGXYLabelEditor.classA painter provider that allowsregisteringpainters for specific types of shapes.
By default, the provider is empty.classA painter and editor for all supported shape types.classThis is an implementation of theILcdGXYPainterProviderinterface that returns always the sameILcdGXYPainter.Methods in com.luciad.view.gxy that return ILcdGXYPainterProviderModifier and TypeMethodDescriptionTLcdGXYLayer.getGXYPainterProvider()Returns the currentILcdGXYPainterProviderattached to thisTLcdGXYLayer.TLcdGXYLayer.getGXYPainterProviderArray()Returns an array containing all painter providers for this layerMethods in com.luciad.view.gxy with parameters of type ILcdGXYPainterProviderModifier and TypeMethodDescriptionvoidTLcdGXYLayer.setGXYPainterProvider(ILcdGXYPainterProvider aGXYPainterProvider) Sets anILcdGXYPainterProviderto thisTLcdGXYLayer.voidTLcdGXYLayer.setGXYPainterProviderArray(ILcdGXYPainterProvider[] aGXYPainterProviderArray) Like,TLcdGXYLayer.setGXYPainterProvider(com.luciad.view.gxy.ILcdGXYPainterProvider), but sets an array ofILcdGXYPainterProviderto thisTLcdGXYLayer. -
Uses of ILcdGXYPainterProvider in com.luciad.view.gxy.painter
Classes in com.luciad.view.gxy.painter that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassProvidesOUTLINED,FILLEDandOUTLINED_FILLEDmodes to paint objects which cover an area.classPaints and locatesILcdArcBandobjects and enables visual editing ofILcd2DEditableArcBandobjects in anILcdGXYView.classPaints and locatesILcdArcobjects and enables visual editing ofILcd2DEditableArcobjects in anILcdGXYView.classDeprecated.useTLcdGXYShapeListPainterinstead.classPaints and locatesILcdBoundsobjects and enables visual editing ofILcd2DEditableBoundsobjects in anILcdGXYView.classPaints, locates and enables visual editing ofTLcdLonLatBufferandTLcdLonLatHeightBufferobjects in anILcdGXYView.classPaints and locatesILcdCircleBy3Pointsobjects and enables visual editing ofILcd2DEditableCircleBy3Pointsobjects in anILcdGXYView.classPaints and locatesILcdCircleobjects and enables visual editing ofILcd2DEditableCircleobjects in anILcdGXYView.classPaints and locatesILcdCircularArcBy3Points,ILcdCircularArcByBulgeandILcdCircularArcByCenterPointobjects and enables visual editing ofILcd2DEditableCircularArcBy3Points,ILcd2DEditableCircularArcByBulgeandILcd2DEditableCircularArcByCenterPointobjects in anILcdGXYView.classA wrapper for apainterwhich limits the painted region to an area delimited by a certain set of shapes.classPaints and locatesILcdCompositeCurveobjects and enables visual editing ofILcdCompositeCurveobjects in anILcdGXYView.classPaints and locates composite ring objects, i.e. objects that are of typeILcdCompositeCurveandILcdRing, and enables visual editing of editable composite ring objects, i.e. objects that are of typeILcdEditableCompositeCurveandILcdRing, in anILcdGXYView.classDeprecated.do not use.classPaints and locatesILcdEllipseobjects and enables visual editing ofILcd2DEditableEllipseobjects in anILcdGXYView.classPaints buffer shapes and enables visual editing of buffer shapes in anILcdGXYView.classWrapper for aILcdGXYPainterthat adds halo effects when painting objects.classPaints and locatesILcdShapeobjects as points and enables visual editing ofILcd2DEditableShapeobjects as points in anILcdGXYView.classThisILcdGXYPainterpaintsALcdImageusing icons at regular grid locations in the view.classPainter for ALcdImage objects in anILcdGXYView.classDeprecated.TLcdGXYBufferPainter can paint and edit both TLcdLonLatBuffer and TLcdLonLatHeightBuffer objects.classWrapper for anILcdGXYPainterthat paints objects at a certain offset.classPaints and locatesILcdPointListobjects (includingILcdComplexPolygon) and enables visual editing ofILcd2DEditablePointListobjects in anILcdGXYView.classDeprecated.useTLcdGXYShapeListPainterinstead.classDeprecated.useTLcdGXYShapeListPainterinstead.classPaints and edits rounded polylines and polygons.classPaints and locatesILcdShapeListobjects and enables visual editing ofILcdShapeListobjects in anILcdGXYView.classPaints and locatesILcdSurfaceobjects and enables visual editing ofILcdSurfaceobjects in anILcdGXYView.classPaints and locatesILcdTextobjects and enables visual editing ofILcd2DEditableTextobjects in anILcdGXYView.Fields in com.luciad.view.gxy.painter declared as ILcdGXYPainterProviderModifier and TypeFieldDescriptionprotected ILcdGXYPainterProviderTLcdGXYShapeListPainter.fShapeGXYPainterProviderThe painter provider to retrieve painters for the objects inside theILcdShapeListobject.Methods in com.luciad.view.gxy.painter that return ILcdGXYPainterProviderModifier and TypeMethodDescriptionstatic ILcdGXYPainterProviderTLcdGXYImagePainter.create(ILcdModel aModel, ALcdImagingEngine aImagingEngine) This method creates a painter provider that configures a GXY painter with the defaults for painting raster data.TLcdGXYCompositeCurvePainter.getCurveGXYPainterProvider()Returns the painter provider used to provide a painter for each shape inside the composite curve.TLcdGXYCompositeRingPainter.getCurveGXYPainterProvider()Returns the painter provider used to provide a painter for each shape inside the composite ring.TLcdGXYClippingPainterWrapper.getDelegatePainterProvider()Returns theILcdGXYPainterProviderwhich is used to retrieve painters to delegate the object rendering to.TLcdGXYHaloPainter.getDelegatePainterProvider()Returns theILcdGXYPainterProviderto which the rendering of the objects is delegated.TLcdGXYSurfacePainter.getRingGXYPainterProvider()Returns the painter provider used to provide a painter for the exterior and interior rings.TLcdGXYShapeListPainter.getShapeGXYPainterProvider()Returns the painter provider used to provide a painter for each shape inside the shape list.Methods in com.luciad.view.gxy.painter with parameters of type ILcdGXYPainterProviderModifier and TypeMethodDescriptionvoidTLcdGXYCompositeCurvePainter.setCurveGXYPainterProvider(ILcdGXYPainterProvider<ILcdGXYPathPainter> aCurveGXYPainterProvider) Sets the painter provider used to provide a painter for each shape inside the composite curve.voidTLcdGXYCompositeRingPainter.setCurveGXYPainterProvider(ILcdGXYPainterProvider<ILcdGXYPathPainter> aCurveGXYPainterProvider) Sets the painter provider used to provide a painter for each shape inside the composite ring.voidTLcdGXYHaloPainter.setDelegatePainterProvider(ILcdGXYPainterProvider aDelegatePainterProvider) Sets theILcdGXYPainterProviderto which the rendering of the objects is to be delegated.voidTLcdGXYSurfacePainter.setRingGXYPainterProvider(ILcdGXYPainterProvider<ILcdGXYPathPainter> aCurveGXYPainterProvider) Sets the painter provider used to provide a painter for the exterior and interior rings.final voidTLcdGXYAreaShapeListPainter.setShapeGXYPainterProvider(ILcdGXYPainterProvider aShapeGXYPainterProvider) Deprecated.This method should not be called.final voidTLcdGXYPolylineShapeListPainter.setShapeGXYPainterProvider(ILcdGXYPainterProvider aShapeGXYPainterProvider) Deprecated.This method should not be called.voidTLcdGXYShapeListPainter.setShapeGXYPainterProvider(ILcdGXYPainterProvider aShapeGXYPainterProvider) Sets the painter provider used to provide a painter for each shape inside the shape list.Constructors in com.luciad.view.gxy.painter with parameters of type ILcdGXYPainterProviderModifierConstructorDescriptionTLcdGXYClippingPainterWrapper(ILcdGXYPainterProvider aGXYPainterProvider, ILcdModel aClipModel) Creates a new painter that clips the content of the painters provided by the given painter provider to the given model.TLcdGXYCompositeCurvePainter(ILcdGXYPainterProvider<ILcdGXYPathPainter> aCurveGXYPainterProvider, ILcdGXYEditorProvider aCurveGXYEditorProvider) Constructs a defaultTLcdGXYCompositeCurvePainterwith the specified painter and editor, and sets the display name to "CompositeCurve".TLcdGXYCompositeCurvePainter(ILcdGXYPainterProvider<ILcdGXYPathPainter> aCurveGXYPainterProvider, ILcdGXYEditorProvider aCurveGXYEditorProvider, ILcdCurveConnectorProvider aCurveConnectorProvider) Constructs a defaultTLcdGXYCompositeCurvePainterwith the specified painter, editor and connector provider, and sets the display name to "CompositeCurve".TLcdGXYCompositeRingPainter(ILcdGXYPainterProvider<ILcdGXYPathPainter> aCurveGXYPainterProvider, ILcdGXYEditorProvider aCurveGXYEditorProvider) Constructs a defaultTLcdGXYCompositeRingPainterwith the specified painter and editor, and sets the display name to "CompositeRing".TLcdGXYCompositeRingPainter(ILcdGXYPainterProvider<ILcdGXYPathPainter> aCurveGXYPainterProvider, ILcdGXYEditorProvider aCurveGXYEditorProvider, ILcdCurveConnectorProvider aCurveConnectorProvider) Constructs a defaultTLcdGXYCompositeRingPainterwith the specified painter, editor and connector provider, and sets the display name to "CompositeRing".TLcdGXYHaloPainter(ILcdGXYPainterProvider aPainterProvider) Creates a newTLcdGXYHaloPainterwrapping the given painter provider, with default halo parameters (Color = white, thickness = 1)TLcdGXYHaloPainter(ILcdGXYPainterProvider aPainterProvider, Color aHaloColor, int aHaloThickness) Creates a newTLcdGXYHaloPainterwrapping the given painter provider, configured with the given halo color and thickness.TLcdGXYShapeListPainter(ILcdGXYPainterProvider aShapeGXYPainterProvider) Constructs a defaultTLcdGXYShapeListPainterwith the specified painter provider and sets the display name to "ShapeList".TLcdGXYSurfacePainter(ILcdGXYPainterProvider<ILcdGXYPathPainter> aRingGXYPainterProvider) Constructs a defaultTLcdGXYSurfacePainterwith the specified painter, and sets the display name to "Surface".TLcdGXYSurfacePainter(ILcdGXYPainterProvider<ILcdGXYPathPainter> aRingGXYPainterProvider, ILcdCurveConnectorProvider aCurveConnectorProvider) Constructs a defaultTLcdGXYSurfacePainterwith the specified painter and connector provider, and sets the display name to "Surface". -
Uses of ILcdGXYPainterProvider in com.luciad.view.map.painter
Classes in com.luciad.view.map.painter that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassThis painter displays a polar grid centered on a domain object.classThisILcdGXYPainterpaintsTLcdLonLatGridobjects as a maritime-style border around the view.classThisILcdGXYPainterpaintsTLcdLonLatGridinstances.classTheTLcdUTMZonePainterextendsALcdGXYPainterand implementsILcdGXYPainterto paint an UTM-MGRS zone (TLcdUTMZone) on a hemisphere. -
Uses of ILcdGXYPainterProvider in com.luciad.wms.client.gxy
Classes in com.luciad.wms.client.gxy that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassA painter forALcdWMSProxyobjects. -
Uses of ILcdGXYPainterProvider in com.luciad.wms.client.gxy.tiled
Classes in com.luciad.wms.client.gxy.tiled that implement ILcdGXYPainterProviderModifier and TypeClassDescriptionclassPainter for visualizingALcdWMSProxyobjects in a GXY view.
TLcdGXYShapePainterinstead.