|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RootedTreePainter
| Method Summary | |
|---|---|
Node |
findNodeAtPoint(Point2D point)
Find the node under point. |
void |
paintTree(Graphics2D g,
Dimension size,
RootedTree tree)
Do the actual painting. |
void |
setHilightLabelStyle(Font hilightLabelFont,
Paint hilightLabelPaint)
Set hilight label style. |
void |
setHilightStyle(Stroke hilightStroke,
Paint hilightPaint)
Set hilight style |
void |
setLabelStyle(Font labelFont,
Paint labelPaint)
Set label style. |
void |
setLineStyle(Stroke lineStroke,
Paint linePaint)
Set line style |
| Method Detail |
|---|
void setLineStyle(Stroke lineStroke,
Paint linePaint)
void setHilightStyle(Stroke hilightStroke,
Paint hilightPaint)
void setLabelStyle(Font labelFont,
Paint labelPaint)
void setHilightLabelStyle(Font hilightLabelFont,
Paint hilightLabelPaint)
void paintTree(Graphics2D g,
Dimension size,
RootedTree tree)
Node findNodeAtPoint(Point2D point)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||