Uses of Class
com.luciad.view.lightspeed.editor.handle.ALspEditHandle
Package
Description
Provides support for interactive editing of domain objects in a model.
Defines the concept of edit handles and provides a number of implementations that can be used by
editors
.Handles editors for labels.
-
Uses of ALspEditHandle in com.luciad.view.lightspeed.editor
Modifier and TypeMethodDescriptionprotected ALspEditHandle
TLspBoundsEditor.createBoundsResizeHandle
(ILcd2DEditableBounds aBounds, TLspEditContext aContext, TLspBoundsEditor.HandleIdentifier aPointID) Creates a handle that allows the user to resize the given bounds object by translating one of its corner points.protected ALspEditHandle
TLspGeoBufferEditor.createBufferOutlineHandle
(Object aObject, TLspEditContext aContext) Creates an edit handle that allows the user to adjust the width of the given buffer by modifying its outline.protected ALspEditHandle
TLspLonLatHeightBufferEditor.createBufferResizeHandle
(TLcdLonLatHeightBuffer aBuffer, TLspEditContext aContext, TLspLonLatHeightBufferEditor.ResizeHandleLocation aHandleLocation) Creates an edit handle on the given location that allows the user to resize the given buffer's width and height.protected ALspEditHandle
TLspArcByBulgeEditor.createBulgeHandle
(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its bulge point.protected ALspEditHandle
TLspArcBandEditor.createCenterHandle
(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by translating its center point.protected ALspEditHandle
TLspArcBy3PointsEditor.createCenterHandle
(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by translating its center point.protected ALspEditHandle
TLspArcByBulgeEditor.createCenterHandle
(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by dragging its center point.protected ALspEditHandle
TLspArcByCenterEditor.createCenterHandle
(ILcd2DEditableCircularArcByCenterPoint aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by translating its center point.protected ALspEditHandle
TLspArcEditor.createCenterHandle
(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by translating its center point.protected ALspEditHandle
TLspCircleBy3PointsEditor.createCenterHandle
(ILcd2DEditableCircleBy3Points aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given circle by translating its center point.protected ALspEditHandle
TLspCircleEditor.createCenterHandle
(ILcd2DEditableCircle aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given circle by translating its center point.protected ALspEditHandle
TLspDomeEditor.createCenterHandle
(ILcd3DEditableDome aDome, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given dome in 2D by dragging it.protected ALspEditHandle
TLspEllipseEditor.createCenterHandle
(ILcd2DEditableEllipse aEllipse, TLspEditContext aContext) Creates an edit handle that allows to translate the ellipse by dragging the center point.protected ALspEditHandle
TLspSphereEditor.createCenterHandle
(ILcd3DEditableSphere aSphere, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given sphere in 2D by dragging it.protected ALspEditHandle
TLspArcByBulgeEditor.createEndHandle
(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its end point.protected ALspEditHandle
TLspArcByCenterEditor.createEndHandle
(ILcd2DEditableCircularArcByCenterPoint aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its end point.protected ALspEditHandle
TLspArcBy3PointsEditor.createEndPointHandle
(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its end point.protected ALspEditHandle
TLspArcEditor.createEndPointHandle
(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its end point.protected ALspEditHandle
TLspCircleBy3PointsEditor.createFirstIntermediateHandle
(ILcd2DEditableCircleBy3Points aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its first intermediate point.protected ALspEditHandle
TLspExtrudedShapeEditor.createHeightHandle
(ILcdEditableExtrudedShape shape, TLspEditContext aContext) Creates an edit handle that allows the user to adjust the minimum- and maximum height of the given extruded shape simultaneously by dragging the shape up/down.protected ALspEditHandle
TLspPointEditor.createHeightHandle
(ILcd3DEditablePoint aPoint, TLspEditContext aContext) Creates a handle to modify the point's height.protected ALspEditHandle
TLsp3DArcBandEditor.createHeightTranslationHandle
(ILcd3DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to alter the height above the terrain of the given shape by dragging it up/down.protected ALspEditHandle
TLspBoundsEditor.createHeightTranslationHandle
(ILcd3DEditableBounds aBounds, TLspEditContext aContext) Creates an edit handle that allows the user to edit the height above the terrain of the given 3D bounds by dragging the bounds up/down.protected ALspEditHandle
TLspDomeEditor.createHeightTranslationHandle
(ILcd3DEditableDome aDome, TLspEditContext aContext) Creates an edit handle that allows the user to alter the height above the terrain of the given dome by dragging it up/down.protected ALspEditHandle
TLspSphereEditor.createHeightTranslationHandle
(ILcd3DEditableSphere aSphere, TLspEditContext aContext) Creates an edit handle that allows the user to alter the height above the terrain of the given sphere by dragging it up/down.protected ALspEditHandle
TLsp3DArcBandEditor.createHighPitchHandleAtEndAngle
(ILcd3DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the pitch angles of the 3D arc band by translating the corner point located at (max radius, end angle, pitch end angle).protected ALspEditHandle
TLsp3DArcBandEditor.createHighPitchHandleAtStartAngle
(ILcd3DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the pitch angles of the 3D arc band by translating the corner point located at (max radius, start angle, pitch end angle).protected ALspEditHandle
TLsp2DPointListEditor.createInsertPointHandle
(ILcd2DEditablePointList aPointList, TLspEditContext aContext) Creates an edit handle that allows the user to insert points into the given point list.protected ALspEditHandle
TLsp3DPointListEditor.createInsertPointHandle
(ILcd2DEditablePointList aPointList, TLspEditContext aContext) Creates an edit handle that allows the user to insert points into the given point list.protected ALspEditHandle
TLspArcBy3PointsEditor.createIntermediatePointHandle
(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating an intermediate point.protected ALspEditHandle
TLspPointEditor.createLocationHandle
(ILcd2DEditablePoint aPoint, TLspEditContext aContext) Creates a handle to modify the point's location.protected ALspEditHandle
TLsp3DArcBandEditor.createLowPitchHandleAtEndAngle
(ILcd3DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the pitch angles of the 3D arc band by translating the corner point located at (max radius, end angle, pitch start angle).protected ALspEditHandle
TLsp3DArcBandEditor.createLowPitchHandleAtStartAngle
(ILcd3DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the pitch angles of the 3D arc band by translating the corner point located at (max radius, start angle, pitch start angle).protected ALspEditHandle
TLspArcEditor.createMajorAxisHandle
(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the major axis of the given arc.protected ALspEditHandle
TLspEllipseEditor.createMajorAxisHandle
(ILcd2DEditableEllipse aEllipse, TLspEditContext aContext) Creates an edit handle that allows to change the major axis of the ellipse.protected ALspEditHandle
TLspExtrudedShapeEditor.createMaximumHandle
(ILcdEditableExtrudedShape shape, ILcdPoint basePoint, TLspEditContext aContext) Creates an edit handle that allows the user to adjust the maximum height of the given extruded shape by dragging it up/down.protected ALspEditHandle
TLspBoundsEditor.createMaximumHeightHandle
(ILcd3DEditableBounds aBounds, TLspEditContext aContext) Creates an edit handle that allows the user to edit the depth of the given 3D bounds by dragging it up/down.protected ALspEditHandle
TLspArcBandEditor.createMaxRadiusEndCornerHandle
(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the arc band by translating itsMAX_RADIUS_END_CORNER
point.protected ALspEditHandle
TLspArcBandEditor.createMaxRadiusHandle
(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allow the user to edit the max radius property of the arc band.protected ALspEditHandle
TLspArcBandEditor.createMaxRadiusStartCornerHandle
(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the arc band by translating itsMAX_RADIUS_START_CORNER
point.protected ALspEditHandle
TLspExtrudedShapeEditor.createMinimumHandle
(ILcdEditableExtrudedShape shape, ILcdPoint basePoint, TLspEditContext aContext) Creates an edit handle that allows the user to adjust the minimum height of the given extruded shape by dragging it up/down.protected ALspEditHandle
TLspBoundsEditor.createMinimumHeightHandle
(ILcd3DEditableBounds aBounds, TLspEditContext aContext) Creates an edit handle that allows the user to edit the Z-value of the given 3D bounds' location by dragging it up/down.protected ALspEditHandle
TLspArcEditor.createMinorAxisHandle
(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the minor axis of the given arc.protected ALspEditHandle
TLspEllipseEditor.createMinorAxisHandle
(ILcd2DEditableEllipse aEllipse, TLspEditContext aContext) Creates an edit handle that allows to change the minor axis of the ellipse.protected ALspEditHandle
TLspArcBandEditor.createMinRadiusEndCornerHandle
(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the arc band by translating itsMIN_RADIUS_END_CORNER
point.protected ALspEditHandle
TLspArcBandEditor.createMinRadiusHandle
(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allow the user to edit the min radius property of the arc band.protected ALspEditHandle
TLspArcBandEditor.createMinRadiusStartCornerHandle
(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the arc band by translating itsMIN_RADIUS_START_CORNER
point.protected ALspEditHandle
TLsp2DEditableShapeEditor.createObjectTranslationHandle
(ILcd2DEditableShape aShape, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLsp2DPointListEditor.createObjectTranslationHandle
(ILcd2DEditablePointList aPointList, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLsp3DArcBandEditor.createObjectTranslationHandle
(ILcd3DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLsp3DPointListEditor.createObjectTranslationHandle
(ILcd3DEditablePointList aPointList, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given point list horizontally (i.e. parallel to the terrain).protected ALspEditHandle
TLspArcBandEditor.createObjectTranslationHandle
(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspArcBy3PointsEditor.createObjectTranslationHandle
(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspArcByBulgeEditor.createObjectTranslationHandle
(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspArcByCenterEditor.createObjectTranslationHandle
(ILcd2DEditableCircularArcByCenterPoint aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspArcEditor.createObjectTranslationHandle
(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspBoundsEditor.createObjectTranslationHandle
(ILcd2DEditableBounds aBounds, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspCircleBy3PointsEditor.createObjectTranslationHandle
(ILcd2DEditableCircleBy3Points aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspCircleEditor.createObjectTranslationHandle
(ILcd2DEditableCircle aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspComplexPolygonEditor.createObjectTranslationHandle
(ILcdComplexPolygon aComplexPolygon, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspCompositeCurveEditor.createObjectTranslationHandle
(ILcdEditableCompositeCurve aCurve, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspDomeEditor.createObjectTranslationHandle
(ILcd3DEditableDome aDome, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspEllipseEditor.createObjectTranslationHandle
(ILcd2DEditableEllipse aEllipse, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspSphereEditor.createObjectTranslationHandle
(ILcd3DEditableSphere aSphere, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspSurfaceEditor.createObjectTranslationHandle
(ILcdEditableSurface aSurface, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandle
TLspTextEditor.createObjectTranslationHandle
(ILcd2DEditableText aText, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected 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).protected ALspEditHandle
TLspVariableGeoBufferEditor.createOutlineWidthHandle
(ILcdVariableGeoBuffer aBuffer, TLspEditContext aContext) Creates a handle to edit the width of all points of the buffer.protected ALspEditHandle
TLsp2DPointListEditor.createPointHandle
(ILcd2DEditablePointList aPointList, int aIndex, TLspEditContext aContext) Creates an edit handle for the point with indexaIndex
of the given point list.protected ALspEditHandle
TLspVariableGeoBufferEditor.createPointHeightAboveHandle
(ILcdVariableGeoBuffer aBuffer, int aPointIndex, TLspEditContext aContext) Creates a handle to edit the height above property of a point of the buffer.protected ALspEditHandle
TLspVariableGeoBufferEditor.createPointHeightBelowHandle
(ILcdVariableGeoBuffer aBuffer, int aPointIndex, TLspEditContext aContext) Creates a handle to edit the height below property of a point of the buffer.protected ALspEditHandle
TLsp3DPointListEditor.createPointHeightTranslationHandle
(ILcd3DEditablePointList aPointList, int aPointIndex, TLspEditContext aContext) Creates a point height handle.protected ALspEditHandle
TLsp3DPointListEditor.createPointPositionHandle
(ILcd3DEditablePointList aPointList, int aPointIndex, TLspEditContext aContext) Creates a point position handle.protected ALspEditHandle
TLspVariableGeoBufferEditor.createPointWidthHandle
(ILcdVariableGeoBuffer aBuffer, int aPointIndex, TLspEditContext aContext) Creates a handle to edit the width property of a point of the buffer.protected ALspEditHandle
TLspExtrudedShapeEditor.createProjectedShapeTranslationHandle
(ILcdEditableExtrudedShape shape, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given extruded shape in 2D (i.e. parallel to the terrain).protected ALspEditHandle
TLspCircleEditor.createRadiusHandle
(ILcd2DEditableCircle aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to change the radius of the given circle by dragging a point on the radius.protected ALspEditHandle
TLspDomeEditor.createRadiusHandle
(ILcd3DEditableDome aDome, TLspEditContext aContext) Creates an edit handle that allows the user to edit the radius of the given dome by dragging it.protected ALspEditHandle
TLspSphereEditor.createRadiusHandle
(ILcd3DEditableSphere aSphere, TLspEditContext aContext) Creates an edit handle that allows the user to edit the radius of the given sphere by dragging it.protected ALspEditHandle
TLsp2DPointListEditor.createRemovePointHandle
(ILcd2DEditablePointList aPointList, int aIndex, TLspEditContext aContext) Creates a point removal handle for the point with indexaIndex
of the given point list.protected ALspEditHandle
TLsp3DPointListEditor.createRemovePointHandle
(ILcd2DEditablePointList aPointList, int aIndex, TLspEditContext aContext) Creates a point removal handle for the point with indexaIndex
of the given point list.protected ALspEditHandle
TLspCircleBy3PointsEditor.createSecondIntermediateHandle
(ILcd2DEditableCircleBy3Points aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given circle by translating its second intermediate point.protected ALspEditHandle
TLspArcByBulgeEditor.createStartHandle
(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its start point.protected ALspEditHandle
TLspArcByCenterEditor.createStartHandle
(ILcd2DEditableCircularArcByCenterPoint aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its start point.protected ALspEditHandle
TLspArcBy3PointsEditor.createStartPointHandle
(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its start point.protected ALspEditHandle
TLspArcEditor.createStartPointHandle
(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its start point.protected ALspEditHandle
TLspCircleBy3PointsEditor.createStartPointHandle
(ILcd2DEditableCircleBy3Points aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given circle by translating its start point.ILspEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLsp2DEditableShapeEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLsp2DPointListEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLsp3DArcBandEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLsp3DPointListEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspArcBandEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspArcBy3PointsEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspArcByBulgeEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspArcByCenterEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspArcEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspBoundsEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspCircleBy3PointsEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspCircleEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspComplexPolygonEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspCompositeCurveEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspCompositeEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspDomeEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspEllipseEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspExtrudedShapeEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspGeoBufferEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspLonLatHeightBufferEditor.getCreateHandle
(TLspEditContext aContext) TLspPointEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspShapeListEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspSphereEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspSurfaceEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspTextEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.TLspVariableGeoBufferEditor.getCreateHandle
(TLspEditContext aContext) Returns a handle that is used to create the given object.Modifier and TypeMethodDescriptionprotected List
<ALspEditHandle> TLsp3DArcBandEditor.createProjectedArcBandHandles
(TLspEditContext aContext) Creates edit handles that allows the user to edit the 3D arc band by using the edit handles of a 2D arc band.ILspEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLsp2DEditableShapeEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLsp2DPointListEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLsp3DArcBandEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLsp3DPointListEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspArcBandEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspArcBy3PointsEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspArcByBulgeEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspArcByCenterEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspArcEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspBoundsEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspCircleBy3PointsEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspCircleEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspComplexPolygonEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspCompositeCurveEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspCompositeEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspDomeEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspEllipseEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspExtrudedShapeEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspGeoBufferEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspLonLatHeightBufferEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspPointEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspShapeListEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspSphereEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspSurfaceEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspTextEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object.TLspVariableGeoBufferEditor.getEditHandles
(TLspEditContext aContext) Returns a set of handles for editing the given object. -
Uses of ALspEditHandle in com.luciad.view.lightspeed.editor.handle
Modifier and TypeClassDescriptionclass
Convenience handle class that separates the handling of AWT events into 3 steps.class
Base class for handles that are used to create and initialize new domain objects.class
A create handle that dynamically adds handles.class
Implementation of a handle that is activated when an object is touched.class
Base implementation of a handle that allows resizing or scaling of domain objects by dragging their outline.class
An edit handle that allows the user to modify a 3D object's height above the terrain by dragging it.class
A handle that allows translation of a whole object by touching and dragging.class
Base implementation of a handle that allows a point to be set with a single click.class
Base implementation of a handle that allows a point to be moved/dragged around.class
An edit handle that allows the user to translate a 3D shape, by dragging the projected shape across the terrain.class
A handle used to create objects.Modifier and TypeMethodDescriptionprotected abstract ALspEditHandle
ALspDynamicCreateHandle.createNewEditHandle
(AWTEvent aEvent, TLspEditContext aEditContext) This method creates the next handle that should be used by this create handle.protected ALspEditHandle
ALspDynamicCreateHandle.createNewEditHandle
(Event aEvent, TLspEditContext aEditContext) JavaFX equivalent ofALspDynamicCreateHandle.createNewEditHandle(AWTEvent, TLspEditContext)
.protected ALspEditHandle
ALspCreateHandle.getActiveHandle()
protected abstract ALspEditHandle
ALspCreateHandle.next
(AWTEvent aEvent, TLspEditContext aEditContext) Makes the next handle the active handle.protected ALspEditHandle
ALspCreateHandle.next
(Event aEvent, TLspEditContext aEditContext) JavaFX equivalent ofALspCreateHandle.next(AWTEvent, TLspEditContext)
.ALspDynamicCreateHandle.next
(AWTEvent aEvent, TLspEditContext aEditContext) Creates a new handle by callingcreateNewEditHandle
, and sets the appropriate properties.ALspDynamicCreateHandle.next
(Event aEvent, TLspEditContext aEditContext) TLspStaticCreateHandle.next
(AWTEvent aEvent, TLspEditContext aEditContext) Makes the next handle the active handle.TLspStaticCreateHandle.next
(Event aEvent, TLspEditContext aEditContext) JavaFX equivalent ofTLspStaticCreateHandle.next(AWTEvent, TLspEditContext)
.Modifier and TypeMethodDescriptionTLspStaticCreateHandle.getHandles()
Returns the handles to which this create handle delegates.protected List
<ALspEditHandle> ALspCreateHandle.getPreviousHandles()
Modifier and TypeMethodDescriptionprotected void
ALspCreateHandle.removePreviousHandle
(ALspEditHandle aPreviousHandle) ModifierConstructorDescriptionTLspStaticCreateHandle
(Object aDomainObject, Collection<ALspEditHandle> aHandles) Creates a new static creation handle for the given object, delegating to the given collection of handles. -
Uses of ALspEditHandle in com.luciad.view.lightspeed.editor.label