Uses of Interface
net.sourceforge.plantuml.activitydiagram3.ftile.Connection
Packages that use Connection
Package
Description
-
Uses of Connection in net.sourceforge.plantuml.activitydiagram3.ftile
Subinterfaces of Connection in net.sourceforge.plantuml.activitydiagram3.ftileClasses in net.sourceforge.plantuml.activitydiagram3.ftile that implement ConnectionMethods in net.sourceforge.plantuml.activitydiagram3.ftile that return types with arguments of type ConnectionModifier and TypeMethodDescriptionAbstractFtile.getInnerConnections()Ftile.getInnerConnections()FtileAssemblySimple.getInnerConnections()Methods in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type ConnectionModifier and TypeMethodDescriptionstatic FtileFtileUtils.addConnection(Ftile ftile, Connection connection) Method parameters in net.sourceforge.plantuml.activitydiagram3.ftile with type arguments of type ConnectionModifier and TypeMethodDescriptionstatic FtileFtileUtils.addConnection(Ftile ftile, Collection<Connection> connections) Constructors in net.sourceforge.plantuml.activitydiagram3.ftile with parameters of type Connection -
Uses of Connection in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact
Classes in net.sourceforge.plantuml.activitydiagram3.ftile.vcompact that implement Connection -
Uses of Connection in net.sourceforge.plantuml.activitydiagram3.ftile.vertical
Methods in net.sourceforge.plantuml.activitydiagram3.ftile.vertical that return types with arguments of type Connection