Uses of Interface
com.luciad.shape.shape3D.ILcd3DEditablePointList
Packages that use ILcd3DEditablePointList
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all aerodrome related aspects.
Provides classes and interfaces for modeling safety altitudes for areas.
Provides classes and interfaces for modeling final approach paths.
Provides classes and interfaces for all geographical border related aspects.
Provides classes and interfaces for all Offroute Terrain Clearance Altitude related aspects.
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ...
Provides classes and interfaces for all arrival / departure routes in Visual Flight Rules related aspects.
Everything related to representing three-dimensional shapes that are domain independent.
Provides shape classes containing a measure value.
Handles the dgn format.
Provides domain model classes and utility classes for modeling GML 2 data.
Provides domain model classes and utility classes for modeling GML 3.1 data.
Provides domain model classes and utility classes for modeling GML 3.2 data.
Provides specialized Informix shapes.
This package contains all geometry classes of KML.
Three-dimensional shapes that can be changed in all three dimensions.
Provides support for interactive editing of domain objects in a model.
-
Uses of ILcd3DEditablePointList in com.luciad.ais.model
Methods in com.luciad.ais.model with parameters of type ILcd3DEditablePointListModifier and TypeMethodDescriptionabstract ILcdGeoborderALcdAISObjectFactory.createFeaturedGeoborder(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderwith the specified number of features and with the points in the point list as polyline geometry.abstract ILcdGeoborderALcdAISObjectFactory.createFeaturedGeoborder(ILcdGeoborder aGeoborder, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderbased on the supplied geoborderaGeoborderbut with another set of points.TLcdAISLonLatHeightObjectFactory.createFeaturedGeoborder(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISLonLatHeightObjectFactory.createFeaturedGeoborder(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedGeoborder(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedGeoborder(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Deprecated.abstract ILcdEditableRefuelingTrackALcdAISObjectFactory.createFeaturedRefuelingTrack(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrackwith the specified number of features and with the points in the point list as polyline geometry.abstract ILcdEditableRefuelingTrackALcdAISObjectFactory.createFeaturedRefuelingTrack(ILcdRefuelingTrack aTrack, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdRefuelingTrackbased on the supplied refueling trackaTrackbut with another set of points.TLcdAISLonLatHeightObjectFactory.createFeaturedRefuelingTrack(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISLonLatHeightObjectFactory.createFeaturedRefuelingTrack(ILcdRefuelingTrack aSourceTrack, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedRefuelingTrack(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedRefuelingTrack(ILcdRefuelingTrack aSourceTrack, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISDataObjectFactory.createGeoborder(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Creates a copy of anILcdGeoborderwith a given geometry.TLcdAISDataObjectFactory.createGeoborder(TLcdDataType aType, ILcd3DEditablePointList aPointList) Creates anILcdGeoborder.abstract ILcd3DEditablePolygonALcdAISGeometryFactory.createPolygon(ILcd3DEditablePointList aPointList) Creates a new polygon given a point list.TLcdAISLonLatHeightGeometryFactory.createPolygon(ILcd3DEditablePointList aPointList) TLcdAISXYZGeometryFactory.createPolygon(ILcd3DEditablePointList aPointList) abstract ILcd3DEditablePolylineALcdAISGeometryFactory.createPolyline(ILcd3DEditablePointList aPointList) Creates a new polyline given a point list.TLcdAISLonLatHeightGeometryFactory.createPolyline(ILcd3DEditablePointList aPointList) Creates a new polyline given a point list.TLcdAISXYZGeometryFactory.createPolyline(ILcd3DEditablePointList aPointList) Creates a new polyline given a point list.TLcdAISDataObjectFactory.createRefuelingTrack(ILcdRefuelingTrack aSourceTrack, ILcd3DEditablePointList aPointList) Creates a copy of anILcdEditableRefuelingTrackwith a given geometry.TLcdAISDataObjectFactory.createRefuelingTrack(TLcdDataType aType, ILcd3DEditablePointList aPointList) Creates anILcdEditableRefuelingTrack. -
Uses of ILcd3DEditablePointList in com.luciad.ais.model.aerodrome
Subinterfaces of ILcd3DEditablePointList in com.luciad.ais.model.aerodromeModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension of theILcdRunwayinterface that allows to change the attributes and relationships of a runway.Classes in com.luciad.ais.model.aerodrome that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThe default implementation of a runway with properties.classThe default implementation of a runway with default properties. -
Uses of ILcd3DEditablePointList in com.luciad.ais.model.ama
Subinterfaces of ILcd3DEditablePointList in com.luciad.ais.model.amaModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension of theILcdAreaMinimumAltitudeinterface that allows to change its attributes and geometry.Classes in com.luciad.ais.model.ama that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassILcdAreaMinimumAltitudeimplementation based onILcdDataObject.classILcdAreaMinimumAltitudeimplementation based onILcdFeatured. -
Uses of ILcd3DEditablePointList in com.luciad.ais.model.finalapproachpath
Classes in com.luciad.ais.model.finalapproachpath that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassILcdFinalApproachPathimplementation based onILcdFeatured.classILcdFinalApproachPathimplementation based onILcdDataObject. -
Uses of ILcd3DEditablePointList in com.luciad.ais.model.geoborder
Classes in com.luciad.ais.model.geoborder that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassAn extension ofTLcdGeoborderwith properties.classAn implementation ofILcdGeoborderwith default properties. -
Uses of ILcd3DEditablePointList in com.luciad.ais.model.ortca
Subinterfaces of ILcd3DEditablePointList in com.luciad.ais.model.ortcaModifier and TypeInterfaceDescriptioninterfaceThis interface is an extension of theILcdOrtcainterface that allows to change the attributes and relationships of an ORTCA.Classes in com.luciad.ais.model.ortca that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis extension ofTLcdOrtcaallows to have more properties in a specific implementation of an airspace.classThis class is the implementation ofILcdEditableOrtca. -
Uses of ILcd3DEditablePointList in com.luciad.ais.model.refuelingtrack
Classes in com.luciad.ais.model.refuelingtrack that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis extension ofTLcdRefuelingTrackhas all facilities to store refueling track related aspects.classAn implementation ofILcdRefuelingTrack. -
Uses of ILcd3DEditablePointList in com.luciad.ais.model.vfr
Subinterfaces of ILcd3DEditablePointList in com.luciad.ais.model.vfrModifier and TypeInterfaceDescriptioninterfaceThis interface defines operations to edit the attributes and relationships of anILcdVFRRoute.Classes in com.luciad.ais.model.vfr that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassAn extension ofTLcdVFROffsetRoutewith additional properties.classThe default implementation of a VFR route with additional properties.classThis class defines a route that consists of offset points.classThe default implementation of a VFR route without features. -
Uses of ILcd3DEditablePointList in com.luciad.ais.shape
Classes in com.luciad.ais.shape that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassA polygon that delegates to an internal polygon.classA polyline that delegates to an internal polyline. -
Uses of ILcd3DEditablePointList in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.classThis class represents aTLcdLonLatHeightPolylinewith measure values.classThis class represents aTLcdLonLatHeightPolypointwith measure values.classThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values.Methods in com.luciad.format.database.shape with parameters of type ILcd3DEditablePointListModifier and TypeMethodDescriptionprotected voidTLcdLonLatHeightMPolygon.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList) protected voidTLcdLonLatHeightMPolygon.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList, boolean aDeepCopy) protected voidTLcdLonLatHeightMPolyline.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList) protected voidTLcdLonLatHeightMPolyline.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList, boolean aDeepCopy) protected voidTLcdLonLatHeightMPolypoint.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList) protected voidTLcdLonLatHeightMPolypoint.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList, boolean aDeepCopy) protected voidTLcdXYZMPolygon.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList) protected voidTLcdXYZMPolygon.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList, boolean aDeepCopy) protected voidTLcdXYZMPolyline.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList) protected voidTLcdXYZMPolyline.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList, boolean aDeepCopy) protected voidTLcdXYZMPolypoint.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList) protected voidTLcdXYZMPolypoint.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList, boolean aDeepCopy) Constructors in com.luciad.format.database.shape with parameters of type ILcd3DEditablePointListModifierConstructorDescriptionTLcdLonLatHeightMPolygon(ILcd3DEditablePointList a3DEditablePointList, double[] aMeasureArray) Constructs and initializes from the specified parameters.TLcdLonLatHeightMPolygon(ILcd3DEditablePointList a3DEditablePointList, double[] aMeasureArray, ILcdEllipsoid aEllipsoid) Constructs and initializes from the specified parameters.TLcdLonLatHeightMPolyline(ILcd3DEditablePointList a3DEditablePointList, double[] aMeasureArray) Constructs and initializes from the specified parameters.TLcdLonLatHeightMPolyline(ILcd3DEditablePointList a3DEditablePointList, double[] aMeasureArray, ILcdEllipsoid aEllipsoid) Constructs and initializes from the specified parameters.TLcdLonLatHeightMPolypoint(ILcd3DEditablePointList a3DEditablePointList, double[] aMeasureArray) Constructs and initializes from the specified parameters.TLcdXYZMPolygon(ILcd3DEditablePointList a3DEditablePointList, double[] aMeasureArray) Constructs and initializes from the specified parameters.TLcdXYZMPolyline(ILcd3DEditablePointList a3DEditablePointList, double[] aMeasureArray) Constructs and initializes from the specified parameters.TLcdXYZMPolypoint(ILcd3DEditablePointList a3DEditablePointList, double[] aMeasureArray) Constructs and initializes from the specified parameters. -
Uses of ILcd3DEditablePointList in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis class represents a Curve3D from a DGN file.classThis class represents a Line3D from a DGN file.classThis class represents a LineString3D from a DGN file.classThis class represents a Shape3D from a DGN file. -
Uses of ILcd3DEditablePointList in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis type is deprecated for tuples with ordinate values that are numbers.classModel class for the GML Linear Ring Type.classA LineString is defined by two or more coordinate tuples, with linear interpolation between them.Methods in com.luciad.format.gml2.model that return ILcd3DEditablePointListModifier and TypeMethodDescriptionTLcdGML2ShapeFactory.createCoordinates()Creates a newgml:coordinates, which can be edited through theILcd3DEditablePointListinterface. -
Uses of ILcd3DEditablePointList in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis type is deprecated for tuples with ordinate values that are numbers.classposList instances (and other instances with the content model specified by DirectPositionListType) hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS).classclassA sequence of geodesic segments.classModel class for the GML Linear Ring Type.classA curve that consists of segments with linear interpolation.classA LineStringSegment is a curve segment that is defined by two or more control points including the start and end point, with linear interpolation between them.classgml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.Methods in com.luciad.format.gml31.model that return ILcd3DEditablePointListModifier and TypeMethodDescriptionTLcdGML31ShapeFactory.createCoordinates()Creates a newgml:coordinates, which can be edited through theILcd3DEditablePointListinterface.TLcdGML31ShapeFactory.createDirectPositionList(ILcdModelReference aModelReference) Creates a newgml:posList, which can be edited through theILcd3DEditablePointListinterface. -
Uses of ILcd3DEditablePointList in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis type is deprecated for tuples with ordinate values that are numbers.classposList instances (and other instances with the content model specified by DirectPositionListType) hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS).classclassA sequence of geodesic segments.classModel class for the GML Linear Ring Type.classA curve that consists of segments with linear interpolation.classA LineStringSegment is a curve segment that is defined by two or more control points including the start and end point, with linear interpolation between them.classgml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.Methods in com.luciad.format.gml32.model that return ILcd3DEditablePointListModifier and TypeMethodDescriptionTLcdGML32ShapeFactory.createCoordinates()Creates a newgml:coordinates, which can be edited through theILcd3DEditablePointListinterface.TLcdGML32ShapeFactory.createDirectPositionList(ILcdModelReference aModelReference) Creates a newgml:posList, which can be edited through theILcd3DEditablePointListinterface. -
Uses of ILcd3DEditablePointList in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis class represents aTLcdXYZPolygonwith measure values.classThis class represents aTLcdXYZPolylinewith measure values.classThis class represents aTLcdXYZPolypointwith measure values.Methods in com.luciad.format.informix.spatial.shp with parameters of type ILcd3DEditablePointListModifier and TypeMethodDescriptionprotected voidTLcdMeasureXYZPolygon.set3DEditableMeasurePointList(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aMValues) protected voidTLcdMeasureXYZPolygon.set3DEditableMeasurePointList(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aMValues, boolean b) protected voidTLcdMeasureXYZPolyline.set3DEditableMeasurePointList(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aMValues) protected voidTLcdMeasureXYZPolyline.set3DEditableMeasurePointList(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aMValues, boolean b) protected voidTLcdMeasureXYZPolypoint.set3DEditableMeasurePointList(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aMValues) protected voidTLcdMeasureXYZPolypoint.set3DEditableMeasurePointList(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aMValues, boolean b) protected voidTLcdMeasureXYZPolygon.set3DEditablePointList(ILcd3DEditablePointList aILcd3DEditablePointList) protected voidTLcdMeasureXYZPolygon.set3DEditablePointList(ILcd3DEditablePointList aILcd3DEditablePointList, boolean b) protected voidTLcdMeasureXYZPolyline.set3DEditablePointList(ILcd3DEditablePointList aILcd3DEditablePointList) protected voidTLcdMeasureXYZPolyline.set3DEditablePointList(ILcd3DEditablePointList aILcd3DEditablePointList, boolean b) protected voidTLcdMeasureXYZPolypoint.set3DEditablePointList(ILcd3DEditablePointList aILcd3DEditablePointList) protected voidTLcdMeasureXYZPolypoint.set3DEditablePointList(ILcd3DEditablePointList aILcd3DEditablePointList, boolean b) Constructors in com.luciad.format.informix.spatial.shp with parameters of type ILcd3DEditablePointListModifierConstructorDescriptionTLcdMeasureXYZPolygon(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aM_array) TLcdMeasureXYZPolyline(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aM_array) TLcdMeasureXYZPolypoint(ILcd3DEditablePointList aILcd3DEditablePointList, double[] aM_array) -
Uses of ILcd3DEditablePointList in com.luciad.format.kml22.model.geometry
Classes in com.luciad.format.kml22.model.geometry that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassRepresents a list of multidimensional coordinates.classDomain class modeling the KML LinearRingType type.classDomain class modeling the KML LineStringType type. -
Uses of ILcd3DEditablePointList in com.luciad.shape.shape3D
Subinterfaces of ILcd3DEditablePointList in com.luciad.shape.shape3DModifier and TypeInterfaceDescriptioninterfaceAn ILcd3DEditablePolygon object is an ILcdPolygon that can be changed in 3 dimensions.interfaceAn ILcd3DEditablePolyline object is an ILcdPolyline that can be changed in 3 dimensions.interfaceAn ILcd3DEditablePolypoint object is an ILcdPolypoint that can be changed in 3 dimensions.Classes in com.luciad.shape.shape3D that implement ILcd3DEditablePointListModifier and TypeClassDescriptionclassThis abstract class provides a basis for implementing theILcd2DEditablePolypointinterface.classThis abstract class provides a basis for implementing theILcd3DEditablePolylineinterface, where the polyline is a simple line with two vertices.classThis abstract class provides a basis for implementing theILcd3DEditablePolypointinterface.classThis class provides an implementation ofILcd3DEditablePointList.classThis class represents a buffer around a polyline on an ellipsoid, with a given width and height.classThis class provides an implementation ofILcd3DEditablePolylinethat always has two points, in the geodetic space.classThis class provides an implementation ofILcd3DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolylinethat always has two points, in the cartesian space.classThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space with a reduced memory footprint.classThis class provides an implementation ofILcd3DEditablePolylinein the cartesian space with a reduced memory footprint.classThis class provides an implementation ofILcd3DEditablePolypointin the cartesian space with a reduced memory footprint.classThis class provides an implementation ofILcd3DEditablePolylinethat always has two points, in the cartesian space.classThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space.classThis class provides an implementation ofILcd3DEditablePolylinein the cartesian space.classThis class provides an implementation ofILcd3DEditablePolypointin the cartesian space.Methods in com.luciad.shape.shape3D that return ILcd3DEditablePointListModifier and TypeMethodDescriptionprotected final ILcd3DEditablePointListALcd3DEditablePolypoint.get3DEditablePointList()ILcd3DEditableVariableGeoBuffer.getBaseShape()TLcdLonLatHeightVariableGeoBuffer.getBaseShape()TLcdLonLatHeightBuffer.getContour()Methods in com.luciad.shape.shape3D with parameters of type ILcd3DEditablePointListModifier and TypeMethodDescriptionprotected voidALcd3DEditablePolypoint.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList) protected voidALcd3DEditablePolypoint.set3DEditablePointList(ILcd3DEditablePointList a3DEditablePointList, boolean aDeepCopy) Constructors in com.luciad.shape.shape3D with parameters of type ILcd3DEditablePointListModifierConstructorDescriptionALcd3DEditablePolypoint(ILcd3DEditablePointList a2DEditablePointList) Creates a new polypoint backed by the given point list.TLcd3DEditablePointList(ILcd3DEditablePointList aPointList, boolean aDeepCopy) Constructs a newTLcd3DEditablePointListthat is a copy of the givenILcd3DEditablePointList.TLcdLonLatHeightBuffer(ILcd3DEditablePointList aAxisPointList, double aWidth, double aHeight) Creates a newTLcdLonLatHeightBufferwith the specified parameters.TLcdLonLatHeightBuffer(ILcd3DEditablePointList aAxisPointList, double aWidth, double aHeight, ILcdEllipsoid aEllipsoid) Creates a newTLcdLonLatHeightBufferwith the specified parameters.TLcdLonLatHeightPolygon(ILcd3DEditablePointList a3DEditablePointList) Creates a polygon using the given point list.TLcdLonLatHeightPolygon(ILcd3DEditablePointList a3DEditablePointList, ILcdEllipsoid aEllipsoid) Creates a polygon using the given point list.TLcdLonLatHeightPolyline(ILcd3DEditablePointList a3DEditablePointList) Creates a polyline using the given point list.TLcdLonLatHeightPolyline(ILcd3DEditablePointList a3DEditablePointList, ILcdEllipsoid aEllipsoid) Creates a polyline using the given point list.TLcdLonLatHeightPolypoint(ILcd3DEditablePointList a3DEditablePointList) Creates a new poly-point backed by the given pointlist.TLcdXYZPolygon(ILcd3DEditablePointList a3DEditablePointList) TLcdXYZPolyline(ILcd3DEditablePointList a3DEditablePointList) TLcdXYZPolypoint(ILcd3DEditablePointList a3DEditablePointList) -
Uses of ILcd3DEditablePointList in com.luciad.view.lightspeed.editor
Methods in com.luciad.view.lightspeed.editor with parameters of type ILcd3DEditablePointListModifier and TypeMethodDescriptionprotected ALspEditHandleTLsp3DPointListEditor.createObjectTranslationHandle(ILcd3DEditablePointList aPointList, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given point list horizontally (i.e. parallel to the terrain).protected ALspEditHandleTLsp3DPointListEditor.createPointHeightTranslationHandle(ILcd3DEditablePointList aPointList, int aPointIndex, TLspEditContext aContext) Creates a point height handle.protected ALspEditHandleTLsp3DPointListEditor.createPointPositionHandle(ILcd3DEditablePointList aPointList, int aPointIndex, TLspEditContext aContext) Creates a point position handle.