Uses of Class
hudson.util.Area
Packages that use Area
-
Uses of Area in hudson
Modifier and TypeMethodDescriptionstatic 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 AreaMethods in hudson.util with parameters of type AreaModifier and TypeMethodDescriptionstatic void
ChartUtil.generateClickableMap
(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp, org.jfree.chart.JFreeChart chart, Area defaultSize) Deprecated.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.
Graph
to the URL space.