Uses of Class
hudson.util.Area
-
Packages that use Area Package Description hudson hudson.util Other miscellaneous utility code -
-
Uses of Area in hudson
Methods in hudson that return Area Modifier and Type Method Description 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 Modifier and Type Method Description static Area
Area. parse(String s)
Opposite oftoString()
.Methods in hudson.util with parameters of type Area Modifier and Type Method Description 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 BindGraph
to the URL space.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 BindGraph
to the URL space.
-