Package net.sourceforge.plantuml.style
Class StyleSignature
java.lang.Object
net.sourceforge.plantuml.style.StyleSignature
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddClickable(Url url) addStar()static StyleSignatureempty()booleanforStereotypeItself(Stereotype stereotype) getMergedStyle(StyleBuilder styleBuilder) getNames()inthashCode()booleanbooleanmatch(Stereotype stereotype) booleanmatchAll(StyleSignature other) mergeWith(StyleSignature other) static StyleSignaturetoString()with(Stereostyles stereostyles) with(Stereotype stereotype)
-
Constructor Details
-
StyleSignature
-
-
Method Details
-
empty
-
addClickable
-
add
-
add
-
addStar
-
isStarred
public boolean isStarred() -
equals
-
hashCode
public int hashCode() -
toString
-
matchAll
-
getNames
-
of
-
forStereotypeItself
-
with
-
with
-
mergeWith
-
mergeWith
-
getMergedStyle
-
match
-