Package com.luciad.shape.shape3D
Interface ILcd3DEditablePolygon
- All Superinterfaces:
Cloneable
,ILcd2DEditablePointList
,ILcd2DEditableShape
,ILcd3DEditablePointList
,ILcd3DEditableShape
,ILcdBounded
,ILcdCloneable
,ILcdPointList
,ILcdPolygon
,ILcdShape
,Serializable
- All Known Subinterfaces:
ILcdEditableAreaMinimumAltitude
,ILcdEditableOrtca
- All Known Implementing Classes:
TLcdAISPolygon
,TLcdAreaMinimumAltitude
,TLcdDGNFloatShape3D
,TLcdFeaturedAreaMinimumAltitude
,TLcdFeaturedOrtca
,TLcdGML2LinearRing
,TLcdGML31LinearRing
,TLcdGML31Triangle
,TLcdGML32LinearRing
,TLcdGML32Triangle
,TLcdKML22LinearRing
,TLcdLonLatHeightMPolygon
,TLcdLonLatHeightPolygon
,TLcdMeasureXYZPolygon
,TLcdOrtca
,TLcdXYZFloatPolygon
,TLcdXYZMPolygon
,TLcdXYZPolygon
public interface ILcd3DEditablePolygon
extends ILcdPolygon, ILcd3DEditableShape, ILcd3DEditablePointList
An ILcd3DEditablePolygon object is an ILcdPolygon that can be changed in 3 dimensions.
Its vertices can be accessed through the ILcd3DEditablePointList interface.
-
Field Summary
Fields inherited from interface com.luciad.shape.ILcdPolygon
CLOCKWISE, COUNTERCLOCKWISE, INVALID_ORIENTATION
-
Method Summary
Methods inherited from interface com.luciad.shape.shape2D.ILcd2DEditablePointList
append2DPoint, insert2DPoint, move2DPoint, translate2D, translate2DPoint
Methods inherited from interface com.luciad.shape.shape2D.ILcd2DEditableShape
move2D, move2D, translate2D
Methods inherited from interface com.luciad.shape.shape3D.ILcd3DEditablePointList
insert3DPoint, move3DPoint, removePointAt, translate3D, translate3DPoint
Methods inherited from interface com.luciad.shape.shape3D.ILcd3DEditableShape
move3D, move3D, translate3D
Methods inherited from interface com.luciad.shape.ILcdBounded
getBounds
Methods inherited from interface com.luciad.util.ILcdCloneable
clone
Methods inherited from interface com.luciad.shape.ILcdPointList
getPoint, getPointCount, getPointSFCT, getX, getY, getZ
Methods inherited from interface com.luciad.shape.ILcdPolygon
getOrientation
Methods inherited from interface com.luciad.shape.ILcdShape
contains2D, contains2D, contains3D, contains3D, getFocusPoint