| Package | Description |
|---|---|
| net.sourceforge.plantuml.ugraphic.sprite |
| Modifier and Type | Method and Description |
|---|---|
static SpriteGrayLevel |
SpriteGrayLevel.get(int n) |
static SpriteGrayLevel |
SpriteGrayLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpriteGrayLevel[] |
SpriteGrayLevel.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 |
SpriteUtils.encode(BufferedImage img,
String name,
SpriteGrayLevel level) |
static String |
SpriteUtils.encodeCompressed(BufferedImage img,
String name,
SpriteGrayLevel level) |
Copyright © 2017. All rights reserved.