Uses of Class
org.glassfish.jersey.examples.sparklines.ColorParam

Uses of ColorParam in org.glassfish.jersey.examples.sparklines
 

Methods in org.glassfish.jersey.examples.sparklines with parameters of type ColorParam
 javax.ws.rs.core.Response SparklinesResource.discrete(int width, int upper, ColorParam upperColor, ColorParam lowerColor)
           
 javax.ws.rs.core.Response SparklinesResource.smooth(int step, boolean hasMin, boolean hasMax, boolean hasLast, ColorParam minColor, ColorParam maxColor, ColorParam lastColor)
           
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.