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 TypeInterfaceDescriptioninterfaceAnILcd3DEditableVariableGeoBufferobject is anILcdVariableGeoBufferthat can be changed in three dimensions.Classes in com.luciad.shape.shape3D that implement ILcd2DEditableVariableGeoBufferModifier and TypeClassDescriptionclassThis 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 ALspEditHandleTLspVariableGeoBufferEditor.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).