|
|||||||||
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.DrawUMLAssociationArc
public class DrawUMLAssociationArc
Field Summary |
---|
Fields inherited from class uk.ac.ic.doc.automed.editor.DrawArc |
---|
d, dashedStroke, ep, fm, p, standardStroke, thickness, thickStroke |
Constructor Summary | |
---|---|
DrawUMLAssociationArc(EditorPanel ep,
Positionable p,
Positionable[] d)
|
Method Summary | |
---|---|
void |
paintComponent(java.awt.Graphics2D g)
|
void |
roleAndMultiplicityString(java.awt.Graphics2D g,
java.lang.String role,
java.lang.String muliplicity,
java.awt.Point p1,
java.awt.Point p2)
Place a string near the p1 end of a line between p1 and p2 such that it will not overlap the object p1 might connect to. |
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 |
Constructor Detail |
---|
public DrawUMLAssociationArc(EditorPanel ep, Positionable p, Positionable[] d)
Method Detail |
---|
public void paintComponent(java.awt.Graphics2D g)
paintComponent
in interface Drawable
paintComponent
in class DrawArc
public void roleAndMultiplicityString(java.awt.Graphics2D g, java.lang.String role, java.lang.String muliplicity, java.awt.Point p1, java.awt.Point p2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |