|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.ic.doc.automed.editor.DrawArc
uk.ac.ic.doc.automed.editor.DefaultDrawLinkNodalArc
uk.ac.ic.doc.automed.editor.drawables.DrawRecursiveArc
public class DrawRecursiveArc
Field Summary | |
---|---|
private static int |
arrowSize
|
Fields inherited from class uk.ac.ic.doc.automed.editor.DrawArc |
---|
d, dashedStroke, ep, fm, p, standardStroke, thickness, thickStroke |
Constructor Summary | |
---|---|
DrawRecursiveArc(EditorPanel ep,
Positionable p,
Positionable[] d)
|
Method Summary | |
---|---|
void |
paintComponent(java.awt.Graphics2D g)
Choose the colour to be that which the first connected Positionable is drawn in |
Methods inherited from class uk.ac.ic.doc.automed.editor.DrawArc |
---|
drawArrow, getConnectsTo, getPositionable, getPositionables |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final int arrowSize
Constructor Detail |
---|
public DrawRecursiveArc(EditorPanel ep, Positionable p, Positionable[] d)
Method Detail |
---|
public void paintComponent(java.awt.Graphics2D g)
DefaultDrawLinkNodalArc
paintComponent
in interface Drawable
paintComponent
in class DefaultDrawLinkNodalArc
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |