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 StyleSignature
empty()
boolean
forStereotypeItself
(Stereotype stereotype) getMergedStyle
(StyleBuilder styleBuilder) getNames()
int
hashCode()
boolean
boolean
match
(Stereotype stereotype) boolean
matchAll
(StyleSignature other) mergeWith
(StyleSignature other) static StyleSignature
toString()
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
-