Package com.luciad.view.lightspeed.editor.operation
package com.luciad.view.lightspeed.editor.operation
Classes that describe edit handle results and edit operations. A
TLspEditHandleResult
can contain
one or more TLspEditOperation
objects. These, in turn, will contain a descriptor object which provides
concrete information about a particular type of operation. Edit handle results are created when the
edit
or
create
controller forward input
events to their edit handles
, and are then
processed by the
editor
.- Since:
- 2012.0
-
ClassDescriptionALspEditHandleResult<E extends EventObject>Represents the result of an edit handle when it has processed an incoming user interaction event.Indicates the state of the object being edited after an interaction performed through a handle.Listener interface to receive notifications of changes in the current editing state.Implementation of
ALspEditHandleResult
forjava.awt.AWTEvent
.Implementation ofALspEditHandleResult
forjavafx.event.Event
.This event describes a change in editing state for a specific object.Describes the editing state change.An event that represents a high-level description of an editing interaction with an object.Provides feedback about the operations performed by an editor.Defines the type of an edit operation.Encapsulates an indexed point of a shape.Encapsulates an indexed subshape of a shape.Encapsulates a move of a label.Object that describes a translation.Enumeration to indicate in which dimensions the move occurs.Encapsulates the change of an object property