|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.uml.line.SegmentedLine
org.acm.seguin.uml.line.InheretenceRelationship
public class InheretenceRelationship
InheretenceRelationship
Field Summary |
---|
Fields inherited from class org.acm.seguin.uml.line.SegmentedLine |
---|
scalingFactor, vertices, Xs, Ys |
Constructor Summary | |
---|---|
InheretenceRelationship(EndPointPanel start,
EndPointPanel end)
Constructor for the InheretenceRelationship object |
Method Summary |
---|
Methods inherited from class org.acm.seguin.uml.line.SegmentedLine |
---|
componentHidden, componentMoved, componentResized, componentShown, drag, drawArrow, drop, getArrowPointAbove, getArrowPointBelow, getColor, getEndPanel, getShortPoint, getStartPanel, getStroke, hit, isBothEndsSelected, load, match, paint, save, saveEndPanel, savePanel, saveStartPanel, saveVertices, scale, select, shift, updateEnd |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InheretenceRelationship(EndPointPanel start, EndPointPanel end)
start
- Description of Parameterend
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |