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> |
SkeletonConfiguration.getPinLinks() |
List<PinLink> |
Skeleton.getPinLinks() |
Modifier and Type | Method and Description |
---|---|
void |
SkeletonBuilder.add(PinLink pinLink) |
void |
PinLinksContinuousSet.add(PinLink newPinLink) |
void |
GrowingTree.add(PinLink newPinLink) |
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 © 2016. All Rights Reserved.