Package com.luciad.shape.shape3D
Interface ILcd3DEditablePolyline
- All Superinterfaces:
Cloneable,ILcd2DEditablePointList,ILcd2DEditablePolyline,ILcd2DEditableShape,ILcd3DEditablePointList,ILcd3DEditableShape,ILcdBounded,ILcdCloneable,ILcdPointList,ILcdPolyline,ILcdShape,Serializable
- All Known Subinterfaces:
ILcdEditableRunway,ILcdEditableVFRRoute
- All Known Implementing Classes:
ALcd3DEditableLine,TLcdAISPolyline,TLcdDGNFloatCurve3D,TLcdDGNFloatLine3D,TLcdDGNFloatLineString3D,TLcdFeaturedFinalApproachPath,TLcdFeaturedGeoborder,TLcdFeaturedRefuelingTrack,TLcdFeaturedRunway,TLcdFeaturedVFROffsetRoute,TLcdFeaturedVFRRoute,TLcdFinalApproachPath,TLcdGeoborder,TLcdGML2LineString,TLcdGML31Geodesic,TLcdGML31GeodesicString,TLcdGML31LineString,TLcdGML31LineStringSegment,TLcdGML32Geodesic,TLcdGML32GeodesicString,TLcdGML32LineString,TLcdGML32LineStringSegment,TLcdKML22LineString,TLcdLonLatHeightLine,TLcdLonLatHeightMPolyline,TLcdLonLatHeightPolyline,TLcdMeasureXYZPolyline,TLcdRefuelingTrack,TLcdRunway,TLcdVFROffsetRoute,TLcdVFRRoute,TLcdXYZFloatLine,TLcdXYZFloatPolyline,TLcdXYZLine,TLcdXYZMPolyline,TLcdXYZPolyline
public interface ILcd3DEditablePolyline
extends ILcdPolyline, ILcd2DEditablePolyline, ILcd3DEditableShape, ILcd3DEditablePointList
An ILcd3DEditablePolyline object is an ILcdPolyline that can be changed in 3 dimensions.
Its vertices can be accessed through the ILcd3DEditablePointList interface.
-
Method Summary
Methods inherited from interface com.luciad.shape.shape2D.ILcd2DEditablePointList
append2DPoint, insert2DPoint, move2DPoint, translate2D, translate2DPointMethods inherited from interface com.luciad.shape.shape2D.ILcd2DEditableShape
move2D, move2D, translate2DMethods inherited from interface com.luciad.shape.shape3D.ILcd3DEditablePointList
insert3DPoint, move3DPoint, removePointAt, translate3D, translate3DPointMethods inherited from interface com.luciad.shape.shape3D.ILcd3DEditableShape
move3D, move3D, translate3DMethods inherited from interface com.luciad.shape.ILcdBounded
getBoundsMethods inherited from interface com.luciad.util.ILcdCloneable
cloneMethods inherited from interface com.luciad.shape.ILcdPointList
getPoint, getPointCount, getPointSFCT, getX, getY, getZMethods inherited from interface com.luciad.shape.ILcdShape
contains2D, contains2D, contains3D, contains3D, getFocusPoint