Package net.sourceforge.plantuml.style
Class ValueDeltaPriority
java.lang.Object
net.sourceforge.plantuml.style.ValueDeltaPriority
- All Implemented Interfaces:
Value
-
Constructor Details
-
ValueDeltaPriority
-
-
Method Details
-
asString
-
asColor
-
asInt
public int asInt() -
asDouble
public double asDouble() -
asBoolean
public boolean asBoolean() -
asFontStyle
public int asFontStyle()- Specified by:
asFontStyle
in interfaceValue
-
asHorizontalAlignment
- Specified by:
asHorizontalAlignment
in interfaceValue
-
getPriority
public int getPriority()- Specified by:
getPriority
in interfaceValue
-