Uses of Interface
com.luciad.shape.shape2D.ILcd2DEditableVariableGeoBuffer
Packages that use 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
Subinterfaces of ILcd2DEditableVariableGeoBuffer in com.luciad.shape.shape3DModifier and TypeInterfaceDescriptioninterface
AnILcd3DEditableVariableGeoBuffer
object is anILcdVariableGeoBuffer
that can be changed in three dimensions.Classes in com.luciad.shape.shape3D that implement ILcd2DEditableVariableGeoBufferModifier 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
Methods in com.luciad.view.lightspeed.editor with parameters of type ILcd2DEditableVariableGeoBufferModifier 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).