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