net.sourceforge.plantuml.ugraphic
Class UGradient
java.lang.Object
net.sourceforge.plantuml.ugraphic.UGradient
public class UGradient
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UGradient
public UGradient(HtmlColor color1,
HtmlColor color2)
getColor1
public final HtmlColor getColor1()
getColor2
public final HtmlColor getColor2()
getColor
public final Color getColor(ColorMapper mapper,
double coeff)
Copyright © 2012. All Rights Reserved.