| Package | Description |
|---|---|
| net.sourceforge.plantuml | |
| net.sourceforge.plantuml.salt | |
| net.sourceforge.plantuml.ugraphic.sprite |
| Modifier and Type | Method and Description |
|---|---|
Sprite |
SkinParamDelegator.getSprite(String name) |
Sprite |
SpriteContainer.getSprite(String name) |
Sprite |
SkinParam.getSprite(String name) |
Sprite |
SpriteContainerEmpty.getSprite(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
UmlDiagram.addSprite(String name,
Sprite sprite) |
void |
SkinParam.addSprite(String name,
Sprite sprite) |
| Modifier and Type | Method and Description |
|---|---|
Sprite |
Dictionary.getSprite(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpriteImage |
class |
SpriteMonochrome |
class |
SpriteSvg |
| Modifier and Type | Method and Description |
|---|---|
Sprite |
SpriteGrayLevel.buildSprite(int width,
int height,
List<CharSequence> strings) |
Sprite |
SpriteGrayLevel.buildSpriteZ(int width,
int height,
String compressed) |
static Sprite |
SpriteImage.fromInternal(String name) |
Copyright © 2017. All rights reserved.