Uses of Interface
net.sourceforge.plantuml.klimt.creole.command.Command
Packages that use Command
Package
Description
-
Uses of Command in net.sourceforge.plantuml.klimt.creole.command
Classes in net.sourceforge.plantuml.klimt.creole.command that implement CommandModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.sourceforge.plantuml.klimt.creole.command that return CommandModifier and TypeMethodDescriptionstatic CommandCommandCreoleColorAndSizeChange.create()static CommandCommandCreoleColorChange.create()static CommandCommandCreoleEmoji.create()static CommandCommandCreoleExposantChange.create(FontPosition position) static CommandCommandCreoleFontFamilyChange.create()static CommandCommandCreoleImg.create()static CommandCommandCreoleLatex.create()static CommandCommandCreoleMath.create()static CommandCommandCreoleMonospaced.create()static CommandCommandCreoleOpenIcon.create()static CommandCommandCreoleQrcode.create()static CommandCommandCreoleSizeChange.create()static CommandCommandCreoleSpace.create()static CommandCommandCreoleSprite.create()static CommandCommandCreoleSvgAttributeChange.create()static CommandCommandCreoleUrl.create()static CommandCommandCreoleStyle.createCreole(FontStyle style) static CommandCommandCreoleColorAndSizeChange.createEol()static CommandCommandCreoleColorChange.createEol()static CommandCommandCreoleFontFamilyChange.createEol()static CommandCommandCreoleSizeChange.createEol()static CommandCommandCreoleSvgAttributeChange.createEol()static CommandCommandCreoleStyle.createLegacy(FontStyle style) static CommandCommandCreoleStyle.createLegacyEol(FontStyle style) -
Uses of Command in net.sourceforge.plantuml.klimt.creole.legacy
Methods in net.sourceforge.plantuml.klimt.creole.legacy that return types with arguments of type Command