Uses of Class
hudson.util.Area

Packages that use Area
hudson   
hudson.util Other miscellaneous utility code 
 

Uses of Area in hudson
 

Methods in hudson that return Area
static Area Functions.getScreenResolution()
          If we know the user's screen resolution, return it.
 

Uses of Area in hudson.util
 

Methods in hudson.util that return Area
static Area Area.parse(String s)
          Opposite of toString().
 

Methods in hudson.util with parameters of type Area
static void ChartUtil.generateClickableMap(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp, org.jfree.chart.JFreeChart chart, Area defaultSize)
          Deprecated. as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.)
static void ChartUtil.generateGraph(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp, org.jfree.chart.JFreeChart chart, Area defaultSize)
          Deprecated. as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.)
 



Copyright © 2004-2013. All Rights Reserved.