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