Uses of Class
com.luciad.view.lightspeed.editor.handle.ALspEditHandle
Packages that use 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
Methods in com.luciad.view.lightspeed.editor that return ALspEditHandleModifier and TypeMethodDescriptionprotected ALspEditHandleTLspBoundsEditor.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 ALspEditHandleTLspGeoBufferEditor.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 ALspEditHandleTLspLonLatHeightBufferEditor.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 ALspEditHandleTLspArcByBulgeEditor.createBulgeHandle(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its bulge point.protected ALspEditHandleTLspArcBandEditor.createCenterHandle(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by translating its center point.protected ALspEditHandleTLspArcBy3PointsEditor.createCenterHandle(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by translating its center point.protected ALspEditHandleTLspArcByBulgeEditor.createCenterHandle(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by dragging its center point.protected ALspEditHandleTLspArcByCenterEditor.createCenterHandle(ILcd2DEditableCircularArcByCenterPoint aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by translating its center point.protected ALspEditHandleTLspArcEditor.createCenterHandle(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given arc by translating its center point.protected ALspEditHandleTLspCircleBy3PointsEditor.createCenterHandle(ILcd2DEditableCircleBy3Points aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given circle by translating its center point.protected ALspEditHandleTLspCircleEditor.createCenterHandle(ILcd2DEditableCircle aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given circle by translating its center point.protected ALspEditHandleTLspDomeEditor.createCenterHandle(ILcd3DEditableDome aDome, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given dome in 2D by dragging it.protected ALspEditHandleTLspEllipseEditor.createCenterHandle(ILcd2DEditableEllipse aEllipse, TLspEditContext aContext) Creates an edit handle that allows to translate the ellipse by dragging the center point.protected ALspEditHandleTLspSphereEditor.createCenterHandle(ILcd3DEditableSphere aSphere, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given sphere in 2D by dragging it.protected ALspEditHandleTLspArcByBulgeEditor.createEndHandle(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its end point.protected ALspEditHandleTLspArcByCenterEditor.createEndHandle(ILcd2DEditableCircularArcByCenterPoint aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its end point.protected ALspEditHandleTLspArcBy3PointsEditor.createEndPointHandle(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its end point.protected ALspEditHandleTLspArcEditor.createEndPointHandle(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its end point.protected ALspEditHandleTLspCircleBy3PointsEditor.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 ALspEditHandleTLspExtrudedShapeEditor.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 ALspEditHandleTLspPointEditor.createHeightHandle(ILcd3DEditablePoint aPoint, TLspEditContext aContext) Creates a handle to modify the point's height.protected ALspEditHandleTLsp3DArcBandEditor.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 ALspEditHandleTLspBoundsEditor.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 ALspEditHandleTLspDomeEditor.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 ALspEditHandleTLspSphereEditor.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 ALspEditHandleTLsp3DArcBandEditor.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 ALspEditHandleTLsp3DArcBandEditor.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 ALspEditHandleTLsp2DPointListEditor.createInsertPointHandle(ILcd2DEditablePointList aPointList, TLspEditContext aContext) Creates an edit handle that allows the user to insert points into the given point list.protected ALspEditHandleTLsp3DPointListEditor.createInsertPointHandle(ILcd2DEditablePointList aPointList, TLspEditContext aContext) Creates an edit handle that allows the user to insert points into the given point list.protected ALspEditHandleTLspArcBy3PointsEditor.createIntermediatePointHandle(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating an intermediate point.protected ALspEditHandleTLspPointEditor.createLocationHandle(ILcd2DEditablePoint aPoint, TLspEditContext aContext) Creates a handle to modify the point's location.protected ALspEditHandleTLsp3DArcBandEditor.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 ALspEditHandleTLsp3DArcBandEditor.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 ALspEditHandleTLspArcEditor.createMajorAxisHandle(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the major axis of the given arc.protected ALspEditHandleTLspEllipseEditor.createMajorAxisHandle(ILcd2DEditableEllipse aEllipse, TLspEditContext aContext) Creates an edit handle that allows to change the major axis of the ellipse.protected ALspEditHandleTLspExtrudedShapeEditor.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 ALspEditHandleTLspBoundsEditor.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 ALspEditHandleTLspArcBandEditor.createMaxRadiusEndCornerHandle(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the arc band by translating itsMAX_RADIUS_END_CORNERpoint.protected ALspEditHandleTLspArcBandEditor.createMaxRadiusHandle(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allow the user to edit the max radius property of the arc band.protected ALspEditHandleTLspArcBandEditor.createMaxRadiusStartCornerHandle(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the arc band by translating itsMAX_RADIUS_START_CORNERpoint.protected ALspEditHandleTLspExtrudedShapeEditor.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 ALspEditHandleTLspBoundsEditor.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 ALspEditHandleTLspArcEditor.createMinorAxisHandle(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the minor axis of the given arc.protected ALspEditHandleTLspEllipseEditor.createMinorAxisHandle(ILcd2DEditableEllipse aEllipse, TLspEditContext aContext) Creates an edit handle that allows to change the minor axis of the ellipse.protected ALspEditHandleTLspArcBandEditor.createMinRadiusEndCornerHandle(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the arc band by translating itsMIN_RADIUS_END_CORNERpoint.protected ALspEditHandleTLspArcBandEditor.createMinRadiusHandle(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allow the user to edit the min radius property of the arc band.protected ALspEditHandleTLspArcBandEditor.createMinRadiusStartCornerHandle(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to edit the arc band by translating itsMIN_RADIUS_START_CORNERpoint.protected ALspEditHandleTLsp2DEditableShapeEditor.createObjectTranslationHandle(ILcd2DEditableShape aShape, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLsp2DPointListEditor.createObjectTranslationHandle(ILcd2DEditablePointList aPointList, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLsp3DArcBandEditor.createObjectTranslationHandle(ILcd3DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLsp3DPointListEditor.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 ALspEditHandleTLspArcBandEditor.createObjectTranslationHandle(ILcd2DEditableArcBand aArcBand, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspArcBy3PointsEditor.createObjectTranslationHandle(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspArcByBulgeEditor.createObjectTranslationHandle(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspArcByCenterEditor.createObjectTranslationHandle(ILcd2DEditableCircularArcByCenterPoint aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspArcEditor.createObjectTranslationHandle(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspBoundsEditor.createObjectTranslationHandle(ILcd2DEditableBounds aBounds, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspCircleBy3PointsEditor.createObjectTranslationHandle(ILcd2DEditableCircleBy3Points aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspCircleEditor.createObjectTranslationHandle(ILcd2DEditableCircle aCircle, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspComplexPolygonEditor.createObjectTranslationHandle(ILcdComplexPolygon aComplexPolygon, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspCompositeCurveEditor.createObjectTranslationHandle(ILcdEditableCompositeCurve aCurve, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspDomeEditor.createObjectTranslationHandle(ILcd3DEditableDome aDome, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspEllipseEditor.createObjectTranslationHandle(ILcd2DEditableEllipse aEllipse, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspSphereEditor.createObjectTranslationHandle(ILcd3DEditableSphere aSphere, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspSurfaceEditor.createObjectTranslationHandle(ILcdEditableSurface aSurface, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected ALspEditHandleTLspTextEditor.createObjectTranslationHandle(ILcd2DEditableText aText, TLspEditContext aContext) Creates an edit handle that allows the user to translate the given shape.protected 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).protected ALspEditHandleTLspVariableGeoBufferEditor.createOutlineWidthHandle(ILcdVariableGeoBuffer aBuffer, TLspEditContext aContext) Creates a handle to edit the width of all points of the buffer.protected ALspEditHandleTLsp2DPointListEditor.createPointHandle(ILcd2DEditablePointList aPointList, int aIndex, TLspEditContext aContext) Creates an edit handle for the point with indexaIndexof the given point list.protected ALspEditHandleTLspVariableGeoBufferEditor.createPointHeightAboveHandle(ILcdVariableGeoBuffer aBuffer, int aPointIndex, TLspEditContext aContext) Creates a handle to edit the height above property of a point of the buffer.protected ALspEditHandleTLspVariableGeoBufferEditor.createPointHeightBelowHandle(ILcdVariableGeoBuffer aBuffer, int aPointIndex, TLspEditContext aContext) Creates a handle to edit the height below property of a point of the buffer.protected ALspEditHandleTLsp3DPointListEditor.createPointHeightTranslationHandle(ILcd3DEditablePointList aPointList, int aPointIndex, TLspEditContext aContext) Creates a point height handle.protected ALspEditHandleTLsp3DPointListEditor.createPointPositionHandle(ILcd3DEditablePointList aPointList, int aPointIndex, TLspEditContext aContext) Creates a point position handle.protected ALspEditHandleTLspVariableGeoBufferEditor.createPointWidthHandle(ILcdVariableGeoBuffer aBuffer, int aPointIndex, TLspEditContext aContext) Creates a handle to edit the width property of a point of the buffer.protected ALspEditHandleTLspExtrudedShapeEditor.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 ALspEditHandleTLspCircleEditor.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 ALspEditHandleTLspDomeEditor.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 ALspEditHandleTLspSphereEditor.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 ALspEditHandleTLsp2DPointListEditor.createRemovePointHandle(ILcd2DEditablePointList aPointList, int aIndex, TLspEditContext aContext) Creates a point removal handle for the point with indexaIndexof the given point list.protected ALspEditHandleTLsp3DPointListEditor.createRemovePointHandle(ILcd2DEditablePointList aPointList, int aIndex, TLspEditContext aContext) Creates a point removal handle for the point with indexaIndexof the given point list.protected ALspEditHandleTLspCircleBy3PointsEditor.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 ALspEditHandleTLspArcByBulgeEditor.createStartHandle(ILcd2DEditableCircularArcByBulge aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its start point.protected ALspEditHandleTLspArcByCenterEditor.createStartHandle(ILcd2DEditableCircularArcByCenterPoint aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its start point.protected ALspEditHandleTLspArcBy3PointsEditor.createStartPointHandle(ILcd2DEditableCircularArcBy3Points aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its start point.protected ALspEditHandleTLspArcEditor.createStartPointHandle(ILcd2DEditableArc aArc, TLspEditContext aContext) Creates an edit handle that allows the user to edit the given arc by translating its start point.protected ALspEditHandleTLspCircleBy3PointsEditor.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.Methods in com.luciad.view.lightspeed.editor that return types with arguments of type ALspEditHandleModifier 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
Subclasses of ALspEditHandle in com.luciad.view.lightspeed.editor.handleModifier and TypeClassDescriptionclassConvenience handle class that separates the handling of AWT events into 3 steps.classBase class for handles that are used to create and initialize new domain objects.classA create handle that dynamically adds handles.classImplementation of a handle that is activated when an object is touched.classBase implementation of a handle that allows resizing or scaling of domain objects by dragging their outline.classAn edit handle that allows the user to modify a 3D object's height above the terrain by dragging it.classA handle that allows translation of a whole object by touching and dragging.classBase implementation of a handle that allows a point to be set with a single click.classBase implementation of a handle that allows a point to be moved/dragged around.classAn edit handle that allows the user to translate a 3D shape, by dragging the projected shape across the terrain.classA handle used to create objects.Methods in com.luciad.view.lightspeed.editor.handle that return ALspEditHandleModifier and TypeMethodDescriptionprotected abstract ALspEditHandleALspDynamicCreateHandle.createNewEditHandle(AWTEvent aEvent, TLspEditContext aEditContext) This method creates the next handle that should be used by this create handle.protected ALspEditHandleALspDynamicCreateHandle.createNewEditHandle(Event aEvent, TLspEditContext aEditContext) JavaFX equivalent ofALspDynamicCreateHandle.createNewEditHandle(AWTEvent, TLspEditContext).protected ALspEditHandleALspCreateHandle.getActiveHandle()protected abstract ALspEditHandleALspCreateHandle.next(AWTEvent aEvent, TLspEditContext aEditContext) Makes the next handle the active handle.protected ALspEditHandleALspCreateHandle.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).Methods in com.luciad.view.lightspeed.editor.handle that return types with arguments of type ALspEditHandleModifier and TypeMethodDescriptionTLspStaticCreateHandle.getHandles()Returns the handles to which this create handle delegates.protected List<ALspEditHandle> ALspCreateHandle.getPreviousHandles()Methods in com.luciad.view.lightspeed.editor.handle with parameters of type ALspEditHandleModifier and TypeMethodDescriptionprotected voidALspCreateHandle.removePreviousHandle(ALspEditHandle aPreviousHandle) Constructor parameters in com.luciad.view.lightspeed.editor.handle with type arguments of type ALspEditHandleModifierConstructorDescriptionTLspStaticCreateHandle(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
Methods in com.luciad.view.lightspeed.editor.label that return ALspEditHandleMethods in com.luciad.view.lightspeed.editor.label that return types with arguments of type ALspEditHandle