Package net.sourceforge.plantuml.klimt
Class UParamNull
- java.lang.Object
-
- net.sourceforge.plantuml.klimt.UParamNull
-
-
Constructor Summary
Constructors Constructor Description UParamNull()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HColorgetBackcolor()HColorgetColor()UPatterngetPattern()UStrokegetStroke()booleanisHidden()
-
-
-
Method Detail
-
getBackcolor
public HColor getBackcolor()
- Specified by:
getBackcolorin interfaceUParam
-
getPattern
public UPattern getPattern()
- Specified by:
getPatternin interfaceUParam
-
-