Package net.sourceforge.plantuml.style
Class StyleSignatureBasic
java.lang.Object
net.sourceforge.plantuml.style.StyleSignatureBasic
- All Implemented Interfaces:
StyleSignature
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic StyleSignatureBasic
activity()
static StyleSignatureBasic
static StyleSignatureBasic
addClickable
(Url url) addS
(Stereotype stereo) addStar()
static StyleSignatureBasic
empty()
boolean
forStereotypeItself
(Stereotype stereotype) getMergedStyle
(StyleBuilder styleBuilder) getNames()
int
hashCode()
boolean
final boolean
boolean
match
(Stereotype stereotype) boolean
matchAll
(StyleSignatureBasic other) mergeWith
(StyleSignatureBasic other) static StyleSignatureBasic
toString()
with
(Stereostyles stereostyles) withTOBECHANGED
(Stereotype stereotype)
-
Field Details
-
STAR
- See Also:
-
-
Constructor Details
-
StyleSignatureBasic
-
-
Method Details
-
empty
-
addClickable
-
add
-
addS
-
add
-
addStar
-
isStarred
public boolean isStarred() -
equals
-
hashCode
public int hashCode() -
toString
-
matchAll
-
getNames
-
of
-
forStereotypeItself
-
withTOBECHANGED
- Specified by:
withTOBECHANGED
in interfaceStyleSignature
-
with
- Specified by:
with
in interfaceStyleSignature
-
mergeWith
-
mergeWith
-
getMergedStyle
- Specified by:
getMergedStyle
in interfaceStyleSignature
-
match
-
isWithDot
public final boolean isWithDot() -
activity
-
activityDiamond
-
activityArrow
-