Package net.sourceforge.plantuml.style
Class StyleSignatures
java.lang.Object
net.sourceforge.plantuml.style.StyleSignatures
- All Implemented Interfaces:
StyleSignature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(StyleSignature signature) getMergedStyle(StyleBuilder currentStyleBuilder) toString()with(Stereostyles stereostyles) withTOBECHANGED(Stereotype stereotype)
-
Constructor Details
-
StyleSignatures
public StyleSignatures()
-
-
Method Details
-
add
-
toString
-
getMergedStyle
- Specified by:
getMergedStylein interfaceStyleSignature
-
withTOBECHANGED
- Specified by:
withTOBECHANGEDin interfaceStyleSignature
-
with
- Specified by:
within interfaceStyleSignature
-