public class Styles extends Object
Styles()
static ColorCode
color(int rgb)
static Style
style(ColorCode fill, ColorCode stroke, double opacity, double fillOpacity, double strokeOpacity, double strokeWidth)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Styles()
public static Style style(ColorCode fill, ColorCode stroke, double opacity, double fillOpacity, double strokeOpacity, double strokeWidth)
public static ColorCode color(int rgb)