Uses of Interface
com.luciad.shape.shape3D.ILcd3DEditablePolygon
Packages that use ILcd3DEditablePolygon
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for modeling safety altitudes for areas.
Provides classes and interfaces for all Offroute Terrain Clearance Altitude 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.
-
Uses of ILcd3DEditablePolygon in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcd3DEditablePolygonModifier and TypeMethodDescriptionabstract ILcd3DEditablePolygonALcdAISGeometryFactory.createPolygon()Creates a new polygon.abstract ILcd3DEditablePolygonALcdAISGeometryFactory.createPolygon(ILcd3DEditablePointList aPointList) Creates a new polygon given a point list.TLcdAISLonLatHeightGeometryFactory.createPolygon()Creates a new polygon.TLcdAISLonLatHeightGeometryFactory.createPolygon(ILcd3DEditablePointList aPointList) TLcdAISXYZGeometryFactory.createPolygon()Creates a new polygon.TLcdAISXYZGeometryFactory.createPolygon(ILcd3DEditablePointList aPointList) -
Uses of ILcd3DEditablePolygon in com.luciad.ais.model.ama
Subinterfaces of ILcd3DEditablePolygon 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 ILcd3DEditablePolygonModifier and TypeClassDescriptionclassILcdAreaMinimumAltitudeimplementation based onILcdDataObject.classILcdAreaMinimumAltitudeimplementation based onILcdFeatured. -
Uses of ILcd3DEditablePolygon in com.luciad.ais.model.ortca
Subinterfaces of ILcd3DEditablePolygon 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 ILcd3DEditablePolygonModifier and TypeClassDescriptionclassThis extension ofTLcdOrtcaallows to have more properties in a specific implementation of an airspace.classThis class is the implementation ofILcdEditableOrtca. -
Uses of ILcd3DEditablePolygon in com.luciad.ais.shape
Classes in com.luciad.ais.shape that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassA polygon that delegates to an internal polygon.Methods in com.luciad.ais.shape with parameters of type ILcd3DEditablePolygonModifier and TypeMethodDescriptionvoidTLcdAISPolygon.set3DEditablePolygon(ILcd3DEditablePolygon aPolygon) Sets the delegate polygon. -
Uses of ILcd3DEditablePolygon in com.luciad.format.database.shape
Classes in com.luciad.format.database.shape that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.classThis class represents aTLcdXYZPolygonwith measure values. -
Uses of ILcd3DEditablePolygon in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassThis class represents a Shape3D from a DGN file. -
Uses of ILcd3DEditablePolygon in com.luciad.format.gml2.model
Classes in com.luciad.format.gml2.model that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassModel class for the GML Linear Ring Type.Methods in com.luciad.format.gml2.model that return ILcd3DEditablePolygonModifier and TypeMethodDescriptionTLcdGML2ShapeFactory.createLinearRing(ILcdModelReference aModelReference) Creates a newgml:LinearRing, which can be edited through theILcd3DEditablePolygoninterface. -
Uses of ILcd3DEditablePolygon in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassModel class for the GML Linear Ring Type.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 ILcd3DEditablePolygonModifier and TypeMethodDescriptionTLcdGML31ShapeFactory.createLinearRing(ILcdModelReference aModelReference) Creates a newgml:LinearRing, which can be edited through theILcd3DEditablePolygoninterface.TLcdGML31ShapeFactory.createTriangle(ILcdModelReference aModelReference) Creates a newgml:Triangle, which can be edited through theILcd3DEditablePolygoninterface. -
Uses of ILcd3DEditablePolygon in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassModel class for the GML Linear Ring Type.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 ILcd3DEditablePolygonModifier and TypeMethodDescriptionTLcdGML32ShapeFactory.createLinearRing(ILcdModelReference aModelReference) Creates a newgml:LinearRing, which can be edited through theILcd3DEditablePolygoninterface.TLcdGML32ShapeFactory.createTriangle(ILcdModelReference aModelReference) Creates a newgml:Triangle, which can be edited through theILcd3DEditablePolygoninterface. -
Uses of ILcd3DEditablePolygon in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassThis class represents aTLcdXYZPolygonwith measure values. -
Uses of ILcd3DEditablePolygon in com.luciad.format.kml22.model.geometry
Classes in com.luciad.format.kml22.model.geometry that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassDomain class modeling the KML LinearRingType type. -
Uses of ILcd3DEditablePolygon in com.luciad.shape.shape3D
Classes in com.luciad.shape.shape3D that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclassThis class provides an implementation ofILcd3DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space with a reduced memory footprint.classThis class provides an implementation ofILcd3DEditablePolygonin the cartesian space.