⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 java图形报表制作Applet
💻 HTML
📖 第 1 页 / 共 5 页
字号:
  See <a href="../../../../doc/barchart.html">here</a> for the list of applet parameters. <DT><A HREF="com/objectplanet/chart/BarChartApplet.html#BarChartApplet()"><B>BarChartApplet()</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/BarChartApplet.html">BarChartApplet</A>
<DD>&nbsp;
<DT><A HREF="com/objectplanet/chart/Chart.html#BELOW"><B>BELOW</B></A> - 
Static variable in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Labels display below the chart grid.
<DT><A HREF="com/objectplanet/chart/Chart.html#BELOW_AND_FLOATING"><B>BELOW_AND_FLOATING</B></A> - 
Static variable in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Labels display both below the grid and floating over a sample.
<DT><A HREF="com/objectplanet/chart/Chart.html#BOTTOM"><B>BOTTOM</B></A> - 
Static variable in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Bottom legend position.
<DT><A HREF="com/objectplanet/chart/ext/PlotterChart.html#BOTTOM"><B>BOTTOM</B></A> - 
Static variable in class com.objectplanet.chart.ext.<A HREF="com/objectplanet/chart/ext/PlotterChart.html">PlotterChart</A>
<DD>Bottom range on.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="com/objectplanet/chart/BarChart.html#calculateChartData(java.awt.Rectangle, java.awt.Rectangle)"><B>calculateChartData(Rectangle, Rectangle)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/BarChart.html">BarChart</A>
<DD>Calculates the position and size of each bar in the chart.
<DT><A HREF="com/objectplanet/chart/LineChart.html#calculateChartData(java.awt.Rectangle, java.awt.Rectangle)"><B>calculateChartData(Rectangle, Rectangle)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/LineChart.html">LineChart</A>
<DD>Calculates chart data. 
<DT><A HREF="com/objectplanet/chart/PieChart.html#calculateChartData(java.awt.Rectangle, java.awt.Rectangle)"><B>calculateChartData(Rectangle, Rectangle)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Calculates the chart data.
<DT><A HREF="com/objectplanet/chart/Chart.html#calculateChartData(java.awt.Rectangle, java.awt.Rectangle)"><B>calculateChartData(Rectangle, Rectangle)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Calculates the data used for the chart.
<DT><A HREF="com/objectplanet/chart/ext/SplineChart.html#calculateChartData(java.awt.Rectangle, java.awt.Rectangle)"><B>calculateChartData(Rectangle, Rectangle)</B></A> - 
Method in class com.objectplanet.chart.ext.<A HREF="com/objectplanet/chart/ext/SplineChart.html">SplineChart</A>
<DD>Calculates chart data. 
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#callJavaScript(java.lang.String)"><B>callJavaScript(String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Calls a javascript function in the applet page.
<DT><A HREF="com/objectplanet/chart/ext/PlotterChart.html#CENTER"><B>CENTER</B></A> - 
Static variable in class com.objectplanet.chart.ext.<A HREF="com/objectplanet/chart/ext/PlotterChart.html">PlotterChart</A>
<DD>Labels display centered with sample.
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#chart"><B>chart</B></A> - 
Variable in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>The chart component of the applet. 
<DT><A HREF="com/objectplanet/chart/Chart.html"><B>Chart</B></A> - class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>.<DD>This class is the abstract superclass of all charts.<DT><A HREF="com/objectplanet/chart/Chart.html#Chart(int)"><B>Chart(int)</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Creates a chart with the given number of samples and no title.
<DT><A HREF="com/objectplanet/chart/Chart.html#Chart(int, int)"><B>Chart(int, int)</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Creates a chart with the given number of samples and no title.
<DT><A HREF="com/objectplanet/chart/ChartApplet.html"><B>ChartApplet</B></A> - class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>.<DD>This is the superclass for all the chart applets, and reads the default parameters.<DT><A HREF="com/objectplanet/chart/ChartApplet.html#ChartApplet()"><B>ChartApplet()</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Creates the chart applet.
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#ChartApplet(java.lang.String)"><B>ChartApplet(String)</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Creates the chart applet.
<DT><A HREF="com/objectplanet/chart/Chart.html#chartData"><B>chartData</B></A> - 
Variable in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>This contains the chart data. 
<DT><A HREF="com/objectplanet/chart/ChartData.html"><B>ChartData</B></A> - class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartData.html">ChartData</A>.<DD>This class contains the data for one or more charts. <DT><A HREF="com/objectplanet/chart/ChartData.html#ChartData(int, int)"><B>ChartData(int, int)</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartData.html">ChartData</A>
<DD>Creates a new empty chart data with the specified number of series and samples.
<DT><A HREF="com/objectplanet/chart/ChartDataLoader.html"><B>ChartDataLoader</B></A> - class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartDataLoader.html">ChartDataLoader</A>.<DD>This is the class that reads and sets all the chart parameters for ChartApplet and ChartServlet.<DT><A HREF="com/objectplanet/chart/ChartDataLoader.html#ChartDataLoader()"><B>ChartDataLoader()</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartDataLoader.html">ChartDataLoader</A>
<DD>Creates the chart data loader.
<DT><A HREF="com/objectplanet/chart/ext/ChartDataLoaderExt.html"><B>ChartDataLoaderExt</B></A> - class com.objectplanet.chart.ext.<A HREF="com/objectplanet/chart/ext/ChartDataLoaderExt.html">ChartDataLoaderExt</A>.<DD>This is the class that reads and sets parameters for all  extension charts in ChartApplet and ChartServlet.<DT><A HREF="com/objectplanet/chart/ext/ChartDataLoaderExt.html#ChartDataLoaderExt()"><B>ChartDataLoaderExt()</B></A> - 
Constructor for class com.objectplanet.chart.ext.<A HREF="com/objectplanet/chart/ext/ChartDataLoaderExt.html">ChartDataLoaderExt</A>
<DD>&nbsp;
<DT><A HREF="com/objectplanet/chart/ChartSample.html"><B>ChartSample</B></A> - class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>.<DD>This class represents a sample in any chart. <DT><A HREF="com/objectplanet/chart/ChartSample.html#ChartSample(int)"><B>ChartSample(int)</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>
<DD>Creates a new empty sample with the given index.
<DT><A HREF="com/objectplanet/chart/ChartSample.html#ChartSample(int, double)"><B>ChartSample(int, double)</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>
<DD>Creates a new sample with the given index and value.
<DT><A HREF="com/objectplanet/chart/ChartSample.html#ChartSample(int, double, java.lang.String, java.lang.Object)"><B>ChartSample(int, double, String, Object)</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>
<DD>Creates a new sample with the given values.
<DT><A HREF="com/objectplanet/chart/ChartServlet.html"><B>ChartServlet</B></A> - class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartServlet.html">ChartServlet</A>.<DD><font face="verdana, arial, helvetica, sans-serif" size=-1> This servlet generates a chart as a PNG image.<DT><A HREF="com/objectplanet/chart/ChartServlet.html#ChartServlet()"><B>ChartServlet()</B></A> - 
Constructor for class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartServlet.html">ChartServlet</A>
<DD>&nbsp;
<DT><A HREF="com/objectplanet/chart/ChartDataLoader.html#chartType"><B>chartType</B></A> - 
Variable in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartDataLoader.html">ChartDataLoader</A>
<DD>Chart type.
<DT><A HREF="com/objectplanet/chart/BarChart.html#checkDataIntegrity()"><B>checkDataIntegrity()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/BarChart.html">BarChart</A>
<DD>Makes sure the barchart specific data has the same number of series and samples as the chart data has.
<DT><A HREF="com/objectplanet/chart/LineChart.html#checkDataIntegrity()"><B>checkDataIntegrity()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/LineChart.html">LineChart</A>
<DD>Makes sure the linechart specific data has the same number of series and samples as the chart data has.
<DT><A HREF="com/objectplanet/chart/PieChart.html#checkDataIntegrity()"><B>checkDataIntegrity()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Makes sure the linechart specific data has the same number of series and samples as the chart data has.
<DT><A HREF="com/objectplanet/chart/Chart.html#checkDataIntegrity()"><B>checkDataIntegrity()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>This method is called each time the sample count or series count changes, and ensures that all the data has the right size.  
<DT><A HREF="com/objectplanet/chart/BarChart.html#checkSelection(java.awt.Point)"><B>checkSelection(Point)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/BarChart.html">BarChart</A>
<DD>This method is called when the user releases the mouse and checks if the given point is inside a bar or a legend label.
<DT><A HREF="com/objectplanet/chart/LineChart.html#checkSelection(java.awt.Point)"><B>checkSelection(Point)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/LineChart.html">LineChart</A>
<DD>If we select a box in the legend, it returns a ChartSample with the correct series, but the sample is set to -1. 
<DT><A HREF="com/objectplanet/chart/PieChart.html#checkSelection(java.awt.Point)"><B>checkSelection(Point)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Checks if a pie segment or legend label was selected.
<DT><A HREF="com/objectplanet/chart/Chart.html#checkSelection(java.awt.Point)"><B>checkSelection(Point)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>This method is called when the user releases the mouse and checks if the given point is inside a sample. 
<DT><A HREF="com/objectplanet/chart/ext/PlotterChart.html#checkSelection(java.awt.Point)"><B>checkSelection(Point)</B></A> - 
Method in class com.objectplanet.chart.ext.<A HREF="com/objectplanet/chart/ext/PlotterChart.html">PlotterChart</A>
<DD>This method is called when the user releases the mouse and checks if the given point is inside a series. 
<DT><A HREF="com/objectplanet/chart/ChartSample.html#clearValue()"><B>clearValue()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>
<DD>Clears the value of the sample. 
<DT><A HREF="com/objectplanet/chart/ext/PlotterChart.html#constructLabel(int, int, int)"><B>constructLabel(int, int, int)</B></A> - 
Method in class com.objectplanet.chart.ext.<A HREF="com/objectplanet/chart/ext/PlotterChart.html">PlotterChart</A>
<DD>Constructs the combination of labels.
<DT><A HREF="com/objectplanet/chart/PieChart.html#constructLabel(int, int, int, boolean, java.lang.String)"><B>constructLabel(int, int, int, boolean, String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Constructs the combination of labels.
<DT><A HREF="com/objectplanet/chart/Chart.html#constructLabel(int, int, int, boolean, java.lang.String)"><B>constructLabel(int, int, int, boolean, String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Constructs the combination of labels.
<DT><A HREF="com/objectplanet/chart/ChartDataLoader.html#convertLineBreaks(java.lang.String)"><B>convertLineBreaks(String)</B></A> - 
Static method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartDataLoader.html">ChartDataLoader</A>
<DD>Converts the characters \ and n to '\n'.
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#createChart(java.lang.String, java.lang.String)"><B>createChart(String, String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>This is called by init() and creates the chart of the specified type used for the applet. 
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#createColor(java.lang.String)"><B>createColor(String)</B></A> - 
Static method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Creates a color based on the string. 
<DT><A HREF="com/objectplanet/chart/ChartDataLoader.html#createColor(java.lang.String)"><B>createColor(String)</B></A> - 
Static method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartDataLoader.html">ChartDataLoader</A>
<DD>Creates a color based on the string. 
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#createFont(java.lang.String, java.lang.String, int, int)"><B>createFont(String, String, int, int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Creates a font based on the information in the specified string.
<DT><A HREF="com/objectplanet/chart/ChartDataLoader.html#createFont(java.lang.String, java.lang.String, int, int)"><B>createFont(String, String, int, int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartDataLoader.html">ChartDataLoader</A>
<DD>Creates a font based on the information in the specified string.
<DT><A HREF="com/objectplanet/chart/Chart.html#createImage(int, int)"><B>createImage(int, int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Creates an offscreen image.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#dataLoader"><B>dataLoader</B></A> - 
Variable in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -