Package net.sourceforge.plantuml.style
Class StyleBuilder
java.lang.Object
net.sourceforge.plantuml.style.StyleBuilder
- All Implemented Interfaces:
AutomaticCounter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateStyle
(java.lang.String name) getMergedStyle
(StyleSignatureBasic signature) getMergedStyleSpecial
(StyleSignatureBasic signature, int deltaPriority) int
final SkinParam
void
loadInternal
(StyleSignatureBasic signature, Style newStyle) void
printMe()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StyleBuilder
-
-
Method Details
-
printMe
public void printMe() -
getSkinParam
-
createStyle
-
muteStyle
-
loadInternal
-
getNextInt
public int getNextInt()- Specified by:
getNextInt
in interfaceAutomaticCounter
-
getMergedStyle
-
getMergedStyleSpecial
-