Class GAbstractConnection
java.lang.Object
net.sourceforge.plantuml.activitydiagram3.gtile.GAbstractConnection
- All Implemented Interfaces:
GConnection,UDrawable,UShape
- Direct Known Subclasses:
GConnectionHorizontalThenVerticalDown,GConnectionSideThenVerticalThenSide,GConnectionVerticalDown,GConnectionVerticalDownThenBack,GConnectionVerticalDownThenHorizontal
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidvoiddrawTranslate(UGraphic ug, UTranslate translate1, UTranslate translate2) getHooks()protected final Rainbowprotected ISkinParamtoString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.klimt.UShape
getShapeKind
-
Field Details
-
gpoint1
-
gpoint2
-
-
Constructor Details
-
GAbstractConnection
-
-
Method Details
-
toString
-
getHooks
- Specified by:
getHooksin interfaceGConnection
-
drawTranslatable
- Specified by:
drawTranslatablein interfaceGConnection
-
drawTranslate
-
skinParam
-
getInLinkRenderingColor
-