Class GeneralizationLine
java.lang.Object
com.xxrjun.components.uml.UMLObject
com.xxrjun.components.uml.connectionlines.UMLConnectionLine
com.xxrjun.components.uml.connectionlines.GeneralizationLine
The type Generalization line.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.xxrjun.components.uml.connectionlines.UMLConnectionLine
UMLConnectionLine.EndPointTypes
-
Constructor Summary
ConstructorDescriptionGeneralizationLine
(int x1, int y1, int x2, int y2, UMLObjectTypes objectType) Instantiates a new Generalization line. -
Method Summary
Methods inherited from class com.xxrjun.components.uml.connectionlines.UMLConnectionLine
contains, getCurrentEndPointType, highlightSelection, initializePorts, resetEndPoint, resetLocation, setDestinationPort, setEndPointType, setSourcePort
Methods inherited from class com.xxrjun.components.uml.UMLObject
getBounds, getObjectType, getX1, getX2, getY1, getY2, isGroupSelected, isNameChangeable, setGroupSelected, setNameChangeable, setObjectType, setX1, setX2, setY1, setY2, updateLocation