| Package | Description |
|---|---|
| net.sourceforge.plantuml.hector |
| Modifier and Type | Method and Description |
|---|---|
PinLink |
PinFactory.createPinLink(Link link) |
| Modifier and Type | Method and Description |
|---|---|
List<PinLink> |
Skeleton.getPinLinks() |
List<PinLink> |
SkeletonConfiguration.getPinLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
PinLinksContinuousSet.add(PinLink newPinLink) |
void |
GrowingTree.add(PinLink newPinLink) |
void |
SkeletonBuilder.add(PinLink pinLink) |
boolean |
GrowingTree.canBeAdded(PinLink candidat) |
boolean |
PinLinksContinuousSet.doesTouch(PinLink other) |
boolean |
PinLink.doesTouch(PinLink other) |
double |
SkeletonConfiguration.getLength(PinLink link) |
| Constructor and Description |
|---|
Skeleton(List<Pin> pins,
List<PinLink> pinLinks) |
Copyright © 2017. All rights reserved.