Package net.sourceforge.plantuml.style
Class StyleSignatureBasic
java.lang.Object
net.sourceforge.plantuml.style.StyleSignatureBasic
- All Implemented Interfaces:
StyleSignature
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.style.StyleSignature
STAR -
Method Summary
Modifier and TypeMethodDescriptionstatic StyleSignatureBasicactivity()static StyleSignatureBasicstatic StyleSignatureBasicaddClickable(Url url) addLevel(int level) addStar()addStereotype(String stereo) addStereotype(Stereotype stereo) static StyleSignatureBasicstatic StyleSignatureBasicempty()booleanforStereotypeItself(Stereotype stereo) getKey()getMergedStyle(StyleBuilder styleBuilder) inthashCode()booleanisEmpty()booleanfinal booleanbooleanmatchAll(StyleSignatureBasic other) mergeWith(StyleSignatureBasic other) static StyleSignatureBasicstatic StyleSignatureBasicstatic StyleSignatureBasictoString()with(Stereostyles stereostyles) withTOBECHANGED(Stereotype stereo)
-
Method Details
-
createStereotype
-
toString
-
empty
-
addClickable
-
addLevel
-
addStereotype
-
with
- Specified by:
within interfaceStyleSignature
-
addStereotype
-
withTOBECHANGED
- Specified by:
withTOBECHANGEDin interfaceStyleSignature
-
forStereotypeItself
-
addSName
-
addStar
-
isStarred
public boolean isStarred() -
equals
-
hashCode
public int hashCode() -
matchAll
-
of
-
mergeWith
-
mergeWith
-
getMergedStyle
- Specified by:
getMergedStylein interfaceStyleSignature
-
isWithDot
public final boolean isWithDot() -
activity
-
activityDiamond
-
activityArrow
-
of
-
of
-
isEmpty
public boolean isEmpty() -
getKey
-
getStereotypes
-