| Package | Description |
|---|---|
| net.sourceforge.plantuml.hector |
| Modifier and Type | Method and Description |
|---|---|
Pin |
PinFactory.create(int row,
Object userData) |
Pin |
PinLink.getPin1() |
Pin |
PinLink.getPin2() |
| Modifier and Type | Method and Description |
|---|---|
List<Pin> |
Skeleton.getPins() |
Collection<Pin> |
Skeleton.getPinsOfRow(int row) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PinLink.contains(Pin pin) |
int |
SkeletonConfiguration.getCol(Pin pin) |
| Constructor and Description |
|---|
PinLink(Pin pin1,
Pin pin2,
int length,
Object userData) |
| Constructor and Description |
|---|
Skeleton(List<Pin> pins,
List<PinLink> pinLinks) |
Copyright © 2017. All rights reserved.