net.sourceforge.plantuml.bpm
Interface ConnectorPuzzle
-
- All Superinterfaces:
- Placeable
- All Known Implementing Classes:
- BpmElement, ConnectorPuzzleEmpty
public interface ConnectorPuzzle extends Placeable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static classConnectorPuzzle.Where
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidappend(ConnectorPuzzle.Where where)booleanhave(ConnectorPuzzle.Where where)voidremove(ConnectorPuzzle.Where where)-
Methods inherited from interface net.sourceforge.plantuml.bpm.Placeable
getDimension, getId, toTextBlock
-
-
-
-
Method Detail
-
append
void append(ConnectorPuzzle.Where where)
-
remove
void remove(ConnectorPuzzle.Where where)
-
have
boolean have(ConnectorPuzzle.Where where)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG