Uses of Interface
net.sourceforge.plantuml.activitydiagram3.gtile.GConnection
Packages that use GConnection
-
Uses of GConnection in net.sourceforge.plantuml.activitydiagram3.gtile
Classes in net.sourceforge.plantuml.activitydiagram3.gtile that implement GConnectionModifier and TypeClassDescriptionclass
class
class
class
class
class
Methods in net.sourceforge.plantuml.activitydiagram3.gtile that return types with arguments of type GConnectionModifier and TypeMethodDescriptionAbstractGtile.getInnerConnections()
Gtile.getInnerConnections()
GtileAssembly.getInnerConnections()
GtileGroup.getInnerConnections()
GtileIfAlone.getInnerConnections()
GtileIfHexagon.getInnerConnections()
GtileRepeat.getInnerConnections()
GtileWhile.getInnerConnections()
GtileWithIncomingArrow.getInnerConnections()
GtileWithMargin.getInnerConnections()
GtileWithOutgoingArrow.getInnerConnections()