net.sourceforge.plantuml.ugraphic
Class UParam
java.lang.Object
net.sourceforge.plantuml.ugraphic.UParam
public class UParam
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UParam
public UParam()
reset
public void reset()
getGradient
public final UGradient getGradient()
setGradient
public final void setGradient(UGradient gradient)
setColor
public void setColor(HtmlColor color)
getColor
public HtmlColor getColor()
setBackcolor
public void setBackcolor(HtmlColor color)
getBackcolor
public HtmlColor getBackcolor()
setStroke
public void setStroke(UStroke stroke)
getStroke
public UStroke getStroke()
Copyright © 2011. All Rights Reserved.