| Package | Description |
|---|---|
| net.sourceforge.plantuml.bpm |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectorPuzzle |
| Modifier and Type | Class and Description |
|---|---|
class |
BpmElement |
class |
ConnectorPuzzleEmpty |
| Modifier and Type | Method and Description |
|---|---|
Placeable |
Cell.getData() |
Placeable |
GridArray.getData(int l,
int c) |
| Modifier and Type | Method and Description |
|---|---|
List<Placeable> |
Cell.getDestinations2() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cell.addConnectionTo2(Placeable other) |
void |
GridArray.setData(int l,
int c,
Placeable element) |
void |
Cell.setData(Placeable data) |
Copyright © 2017. All rights reserved.