Uses of Interface
com.luciad.view.gxy.ILcdGXYEditor
Packages that use ILcdGXYEditor
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.
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.
Provides layer-specific asynchronous painting.
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.
-
Uses of ILcdGXYEditor in com.luciad.ais.view.gxy.painter
Classes in com.luciad.ais.view.gxy.painter that implement ILcdGXYEditorModifier 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.classA painter forTLcdProcedureTrajectoryobjects.classThis extension ofTLcdGXYShapeListPainterpaintsILcdShapeListobjects whose shapes are themselvesILcdPointListimplementations. -
Uses of ILcdGXYEditor in com.luciad.format.aixm51.view.gxy
Methods in com.luciad.format.aixm51.view.gxy that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdAIXM51GXYPainterEditorProvider.getGXYEditor(Object aObject) Provides an editor for each feature type supported by this class, and its corresponding timeslice type. -
Uses of ILcdGXYEditor in com.luciad.format.database.gxy
Methods in com.luciad.format.database.gxy that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdDatabaseGXYPainterProvider.getGXYEditor(Object aObject) Deprecated. -
Uses of ILcdGXYEditor in com.luciad.format.magneticnorth.gxy
Classes in com.luciad.format.magneticnorth.gxy that implement ILcdGXYEditorModifier and TypeClassDescriptionclassPainter for layers containing aILcdMagneticNorthModel. -
Uses of ILcdGXYEditor in com.luciad.format.nvg.gxy
Methods in com.luciad.format.nvg.gxy that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdNVGGXYPainterProvider.getGXYEditor(Object aObject) Finds anILcdGXYEditorthat can be used to edit the object passed. -
Uses of ILcdGXYEditor in com.luciad.format.pol
Classes in com.luciad.format.pol that implement ILcdGXYEditor -
Uses of ILcdGXYEditor in com.luciad.format.vpf
Classes in com.luciad.format.vpf that implement ILcdGXYEditorModifier 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 ILcdGXYEditor in com.luciad.ogc.sld.view.gxy
Classes in com.luciad.ogc.sld.view.gxy that implement ILcdGXYEditorModifier 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 ILcdGXYEditorModifier and TypeMethodDescriptionTLcdSLDFeatureTypeStylePainter.getGXYEditor(Object aObject) Always returns this as editor. -
Uses of ILcdGXYEditor in com.luciad.symbology.app6a.view.gxy.painter
Methods in com.luciad.symbology.app6a.view.gxy.painter that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdAPP6AGXYEditorProvider.getGXYEditor(Object aObject) Returns a validILcdGXYEditorfor editing aObject. -
Uses of ILcdGXYEditor in com.luciad.symbology.milstd2525b.view.gxy.painter
Methods in com.luciad.symbology.milstd2525b.view.gxy.painter that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdMS2525bGXYEditorProvider.getGXYEditor(Object aObject) Returns a validILcdGXYEditorfor editing aObject. -
Uses of ILcdGXYEditor in com.luciad.view.gxy
Classes in com.luciad.view.gxy with type parameters of type ILcdGXYEditorModifier and TypeInterfaceDescriptioninterfaceILcdGXYEditorProvider<T extends ILcdGXYEditor>Provides anILcdGXYLayerwith anILcdGXYEditorto edit the objects in the layers model.Classes in com.luciad.view.gxy that implement ILcdGXYEditorModifier and TypeClassDescriptionclassALcdGXYEditoris an abstract class that can be used for implementing theILcdGXYEditorinterface.classDeprecated.classA painter and editor for all supported shape types.Methods in com.luciad.view.gxy that return ILcdGXYEditorModifier and TypeMethodDescriptionILcdGXYLayer.getGXYEditor(Object aObject) Returns the editor to use to modify the object via a view.TLcdGXYDensityLayer.getGXYEditor(Object aObject) final ILcdGXYEditorTLcdGXYEditableLabelPainter.getGXYEditor(Object aObject) Deprecated.TLcdGXYEditorProvider.getGXYEditor(Object aObject) TLcdGXYLayer.getGXYEditor(Object aObject) TLcdGXYLayerList.getGXYEditor(Object aObject) Deprecated.Finds a suitable editor for the given object by requesting the sublayers for a suitable editor.TLcdGXYShapePainter.getGXYEditor(Object aObject) Finds anILcdGXYEditorthat can be used to edit the object passed.TLcdSingleGXYEditorProvider.getGXYEditor(Object aObject) TLcdGXYEditorProvider.getGXYEditors()Methods in com.luciad.view.gxy with parameters of type ILcdGXYEditorModifier and TypeMethodDescriptionvoidTLcdGXYEditorProvider.registerGXYEditorForClass(Class aDataClass, ILcdGXYEditor aGXYEditor) Registers anILcdGXYEditorto associate to a given Class ofObject.voidTLcdGXYEditorProvider.registerGXYEditorForClassName(String aDataClassName, ILcdGXYEditor aGXYEditor) Registers anILcdGXYEditorto associate to a given Class name ofObject.Constructors in com.luciad.view.gxy with parameters of type ILcdGXYEditorModifierConstructorDescriptionTLcdSingleGXYEditorProvider(ILcdGXYEditor aGXYEditor) Creates aILcdGXYEditorProviderimplementation that returns the given editor for every object. -
Uses of ILcdGXYEditor in com.luciad.view.gxy.asynchronous
Methods in com.luciad.view.gxy.asynchronous that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdGXYAsynchronousLayerWrapper.getGXYEditor(Object aObject) Returns a clone of the wrapped layer's GXYEditor, or the editor itself if the associated paint queue is empty. -
Uses of ILcdGXYEditor in com.luciad.view.gxy.controller.touch
Methods in com.luciad.view.gxy.controller.touch that return ILcdGXYEditorModifier and TypeMethodDescriptionprotected ILcdGXYEditorTLcdMapTouchRulerController.createGXYPolylineEditor()Creates the editor for the polylines used to measure the distances. -
Uses of ILcdGXYEditor in com.luciad.view.gxy.painter
Classes in com.luciad.view.gxy.painter that implement ILcdGXYEditorModifier 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.Methods in com.luciad.view.gxy.painter that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdGXYOffsetIconPainter.getDelegateOffsetEditor()Returns the delegate editor that was specified in the constructor.TLcdGXYArcBandPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYArcPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYBoundsPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYBufferPainter.getGXYEditor(Object aObject) This implementation always returns this instance as an editor, with the object passed set as object.TLcdGXYCircleBy3PointsPainter.getGXYEditor(Object aObject) TLcdGXYCirclePainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYCircularArcPainter.getGXYEditor(Object aObject) TLcdGXYCompositeCurvePainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYCompositeRingPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYEllipsePainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYGeoBufferPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYIconPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYLonLatHeightBufferPainter.getGXYEditor(Object aObject) Deprecated.This implementation always returns this instance as an editor, with the object passed set as object.TLcdGXYOffsetIconPainter.getGXYEditor(Object aObject) TLcdGXYPointListPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYShapeListPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.TLcdGXYSurfacePainter.getGXYEditor(Object aObject) TLcdGXYTextPainter.getGXYEditor(Object aObject) Returns this instance as editor for editing the specifiedObject.protected ILcdGXYEditorTLcdGXYShapeListPainter.retrieveShapeEditor(ILcdShapeList aShapeList, int aShapeIndex) Returns the editor for the shape at the given index in theILcdShapeListobject.Methods in com.luciad.view.gxy.painter with parameters of type ILcdGXYEditorModifier and TypeMethodDescriptionprotected booleanTLcdGXYShapeListPainter.editShape(Graphics aGraphics, int aRenderMode, ILcdGXYContext aGXYContext, ILcdGXYEditor aGXYEditor, ILcdShapeList aShapeList, int aIndex) Edits the shape at the specified index in aShapeList.Constructors in com.luciad.view.gxy.painter with parameters of type ILcdGXYEditorModifierConstructorDescriptionTLcdGXYLabelPainterAdapter(ILcdGXYPainter aDelegatePainter, ILcdGXYEditor aDelegateEditor) Creates a new label painter adapter that makes a label painter out of anILcdGXYPainterand 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 ILcdGXYEditor in com.luciad.view.map
Methods in com.luciad.view.map that return ILcdGXYEditorModifier and TypeMethodDescriptionprotected ILcdGXYEditorTLcdAdvancedMapRulerController.createGXYPolylineEditor()Creates the editor for the polylines used to measure the distances.TLcdMapGeorefGridLayer.getGXYEditor(Object aObject) TLcdMapLonLatGridLayer.getGXYEditor(Object aObject) TLcdUPSGridLayer.getGXYEditor(Object aObject) Always returns null.TLcdUTMGridLayer.getGXYEditor(Object aObject) This layer does not support editing.TLcdXYGridLayer.getGXYEditor(Object aObject) This layer does not support editing. -
Uses of ILcdGXYEditor in com.luciad.view.map.mgrs
Methods in com.luciad.view.map.mgrs that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdMGRSGridLayer.getGXYEditor(Object aObject) This layer does not support editing. -
Uses of ILcdGXYEditor in com.luciad.view.map.multilevelgrid
Methods in com.luciad.view.map.multilevelgrid that return ILcdGXYEditorModifier and TypeMethodDescriptionTLcdMultilevelGridLayer.getGXYEditor(Object aObject) Always returns null.
ILcdGXYLabelEditor.