Class UParamNull
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.UParamNull
-
-
Constructor Summary
Constructors Constructor Description UParamNull()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HColor
getBackcolor()
HColor
getColor()
UPattern
getPattern()
UStroke
getStroke()
boolean
isHidden()
-
-
-
Method Detail
-
getBackcolor
public HColor getBackcolor()
- Specified by:
getBackcolor
in interfaceUParam
-
getPattern
public UPattern getPattern()
- Specified by:
getPattern
in interfaceUParam
-
-