|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AxisAnnotation
Defines text labelling to decorate a plot.
Method Summary | |
---|---|
void |
drawLabels(Graphics g)
Paints the annotations. |
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. |
Method Detail |
---|
Insets getPadding(boolean withScroll)
withScroll
- true if the padding should be large enough to
accommodate labelling requirements if the
surface is scrolled
void drawLabels(Graphics g)
g
- graphics context
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |