|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.ic.doc.automed.editor.DrawVertex
uk.ac.ic.doc.automed.editor.drawables.DrawOWLPropertyVertex
public class DrawOWLPropertyVertex
Paints a small ellipse for the OWL property vertex
Field Summary |
---|
Fields inherited from class uk.ac.ic.doc.automed.editor.DrawVertex |
---|
bounds, dashedStroke, dependent, ep, fm, p, standardStroke, symbolHeight, symbolWidth, text, textHeight, textWidth, thickness, thickStroke, thinStroke, xInset, yInset, zeroOffset |
Constructor Summary | |
---|---|
DrawOWLPropertyVertex(EditorPanel ep,
Positionable p,
Positionable[] d)
Set the symbolHeight and width to 5 |
Method Summary | |
---|---|
void |
paintComponent(java.awt.Graphics2D g)
This draws a small ellipse of size 5,5. |
Methods inherited from class uk.ac.ic.doc.automed.editor.DrawVertex |
---|
getBounds, getCentre, getCentreOffset, getConnectionPoint, getConnectionPointMovableCentre, getConnectsTo, getPositionable, intersectLine, paintSymbol, paintText, setText |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DrawOWLPropertyVertex(EditorPanel ep, Positionable p, Positionable[] d)
Method Detail |
---|
public void paintComponent(java.awt.Graphics2D g)
paintComponent
in interface Drawable
paintComponent
in class DrawVertex
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |