uk.ac.ic.doc.automed.editor.drawables
Class DrawHDMEdgeVertex

java.lang.Object
  extended by uk.ac.ic.doc.automed.editor.DrawVertex
      extended by uk.ac.ic.doc.automed.editor.DefaultDrawLinkVertex
          extended by uk.ac.ic.doc.automed.editor.drawables.DrawHDMEdgeVertex
All Implemented Interfaces:
Drawable, DrawableVertex

public class DrawHDMEdgeVertex
extends DefaultDrawLinkVertex


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
DrawHDMEdgeVertex(EditorPanel ep, Positionable schemaObject, Positionable[] d)
           
 
Method Summary
 
Methods inherited from class uk.ac.ic.doc.automed.editor.DefaultDrawLinkVertex
drawDiamond, fillDiamond, getConnectionPoint, paintSymbol
 
Methods inherited from class uk.ac.ic.doc.automed.editor.DrawVertex
getBounds, getCentre, getCentreOffset, getConnectionPointMovableCentre, getConnectsTo, getPositionable, intersectLine, paintComponent, paintText, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawHDMEdgeVertex

public DrawHDMEdgeVertex(EditorPanel ep,
                         Positionable schemaObject,
                         Positionable[] d)