Uses of Enum Class
com.luciad.view.lightspeed.editor.operation.ELspInteractionStatus
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.
Classes that describe edit handle results and edit operations.
-
Uses of ELspInteractionStatus in com.luciad.view.lightspeed.editor
Modifier and TypeMethodDescriptionALspEditor.edit
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Applies an interaction obtained from a handle to the object being edited.ILspEditor.edit
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Applies an interaction obtained from a handle to the object being edited.TLspCompositeEditor.edit
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) TLspExtrudedShapeEditor.edit
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Applies an interaction obtained from a handle to the object being edited.TLspShapeListEditor.edit
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Applies an interaction obtained from a handle to the object being edited.protected abstract TLspEditOperationResult
ALspEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLsp2DEditableShapeEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLsp2DPointListEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.TLsp3DArcBandEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLsp3DPointListEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.TLspArcBandEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspArcBy3PointsEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspArcByBulgeEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspArcByCenterEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspArcEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspBoundsEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspCircleBy3PointsEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspCircleEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspComplexPolygonEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspCompositeCurveEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspDomeEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspEllipseEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspExtrudedShapeEditor.editImpl
(TLspEditOperation aEvent, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspGeoBufferEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspLonLatHeightBufferEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspPointEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspShapeListEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspSphereEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspSurfaceEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspTextEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
.protected TLspEditOperationResult
TLspVariableGeoBufferEditor.editImpl
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) Called by theedit
method to edit the given object based on the givenedit operation
. -
Uses of ELspInteractionStatus in com.luciad.view.lightspeed.editor.handle
Modifier and TypeMethodDescriptionprotected TLspEditHandleResult
TLspPointSetHandle.createEditHandleResult
(ILcdPoint aViewPoint, AWTEvent aProcessedEvent, ELspInteractionStatus aInteractionStatus, TLspEditContext aEditContext) Deprecated.protected TLspEditHandleResult
TLspPointSetHandle.createEditHandleResult
(ILcdPoint aViewPoint, AWTEvent aOriginalEvent, AWTEvent aProcessedEvent, ELspInteractionStatus aInteractionStatus, TLspEditContext aEditContext) This method is called when a new point has been calculated correctly.protected TLspEditHandleResult
TLspPointTranslationHandle.createEditHandleResult
(ILcdPoint aViewPoint, AWTEvent aProcessedEvent, ELspInteractionStatus aInteractionStatus, TLspEditContext aEditContext) Creates a new edit handle result for the given view point.protected TLspEditHandleResultFX
TLspPointSetHandle.createEditHandleResultFX
(ILcdPoint aViewPoint, Event aOriginalEvent, Event aProcessedEvent, ELspInteractionStatus aInteractionStatus, TLspEditContext aEditContext) protected TLspEditHandleResultFX
TLspPointTranslationHandle.createEditHandleResultFX
(ILcdPoint aViewPoint, Event aProcessedEvent, ELspInteractionStatus aInteractionStatus, TLspEditContext aEditContext) -
Uses of ELspInteractionStatus in com.luciad.view.lightspeed.editor.label
Modifier and TypeMethodDescriptionTLspLabelEditor.edit
(TLspEditOperation aOperation, ELspInteractionStatus aInteractionStatus, TLspEditContext aContext) -
Uses of ELspInteractionStatus in com.luciad.view.lightspeed.editor.operation
Modifier and TypeMethodDescriptionALspEditHandleResult.getInteractionStatus()
Returns the status of the object after the interaction with the handle.static ELspInteractionStatus
Returns the enum constant of this class with the specified name.static ELspInteractionStatus[]
ELspInteractionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTLspEditHandleResult
(TLspEditOperation aEditOperation, EventObject aProcessedEvent, ELspInteractionStatus aInteractionStatus) Creates a newTLspEditHandleResult
with the givenTLspEditOperation
and event.TLspEditHandleResult
(Collection<TLspEditOperation> aEditOperations, EventObject aProcessedEvent, ELspInteractionStatus aInteractionStatus) Creates a newTLspEditHandleResult
with the givenTLspEditOperation
objects and event.TLspEditHandleResult
(EventObject aProcessedEvent, ELspInteractionStatus aInteractionStatus) Creates a newTLspEditHandleResult
withoutTLspEditOperation
and the given event and interaction status.TLspEditHandleResultFX
(TLspEditOperation aEditOperation, Event aProcessedEvent, ELspInteractionStatus aInteractionStatus) Creates a newTLspEditHandleResult
with the givenTLspEditOperation
and event.TLspEditHandleResultFX
(Collection<TLspEditOperation> aEditOperations, Event aProcessedEvent, ELspInteractionStatus aInteractionStatus) Creates a newTLspEditHandleResult
with the givenTLspEditOperation
objects and event.TLspEditHandleResultFX
(Event aProcessedEvent, ELspInteractionStatus aInteractionStatus) Creates a newTLspEditHandleResult
withoutTLspEditOperation
and the given event and interaction status.
createEditHandleResult
, which performs the same work but offers additional context information on the original event used to generate the view point.