|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface for classes that return Colors given a
Vertex.
Used by PluggableRenderer to specify the colors in
which to render each vertex.
| Method Summary | |
Color |
getBackColor(Vertex v)
Deprecated. Returns the Color to use for drawing the interior
of the vertex v. |
Color |
getForeColor(Vertex v)
Deprecated. Returns the Color to use for drawing the border and
text for the vertex v. |
| Method Detail |
public Color getForeColor(Vertex v)
Color to use for drawing the border and
text for the vertex v.
public Color getBackColor(Vertex v)
Color to use for drawing the interior
of the vertex v.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||