Uses of Interface
net.sourceforge.plantuml.klimt.sprite.Sprite
Packages that use Sprite
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of Sprite in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml with parameters of type Sprite -
Uses of Sprite in net.sourceforge.plantuml.emoji
Classes in net.sourceforge.plantuml.emoji that implement SpriteMethods in net.sourceforge.plantuml.emoji that return Sprite -
Uses of Sprite in net.sourceforge.plantuml.klimt.creole.atom
Constructors in net.sourceforge.plantuml.klimt.creole.atom with parameters of type SpriteModifierConstructorDescriptionAtomSprite
(HColor newColor, double scale, FontConfiguration fontConfiguration, Sprite sprite, Url url) -
Uses of Sprite in net.sourceforge.plantuml.klimt.sprite
Classes in net.sourceforge.plantuml.klimt.sprite that implement SpriteModifier and TypeClassDescriptionclass
class
class
class
Methods in net.sourceforge.plantuml.klimt.sprite that return SpriteModifier and TypeMethodDescriptionstatic Sprite
SpriteColorBuilder.buildSprite
(List<CharSequence> strings) static Sprite
SpriteColorBuilder4096.buildSprite
(List<String> strings) SpriteGrayLevel.buildSprite
(int width, int height, List<String> strings) SpriteGrayLevel.buildSpriteZ
(int width, int height, String compressed) static Sprite
SpriteImage.fromInternal
(String name) -
Uses of Sprite in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt that return SpriteMethods in net.sourceforge.plantuml.salt with parameters of type Sprite -
Uses of Sprite in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return SpriteModifier and TypeMethodDescriptionMethods in net.sourceforge.plantuml.skin with parameters of type Sprite