Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditableVariableGeoBuffer
Package
Description
Three-dimensional shapes that can be changed in all three dimensions.
Provides support for interactive editing of domain objects in a model.
-
Uses of ILcd2DEditableVariableGeoBuffer in com.luciad.shape.shape3D
Modifier and TypeInterfaceDescriptioninterface
AnILcd3DEditableVariableGeoBuffer
object is anILcdVariableGeoBuffer
that can be changed in three dimensions.Modifier and TypeClassDescriptionclass
This class represents a variable buffer around a polyline on an ellipsoid, in the geodetic space. -
Uses of ILcd2DEditableVariableGeoBuffer in com.luciad.view.lightspeed.editor
Modifier and TypeMethodDescriptionprotected ALspEditHandle
TLspVariableGeoBufferEditor.createObjectTranslationHandle
(ILcd2DEditableVariableGeoBuffer aBuffer, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given buffer horizontally (i.e. parallel to the terrain).