| Package | Description |
|---|---|
| net.sourceforge.plantuml.eps | |
| net.sourceforge.plantuml.ugraphic.eps |
| Modifier and Type | Method and Description |
|---|---|
static EpsStrategy |
EpsStrategy.getDefault2() |
static EpsStrategy |
EpsStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EpsStrategy[] |
EpsStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
UGraphicEps.getEpsString(ColorMapper colorMapper,
EpsStrategy epsStrategy,
UDrawable udrawable) |
| Constructor and Description |
|---|
DriverTextEps(ClipContainer clipContainer,
EpsStrategy strategy) |
UGraphicEps(ColorMapper colorMapper,
EpsStrategy strategy) |
Copyright © 2017. All rights reserved.