public interface AxisAnnotation
Modifier and Type | Method and Description |
---|---|
void |
drawLabels(Graphics g)
Paints the annotations.
|
Surround |
getSurround(boolean withScroll)
Returns the padding space around the edge of a plot bounds rectangle
required to accommodate the labels painted by this object.
|
Surround getSurround(boolean withScroll)
withScroll
- true if the padding should be large enough to
accommodate labelling requirements if the
surface is scrolledvoid drawLabels(Graphics g)
g
- graphics contextCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.