public class ControlNodeProperties extends DiagramNodeProperties
ControlNode
properties during undo / redo operations.
If you need to implement undo support for the additional properties
defined by a class derived from ControlNode, do so by deriving from ControlNodeProperties
and overriding the saveProperties
,
restoreProperties
, and
createProperties
methods of ControlNode
.textPadding
Constructor and Description |
---|
ControlNodeProperties() |