net.sourceforge.plantuml.ugraphic
Class UParamNull
java.lang.Object
net.sourceforge.plantuml.ugraphic.UParamNull
- All Implemented Interfaces:
- UParam
public class UParamNull
- extends Object
- implements UParam
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UParamNull
public UParamNull()
getColor
public HtmlColor getColor()
- Specified by:
getColor
in interface UParam
getBackcolor
public HtmlColor getBackcolor()
- Specified by:
getBackcolor
in interface UParam
getStroke
public UStroke getStroke()
- Specified by:
getStroke
in interface UParam
isHidden
public boolean isHidden()
- Specified by:
isHidden
in interface UParam
getPattern
public UPattern getPattern()
- Specified by:
getPattern
in interface UParam
getScale
public double getScale()
- Specified by:
getScale
in interface UParam
Copyright © 2014. All Rights Reserved.