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

java.lang.Object
  extended by uk.ac.ic.doc.automed.editor.DrawArc
      extended by uk.ac.ic.doc.automed.editor.drawables.DrawERRelationshipArc
          extended by uk.ac.ic.doc.automed.editor.drawables.DrawEERRelationshipArc
All Implemented Interfaces:
Drawable, DrawableArc

public class DrawEERRelationshipArc
extends DrawERRelationshipArc


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.editor.DrawArc
d, dashedStroke, ep, fm, p, standardStroke, thickness, thickStroke
 
Constructor Summary
DrawEERRelationshipArc(EditorPanel ep, Positionable rel, Positionable[] entities)
           
 
Method Summary
 java.lang.String getNthCard(int n, java.lang.Object[] o)
           
 
Methods inherited from class uk.ac.ic.doc.automed.editor.drawables.DrawERRelationshipArc
cardString, paintComponent
 
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

DrawEERRelationshipArc

public DrawEERRelationshipArc(EditorPanel ep,
                              Positionable rel,
                              Positionable[] entities)
Method Detail

getNthCard

public java.lang.String getNthCard(int n,
                                   java.lang.Object[] o)
Overrides:
getNthCard in class DrawERRelationshipArc