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