| Package | Description |
|---|---|
| net.sourceforge.plantuml.ugraphic |
| Modifier and Type | Method and Description |
|---|---|
static USegmentType |
USegmentType.getByCode(int code) |
USegmentType |
USegment.getSegmentType() |
static USegmentType |
USegmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static USegmentType[] |
USegmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UPath.add(double[] coord,
USegmentType pathType) |
| Constructor and Description |
|---|
USegment(double[] coord,
USegmentType pathType) |
Copyright © 2017. All rights reserved.