Uses of Class
com.luciad.view.lightspeed.editor.handle.ALspMultiObjectHandle
Packages that use ALspMultiObjectHandle
Package
Description
Provides controllers for the manipulation of domain objects in a view.
Defines the concept of edit handles and provides a number of implementations that can be used by
editors.-
Uses of ALspMultiObjectHandle in com.luciad.view.lightspeed.controller.manipulation
Methods in com.luciad.view.lightspeed.controller.manipulation that return types with arguments of type ALspMultiObjectHandleModifier and TypeMethodDescriptionprotected List<ALspMultiObjectHandle> TLspEditController.getMultiObjectHandles(Collection<TLspDomainObjectContext> aObjectsSFCT) Returns the multi object handles of this controller. -
Uses of ALspMultiObjectHandle in com.luciad.view.lightspeed.editor.handle
Subclasses of ALspMultiObjectHandle in com.luciad.view.lightspeed.editor.handleModifier and TypeClassDescriptionclassA multi object translation handle works on multiple objects.