Plotting Editorial
Name | Type | Description |
---|---|---|
scene |
Scene | Current scene |
plottingLayer |
PlottingLayer | Plotting layer |
Members
-
readonlyModifiedEvent : Event
-
Label edited event
-
plottingLayer : PlottingLayer
-
Plotting layer
-
readonlySelectedEvent : Event
-
Label selected event
-
readonlyUnSelectedEvent : Event
-
Label released event
Methods
-
Activate edit control
-
Clear the copied or cut label
-
Copy selected label
-
Cut selected label
-
Deactivate the edit control
-
Determine whether the edit control is activated
Returns:
Whether the edit control is activated -
Paste the selected label to the designated position (when the designated position is NULL, paste to the original position)
Name Type Description position
Designated location -
Set plotting layer
Name Type Description layer
PlottingLayer Plotting layer Returns:
Settings successful or not.