|
|||||||||
| 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.drawables.YattaDrawSequence
public class YattaDrawSequence
| Field Summary |
|---|
| Fields inherited from class uk.ac.ic.doc.automed.editor.DrawArc |
|---|
d, dashedStroke, ep, fm, p, standardStroke, thickness, thickStroke |
| Constructor Summary | |
|---|---|
YattaDrawSequence(EditorPanel ep,
Positionable[] p)
|
|
YattaDrawSequence(EditorPanel ep,
Positionable p,
Positionable[] d)
|
|
| Method Summary | |
|---|---|
void |
paint(java.awt.Graphics2D g)
Modify the basic drawing of arcs to set the arc colour based on the foreground colour of the first positionable connected |
| Methods inherited from class uk.ac.ic.doc.automed.editor.DrawArc |
|---|
drawArrow, getConnectsTo, getPositionable, getPositionables, paintComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YattaDrawSequence(EditorPanel ep,
Positionable[] p)
public YattaDrawSequence(EditorPanel ep,
Positionable p,
Positionable[] d)
| Method Detail |
|---|
public void paint(java.awt.Graphics2D g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||