Uses of Class
com.xxrjun.components.uml.UMLPort
-
Uses of UMLPort in com.xxrjun.components.uml.basics
Modifier and TypeMethodDescriptionUMLBasicObject.findNearestPort
(Point point) Find nearest port uml port. -
Uses of UMLPort in com.xxrjun.components.uml.connectionlines
Modifier and TypeMethodDescriptionvoid
UMLConnectionLine.setDestinationPort
(UMLPort umlPort) Sets destination port.void
UMLConnectionLine.setSourcePort
(UMLPort umlPort) Sets source port.