Uses of Interface
com.luciad.view.gxy.ILcdGXYEditorProvider
Packages that use ILcdGXYEditorProvider
Package
Description
Painters for 2D views in the context of AIS.
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 painters for typical database objects.
Classes to visualize a magnetic north chart and a controller to rotate the magnetic north to the top.
Provides API for visualizing NVG data in an
ILcdGXYView.Handles the POL format.
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
Provides support for visualizing vector data from a LuciadFusion Tile Store in a 2D view.
This package provides a new, highly configurable data format.
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.
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.
-
Uses of ILcdGXYEditorProvider in com.luciad.ais.view.gxy.painter
Classes in com.luciad.ais.view.gxy.painter that implement ILcdGXYEditorProviderModifier 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 extension ofTLcdGXYShapeListPainterpaintsILcdShapeListobjects whose shapes are themselvesILcdPointListimplementations. -
Uses of ILcdGXYEditorProvider in com.luciad.format.aixm51.view.gxy
Classes in com.luciad.format.aixm51.view.gxy that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassA provider ofILcdGXYEditor,ILcdGXYPainter,ILcdGXYLabelPainterandILcdGXYLabelEditorProviderinstances for AIXM 5.1 features. -
Uses of ILcdGXYEditorProvider in com.luciad.format.database.gxy
Classes in com.luciad.format.database.gxy that implement ILcdGXYEditorProvider -
Uses of ILcdGXYEditorProvider in com.luciad.format.magneticnorth.gxy
Classes in com.luciad.format.magneticnorth.gxy that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassPainter for layers containing aILcdMagneticNorthModel. -
Uses of ILcdGXYEditorProvider in com.luciad.format.nvg.gxy
Classes in com.luciad.format.nvg.gxy that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassA painter provider for a layer containing NVG domain objects.Methods in com.luciad.format.nvg.gxy with parameters of type ILcdGXYEditorProviderModifier and TypeMethodDescriptionvoidTLcdNVGGXYPainterProvider.registerPainterEditorProviders(String aStandardName, ILcdGXYPainterProvider aPainterProvider, ILcdGXYEditorProvider aEditorProvider) Allows to use external painter and editor providers for a domain specific standard. -
Uses of ILcdGXYEditorProvider in com.luciad.format.pol
Classes in com.luciad.format.pol that implement ILcdGXYEditorProvider -
Uses of ILcdGXYEditorProvider in com.luciad.format.vpf
Classes in com.luciad.format.vpf that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassExtendsTLcdGXYPointListPainterand adds functionality for painting VPF domain objects using GeoSym symbology.classExtendsTLcdGXYIconPainterand adds functionality for painting VPF domain objects using GeoSym symbology. -
Uses of ILcdGXYEditorProvider in com.luciad.fusion.client.view.gxy
Methods in com.luciad.fusion.client.view.gxy with parameters of type ILcdGXYEditorProviderModifier and TypeMethodDescriptionvoidTLfnGXYVectorLayer.setGXYEditorProvider(ILcdGXYEditorProvider aGXYEditorProvider) Deprecated.Sets anILcdGXYEditorProviderto thisTLcdGXYLayer. -
Uses of ILcdGXYEditorProvider in com.luciad.lucy.addons.drawing.format
Methods in com.luciad.lucy.addons.drawing.format that return ILcdGXYEditorProviderModifier and TypeMethodDescriptionabstract ILcdGXYEditorProviderALcyDomainObjectSupplier.createGXYEditorProvider()Creates the editor provider for the objects of this domain object supplier.TLcySLDDomainObjectSupplier.createGXYEditorProvider()TLcyShapePainterProviderContainer.getFillEditorProvider()Returns the fill editor provider passed as an argument in the constructor.TLcyShapePainterProviderContainer.getPointEditorProvider()Returns the point editor provider passed as an argument in the constructor.TLcyShapePainterProviderContainer.getRasterEditorProvider()Returns the raster editor provider passed as an argument in the constructor.TLcyShapePainterProviderContainer.getStrokeEditorProvider()Returns the stroke editor provider passed as an argument in the constructor.TLcyShapePainterProviderContainer.getTextEditorProvider()Returns the text editor provider passed as an argument in the constructor.Constructors in com.luciad.lucy.addons.drawing.format with parameters of type ILcdGXYEditorProviderModifierConstructorDescriptionTLcyShapePainterProviderContainer(ILcdGXYPainterProvider aStrokePainterProvider, ILcdGXYPainterProvider aFillPainterProvider, ILcdGXYPainterProvider aPointPainterProvider, ILcdGXYPainterProvider aTextPainterProvider, ILcdGXYPainterProvider aRasterPainterProvider, ILcdGXYEditorProvider aStrokeEditorProvider, ILcdGXYEditorProvider aFillEditorProvider, ILcdGXYEditorProvider aPointEditorProvider, ILcdGXYEditorProvider aTextEditorProvider, ILcdGXYEditorProvider aRasterEditorProvider) Default constructor. -
Uses of ILcdGXYEditorProvider in com.luciad.ogc.sld.view.gxy
Classes in com.luciad.ogc.sld.view.gxy that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassAnALcdSLDFeatureTypeStylePainterthat 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 ILcdGXYEditorProviderModifier and TypeMethodDescriptionprotected ILcdGXYEditorProviderTLcdSLDSymbolizerPainterFactory.createFillEditorProvider()Create an editor provider that edits filled objects.protected ILcdGXYEditorProviderTLcdSLDSymbolizerPainterFactory.createPointEditorProvider()Creates andILcdGXYEditorProviderthat will be used to edit objects that are rendered as points.protected ILcdGXYEditorProviderTLcdSLDSymbolizerPainterFactory.createRasterEditorProvider()Creates andILcdGXYEditorProviderthat can be used to edit rastersprotected ILcdGXYEditorProviderTLcdSLDSymbolizerPainterFactory.createStrokeEditorProvider(ALcdSLDSymbolizer aSymbolizer) Returns an editor provider to edit lines. -
Uses of ILcdGXYEditorProvider in com.luciad.symbology.app6a.view.gxy.painter
Classes in com.luciad.symbology.app6a.view.gxy.painter that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassAn editor provider for a layer containingILcdAPP6AShapeobjects. -
Uses of ILcdGXYEditorProvider in com.luciad.symbology.milstd2525b.view.gxy.painter
Classes in com.luciad.symbology.milstd2525b.view.gxy.painter that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassAn editor provider for a layer containingILcdMS2525bShapeobjects. -
Uses of ILcdGXYEditorProvider in com.luciad.view.gxy
Classes in com.luciad.view.gxy that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassDeprecated.The functionality offered by this class has been replaced with a properILcdGXYLabelEditor.classThis is an implementation ofILcdGXYEditorProviderthat returns for anObjectanILcdGXYEditorthat has been registered for its class.classA painter and editor for all supported shape types.classThis is an implementation of theILcdGXYEditorProviderinterface that returns always the sameILcdGXYEditor.Methods in com.luciad.view.gxy that return ILcdGXYEditorProviderModifier and TypeMethodDescriptionTLcdGXYLayer.getGXYEditorProvider()Gets the currentILcdGXYEditorProviderattached to thisTLcdGXYLayer.Methods in com.luciad.view.gxy with parameters of type ILcdGXYEditorProviderModifier and TypeMethodDescriptionvoidTLcdGXYLayer.setGXYEditorProvider(ILcdGXYEditorProvider aGXYEditorProvider) Sets anILcdGXYEditorProviderto thisTLcdGXYLayer. -
Uses of ILcdGXYEditorProvider in com.luciad.view.gxy.painter
Classes in com.luciad.view.gxy.painter that implement ILcdGXYEditorProviderModifier and TypeClassDescriptionclassPaints 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.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.classPaints and locatesILcdEllipseobjects and enables visual editing ofILcd2DEditableEllipseobjects in anILcdGXYView.classPaints buffer shapes and enables visual editing of buffer shapes in anILcdGXYView.classPaints and locatesILcdShapeobjects as points and enables visual editing ofILcd2DEditableShapeobjects as points 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 ILcdGXYEditorProviderModifier and TypeFieldDescriptionprotected ILcdGXYEditorProviderTLcdGXYShapeListPainter.fShapeGXYEditorProviderThe editor provider to retrieve editors for the objects inside theILcdShapeListobject.Methods in com.luciad.view.gxy.painter that return ILcdGXYEditorProviderModifier and TypeMethodDescriptionTLcdGXYCompositeCurvePainter.getCurveGXYEditorProvider()Returns the editor provider used to provide an editor for each shape inside the composite curve.TLcdGXYCompositeRingPainter.getCurveGXYEditorProvider()Returns the editor provider used to provide an editor for each shape inside the composite ring.TLcdGXYShapeListPainter.getShapeGXYEditorProvider()Returns the editor provider used to provide an editor for each shape inside the shape list.Methods in com.luciad.view.gxy.painter with parameters of type ILcdGXYEditorProviderModifier and TypeMethodDescriptionvoidTLcdGXYCompositeCurvePainter.setCurveGXYEditorProvider(ILcdGXYEditorProvider aCurveGXYEditorProvider) Sets the editor provider used to provide an editor for each shape inside the composite curve.voidTLcdGXYCompositeRingPainter.setCurveGXYEditorProvider(ILcdGXYEditorProvider aCurveGXYEditorProvider) Sets the editor provider used to provide an editor for each shape inside the composite ring.voidTLcdGXYShapeListPainter.setShapeGXYEditorProvider(ILcdGXYEditorProvider aShapeGXYEditorProvider) Sets the editor provider used to provide an editor for each shape inside the shape list.Constructors in com.luciad.view.gxy.painter with parameters of type ILcdGXYEditorProviderModifierConstructorDescriptionTLcdGXYCompositeCurvePainter(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".
TLcdGXYShapePainterinstead.