Package net.sourceforge.plantuml.sprite
Class SpriteSvg
java.lang.Object
net.sourceforge.plantuml.sprite.SpriteSvg
- All Implemented Interfaces:
Sprite
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasTextBlock
(HColor color, double scale, ColorMapper colorMapper) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SpriteSvg
public SpriteSvg(java.lang.String svg)
-
-
Method Details
-
asTextBlock
- Specified by:
asTextBlock
in interfaceSprite
-