| Package | Description |
|---|---|
| net.sourceforge.plantuml.creole | |
| net.sourceforge.plantuml.graphic |
| Modifier and Type | Method and Description |
|---|---|
static net.sourceforge.plantuml.creole.Atom |
AtomImg.create(String src,
ImgValign valign,
int vspace,
double scale) |
| Modifier and Type | Method and Description |
|---|---|
static ImgValign |
ImgValign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImgValign[] |
ImgValign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TileImage(BufferedImage image,
ImgValign valign,
int vspace) |
Copyright © 2017. All rights reserved.