Uses of Enum Class
net.sourceforge.plantuml.bpm.ConnectorPuzzle.Where
Packages that use ConnectorPuzzle.Where
-
Uses of ConnectorPuzzle.Where in net.sourceforge.plantuml.bpm
Methods in net.sourceforge.plantuml.bpm that return ConnectorPuzzle.WhereModifier and TypeMethodDescriptionstatic ConnectorPuzzle.WhereReturns the enum constant of this class with the specified name.static ConnectorPuzzle.Where[]ConnectorPuzzle.Where.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.bpm with parameters of type ConnectorPuzzle.WhereModifier and TypeMethodDescriptionvoidConnectorPuzzle.append(ConnectorPuzzle.Where where) booleanConnectorPuzzle.have(ConnectorPuzzle.Where where) voidConnectorPuzzle.remove(ConnectorPuzzle.Where where)