AlignmentArea
s.See: Description
Interface | Description |
---|---|
PaintSettingsListener |
Listener interface to be implemented by classes that want to be informed on changes happening in an
instance of
PaintSettings . |
Class | Description |
---|---|
PaintSettings |
Object that manages properties related to painting the contents of an
AlignmentArea . |
PaintSettingsEvent |
Event object indicating a change in an instance of
PaintSettings . |
TokenPainterList |
Manages a list of
TokenPainter s used by AlignmentArea . |
TokenPainterReplacedEvent |
Event object indicating that a token painter in an instance of
TokenPainterList has been replaced. |
ZoomChangeEvent |
AlignmentArea
s.