Uses of Interface
net.sourceforge.plantuml.klimt.creole.command.Command
Packages that use Command
-
Uses of Command in net.sourceforge.plantuml.klimt.creole.command
Classes in net.sourceforge.plantuml.klimt.creole.command that implement CommandModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Methods in net.sourceforge.plantuml.klimt.creole.command that return CommandModifier and TypeMethodDescriptionstatic Command
CommandCreoleColorAndSizeChange.create()
static Command
CommandCreoleColorChange.create()
static Command
CommandCreoleEmoji.create()
static Command
CommandCreoleExposantChange.create
(FontPosition position) static Command
CommandCreoleFontFamilyChange.create()
static Command
CommandCreoleImg.create()
static Command
CommandCreoleLatex.create()
static Command
CommandCreoleMath.create()
static Command
CommandCreoleMonospaced.create()
static Command
CommandCreoleOpenIcon.create()
static Command
CommandCreoleQrcode.create()
static Command
CommandCreoleSizeChange.create()
static Command
CommandCreoleSpace.create()
static Command
CommandCreoleSprite.create()
static Command
CommandCreoleSvgAttributeChange.create()
static Command
CommandCreoleUrl.create()
static Command
CommandCreoleStyle.createCreole
(FontStyle style) static Command
CommandCreoleColorAndSizeChange.createEol()
static Command
CommandCreoleColorChange.createEol()
static Command
CommandCreoleFontFamilyChange.createEol()
static Command
CommandCreoleSizeChange.createEol()
static Command
CommandCreoleSvgAttributeChange.createEol()
static Command
CommandCreoleStyle.createLegacy
(FontStyle style) static Command
CommandCreoleStyle.createLegacyEol
(FontStyle style)