| Package | Description |
|---|---|
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.svek |
| Modifier and Type | Method and Description |
|---|---|
static EntityPosition |
EntityPosition.fromStereotype(String label) |
EntityPosition |
ILeaf.getEntityPosition() |
static EntityPosition |
EntityPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityPosition[] |
EntityPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumSet<EntityPosition> |
EntityPosition.getInputs() |
static EnumSet<EntityPosition> |
EntityPosition.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
EntityPosition |
Shape.getEntityPosition() |
| Constructor and Description |
|---|
Shape(IEntityImage image,
ShapeType type,
double width,
double height,
ColorSequence colorSequence,
boolean top,
Margins shield,
EntityPosition entityPosition) |
Copyright © 2017. All rights reserved.