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 TypeMethodDescriptionvoid
add
(StyleSignature signature) getMergedStyle
(StyleBuilder currentStyleBuilder) toString()
with
(Stereostyles stereostyles) withTOBECHANGED
(Stereotype stereotype)
-
Constructor Details
-
StyleSignatures
public StyleSignatures()
-
-
Method Details
-
add
-
toString
-
getMergedStyle
- Specified by:
getMergedStyle
in interfaceStyleSignature
-
withTOBECHANGED
- Specified by:
withTOBECHANGED
in interfaceStyleSignature
-
with
- Specified by:
with
in interfaceStyleSignature
-