Package net.sourceforge.plantuml.bpm
Interface ConnectorPuzzle
- All Superinterfaces:
Placeable
- All Known Implementing Classes:
BpmElement,ConnectorPuzzleEmpty
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidappend(ConnectorPuzzle.Where where) booleanhave(ConnectorPuzzle.Where where) voidremove(ConnectorPuzzle.Where where) Methods inherited from interface net.sourceforge.plantuml.bpm.Placeable
getDimension, getId, toTextBlock
-
Method Details
-
append
-
remove
-
have
-