Header
And More

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

J

java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.CyclicNumberAxis
Converts a coordinate from Java 2D space to data space.
java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.DateAxis
Translates a Java2D coordinate into the corresponding data value.
java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.LogarithmicAxis
Converts a coordinate in Java2D space to the corresponding data value, assuming that the axis runs along one edge of the specified plotArea.
java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.LogAxis
Converts a Java2D coordinate to an axis value, assuming that the axis covers the specified edge of the area.
java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.ModuloAxis
Translates a Java2D coordinate into a data value.
java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.NumberAxis
Converts a coordinate in Java2D space to the corresponding data value, assuming that the axis runs along one edge of the specified dataArea.
java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.PeriodAxis
Converts a coordinate in Java2D space to the corresponding data value, assuming that the axis runs along one edge of the specified dataArea.
java2DToValue(double, Rectangle2D, RectangleEdge) - Method in class org.jfree.chart.axis.ValueAxis
Converts a coordinate in Java2D space to the corresponding data value, assuming that the axis runs along one edge of the specified dataArea.
javascriptEscape(String) - Static method in class org.jfree.chart.imagemap.ImageMapUtilities
Returns a string that is equivalent to the input string, but with special characters converted to JavaScript escape sequences.
JDBCCategoryDataset - Class in org.jfree.data.jdbc
A CategoryDataset implementation over a database JDBC result set.
JDBCCategoryDataset(String, String, String, String) - Constructor for class org.jfree.data.jdbc.JDBCCategoryDataset
Creates a new dataset with a database connection.
JDBCCategoryDataset(Connection) - Constructor for class org.jfree.data.jdbc.JDBCCategoryDataset
Create a new dataset with the given database connection.
JDBCCategoryDataset(Connection, String) - Constructor for class org.jfree.data.jdbc.JDBCCategoryDataset
Creates a new dataset with the given database connection, and executes the supplied query to populate the dataset.
JDBCPieDataset - Class in org.jfree.data.jdbc
A PieDataset that reads data from a database via JDBC.
JDBCPieDataset(String, String, String, String) - Constructor for class org.jfree.data.jdbc.JDBCPieDataset
Creates a new JDBCPieDataset and establishes a new database connection.
JDBCPieDataset(Connection) - Constructor for class org.jfree.data.jdbc.JDBCPieDataset
Creates a new JDBCPieDataset using a pre-existing database connection.
JDBCPieDataset(Connection, String) - Constructor for class org.jfree.data.jdbc.JDBCPieDataset
Creates a new JDBCPieDataset using a pre-existing database connection.
JDBCXYDataset - Class in org.jfree.data.jdbc
This class provides an XYDataset implementation over a database JDBC result set.
JDBCXYDataset(String, String, String, String) - Constructor for class org.jfree.data.jdbc.JDBCXYDataset
Creates a new dataset (initially empty) and establishes a new database connection.
JDBCXYDataset(Connection) - Constructor for class org.jfree.data.jdbc.JDBCXYDataset
Creates a new dataset (initially empty) using the specified database connection.
JDBCXYDataset(Connection, String) - Constructor for class org.jfree.data.jdbc.JDBCXYDataset
Creates a new dataset using the specified database connection, and populates it using data obtained with the supplied query.
JFreeChart - Class in org.jfree.chart
A chart class implemented using the Java 2D APIs.
JFreeChart(Plot) - Constructor for class org.jfree.chart.JFreeChart
Creates a new chart based on the supplied plot.
JFreeChart(String, Plot) - Constructor for class org.jfree.chart.JFreeChart
Creates a new chart with the given title and plot.
JFreeChart(String, Font, Plot, boolean) - Constructor for class org.jfree.chart.JFreeChart
Creates a new chart with the given title and plot.
JFreeChartEntity - Class in org.jfree.chart.entity
A class that captures information about an entire chart.
JFreeChartEntity(Shape, JFreeChart) - Constructor for class org.jfree.chart.entity.JFreeChartEntity
Creates a new chart entity.
JFreeChartEntity(Shape, JFreeChart, String) - Constructor for class org.jfree.chart.entity.JFreeChartEntity
Creates a new chart entity.
JFreeChartEntity(Shape, JFreeChart, String, String) - Constructor for class org.jfree.chart.entity.JFreeChartEntity
Creates a new chart entity.
JFreeChartResources - Class in org.jfree.chart.resources
Localised resources for JFreeChart.
JFreeChartResources() - Constructor for class org.jfree.chart.resources.JFreeChartResources
 
JPEG - Static variable in interface org.jfree.chart.encoders.ImageFormat
Joint Photographic Experts Group format - lossy
JThermometer - Class in org.jfree.chart.plot
An initial quick and dirty.
JThermometer() - Constructor for class org.jfree.chart.plot.JThermometer
Default constructor.

Footer
And More

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.