Uses of Interface
net.sourceforge.plantuml.style.StyleSignature
-
-
Uses of StyleSignature in net.sourceforge.plantuml.sequencediagram
Methods in net.sourceforge.plantuml.sequencediagram that return StyleSignature Modifier and Type Method Description StyleSignature
AbstractMessage. getStyleSignature()
-
Uses of StyleSignature in net.sourceforge.plantuml.style
Classes in net.sourceforge.plantuml.style that implement StyleSignature Modifier and Type Class Description class
StyleSignatureBasic
class
StyleSignatures
Methods in net.sourceforge.plantuml.style that return StyleSignature Modifier and Type Method Description StyleSignature
StyleSignatureBasic. forStereotypeItself(Stereotype stereotype)
StyleSignature
Styleable. getStyleSignature()
StyleSignature
StyleSignature. with(Stereostyles stereostyles)
StyleSignature
StyleSignatureBasic. with(Stereostyles stereostyles)
StyleSignature
StyleSignatures. with(Stereostyles stereostyles)
StyleSignature
StyleSignature. withTOBECHANGED(Stereotype stereotype)
StyleSignature
StyleSignatureBasic. withTOBECHANGED(Stereotype stereotype)
StyleSignature
StyleSignatures. withTOBECHANGED(Stereotype stereotype)
Methods in net.sourceforge.plantuml.style with parameters of type StyleSignature Modifier and Type Method Description void
StyleSignatures. add(StyleSignature signature)
-
Uses of StyleSignature in net.sourceforge.plantuml.svek
Methods in net.sourceforge.plantuml.svek that return StyleSignature Modifier and Type Method Description StyleSignature
GeneralImageBuilder. getDefaultStyleDefinitionArrow(Stereotype stereotype)
-
Uses of StyleSignature in net.sourceforge.plantuml.svek.image
Methods in net.sourceforge.plantuml.svek.image that return StyleSignature Modifier and Type Method Description StyleSignature
EntityImageActivity. getDefaultStyleDefinition()
StyleSignature
EntityImageLollipopInterface. getSignature()
-
Uses of StyleSignature in net.sourceforge.plantuml.timingdiagram
Methods in net.sourceforge.plantuml.timingdiagram that return StyleSignature Modifier and Type Method Description protected abstract StyleSignature
Player. getStyleSignature()
protected StyleSignature
PlayerAnalog. getStyleSignature()
protected StyleSignature
PlayerBinary. getStyleSignature()
protected StyleSignature
PlayerRobustConcise. getStyleSignature()
-