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 TypeMethodDescriptionvoid
append
(ConnectorPuzzle.Where where) boolean
have
(ConnectorPuzzle.Where where) void
remove
(ConnectorPuzzle.Where where) Methods inherited from interface net.sourceforge.plantuml.bpm.Placeable
getDimension, getId, toTextBlock
-
Method Details
-
append
-
remove
-
have
-