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 ILcd3DEditablePolygon
ALcdAISGeometryFactory.createPolygon()
Creates a new polygon.abstract ILcd3DEditablePolygon
ALcdAISGeometryFactory.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 TypeInterfaceDescriptioninterface
This interface is an extension of theILcdAreaMinimumAltitude
interface that allows to change its attributes and geometry.Classes in com.luciad.ais.model.ama that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
ILcdAreaMinimumAltitude
implementation based onILcdDataObject
.class
ILcdAreaMinimumAltitude
implementation based onILcdFeatured
. -
Uses of ILcd3DEditablePolygon in com.luciad.ais.model.ortca
Subinterfaces of ILcd3DEditablePolygon in com.luciad.ais.model.ortcaModifier and TypeInterfaceDescriptioninterface
This interface is an extension of theILcdOrtca
interface that allows to change the attributes and relationships of an ORTCA.Classes in com.luciad.ais.model.ortca that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
This extension ofTLcdOrtca
allows to have more properties in a specific implementation of an airspace.class
This class is the implementation ofILcdEditableOrtca
. -
Uses of ILcd3DEditablePolygon in com.luciad.ais.shape
Classes in com.luciad.ais.shape that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
A polygon that delegates to an internal polygon.Methods in com.luciad.ais.shape with parameters of type ILcd3DEditablePolygonModifier and TypeMethodDescriptionvoid
TLcdAISPolygon.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 TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value.class
This class represents aTLcdXYZPolygon
with measure values. -
Uses of ILcd3DEditablePolygon in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
This 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 TypeClassDescriptionclass
Model 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 theILcd3DEditablePolygon
interface. -
Uses of ILcd3DEditablePolygon in com.luciad.format.gml31.model
Classes in com.luciad.format.gml31.model that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
Model class for the GML Linear Ring Type.class
gml: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 theILcd3DEditablePolygon
interface.TLcdGML31ShapeFactory.createTriangle
(ILcdModelReference aModelReference) Creates a newgml:Triangle
, which can be edited through theILcd3DEditablePolygon
interface. -
Uses of ILcd3DEditablePolygon in com.luciad.format.gml32.model
Classes in com.luciad.format.gml32.model that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
Model class for the GML Linear Ring Type.class
gml: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 theILcd3DEditablePolygon
interface.TLcdGML32ShapeFactory.createTriangle
(ILcdModelReference aModelReference) Creates a newgml:Triangle
, which can be edited through theILcd3DEditablePolygon
interface. -
Uses of ILcd3DEditablePolygon in com.luciad.format.informix.spatial.shp
Classes in com.luciad.format.informix.spatial.shp that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
This class represents aTLcdXYZPolygon
with measure values. -
Uses of ILcd3DEditablePolygon in com.luciad.format.kml22.model.geometry
Classes in com.luciad.format.kml22.model.geometry that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
Domain class modeling the KML LinearRingType type. -
Uses of ILcd3DEditablePolygon in com.luciad.shape.shape3D
Classes in com.luciad.shape.shape3D that implement ILcd3DEditablePolygonModifier and TypeClassDescriptionclass
This class provides an implementation ofILcd3DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space with a reduced memory footprint.class
This class provides an implementation ofILcd3DEditablePolygon
in the cartesian space.