| Package | Description |
|---|---|
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.graph | |
| net.sourceforge.plantuml.objectdiagram | |
| net.sourceforge.plantuml.posimo |
| Modifier and Type | Method and Description |
|---|---|
LinkType |
LinkType.getBold() |
LinkType |
LinkType.getDashed() |
LinkType |
LinkType.getDotted() |
LinkType |
LinkType.getInterfaceProvider() |
LinkType |
LinkType.getInterfaceUser() |
LinkType |
LinkType.getInversed() |
LinkType |
LinkType.getInvisible() |
LinkType |
LinkType.getPart1() |
LinkType |
LinkType.getPart2() |
LinkType |
Link.getType() |
LinkType |
Link.getTypePatchCluster() |
LinkType |
LinkType.withLollipopInterfaceEye1() |
LinkType |
LinkType.withLollipopInterfaceEye2() |
LinkType |
LinkType.withMiddleCircle() |
LinkType |
LinkType.withMiddleCircleCircled() |
LinkType |
LinkType.withMiddleCircleCircled1() |
LinkType |
LinkType.withMiddleCircleCircled2() |
LinkType |
LinkType.withoutDecors1() |
LinkType |
LinkType.withoutDecors2() |
| Constructor and Description |
|---|
Link(IEntity cl1,
IEntity cl2,
LinkType type,
Display label,
int length) |
Link(IEntity cl1,
IEntity cl2,
LinkType type,
Display label,
int length,
String qualifier1,
String qualifier2,
String labeldistance,
String labelangle) |
Link(IEntity cl1,
IEntity cl2,
LinkType type,
Display label,
int length,
String qualifier1,
String qualifier2,
String labeldistance,
String labelangle,
HtmlColor specificColor) |
| Constructor and Description |
|---|
GeneralPathFactory(LinkType linkType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractClassOrObjectDiagram.associationClass(int mode,
Code clName1,
Code clName2,
IEntity associed,
LinkType linkType,
Display label) |
| Modifier and Type | Method and Description |
|---|---|
static PathDrawerInterface |
PathDrawerInterface.create(ISkinParam param,
LinkType linkType) |
Copyright © 2017. All rights reserved.