|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsalvo.jesus.graph.visual.drawing.VisualVertexPainterImpl
edu.ksu.cis.bnj.gui.components.VariablePainter
edu.ksu.cis.bnj.gui.components.UtilityVariablePainter
Utility Variable Vertex Painter
Field Summary |
Fields inherited from class edu.ksu.cis.bnj.gui.components.VariablePainter |
backgroundColor, fatStroke, font, fontColor, highlightOutlineColor, leftRightMargin, normalOutlineColor, origStroke, outlineColor, topBottomMargin |
Constructor Summary | |
UtilityVariablePainter()
Constructor for VertexPainter. |
Method Summary | |
void |
paint(salvo.jesus.graph.visual.VisualGraphComponent vgc,
java.awt.Graphics2D g2d)
|
Methods inherited from class edu.ksu.cis.bnj.gui.components.VariablePainter |
paint, paintText, rescale, setColorToHighlight, setColorToNormal, setOutlineColor |
Methods inherited from class salvo.jesus.graph.visual.drawing.VisualVertexPainterImpl |
paintFill, paintOutline |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UtilityVariablePainter()
Method Detail |
public void paint(salvo.jesus.graph.visual.VisualGraphComponent vgc, java.awt.Graphics2D g2d)
Painter.paint(salvo.jesus.graph.visual.VisualGraphComponent, java.awt.Graphics2D)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |