Uses of Class
com.luciad.view.lightspeed.editor.handle.ALspHandle
Packages that use ALspHandle
Package
Description
Defines the concept of edit handles and provides a number of implementations that can be used by
editors.-
Uses of ALspHandle in com.luciad.view.lightspeed.editor.handle
Subclasses of ALspHandle 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.classAn edit handle is a widget that manipulates a domain object or some part of that object.classAn abstract base class for handles that can work on a collection of objects.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.classA multi object translation handle works on multiple objects.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.