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

📄 index-all.html

📁 java图形报表制作
💻 HTML
📖 第 1 页 / 共 5 页
字号:
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Gets the distance a pie slice is detached from the given pie.
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#getDocumentBase()"><B>getDocumentBase()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Gets the document base.
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#getDoubleValues(java.lang.String)"><B>getDoubleValues(String)</B></A> - 
Static method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Convers a string parameter to an array of double values.
<DT><A HREF="com/objectplanet/chart/ChartSample.html#getFloatValue()"><B>getFloatValue()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>
<DD>Gets the value as a floating point.
<DT><A HREF="com/objectplanet/chart/Chart.html#getFont(java.lang.String)"><B>getFont(String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the font for the specified label.
<DT><A HREF="com/objectplanet/chart/BarChart.html#getGraphBounds()"><B>getGraphBounds()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/BarChart.html">BarChart</A>
<DD>Calculates the bounding rectangle of the graph itself, based on which features are on and how they are configured.
<DT><A HREF="com/objectplanet/chart/Chart.html#getGraphBounds()"><B>getGraphBounds()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>This method returns the bounding box for the chart grid.
<DT><A HREF="com/objectplanet/chart/LineChart.html#getGraphBounds()"><B>getGraphBounds()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/LineChart.html">LineChart</A>
<DD>Calculates the bounding rectangle of the graph itself, based on which features are on and how they are configured.
<DT><A HREF="com/objectplanet/chart/PieChart.html#getGraphBounds()"><B>getGraphBounds()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Calculates the bounding rectangle of the graph itself, based on which features are on and how they are configured.
<DT><A HREF="com/objectplanet/chart/Chart.html#getGraphInsets()"><B>getGraphInsets()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the graph insets.
<DT><A HREF="com/objectplanet/chart/BarChart.html#getgridAlignment()"><B>getgridAlignment()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/BarChart.html">BarChart</A>
<DD>Gets the bar alignment.
<DT><A HREF="com/objectplanet/chart/Chart.html#getGridLine(int)"><B>getGridLine(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets grid lines positon value by its index.
<DT><A HREF="com/objectplanet/chart/Chart.html#getGridLineColor(int)"><B>getGridLineColor(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets grid line's color value by it's index.
<DT><A HREF="com/objectplanet/chart/Chart.html#getGridLineColors()"><B>getGridLineColors()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the vertical grid lines colors.
<DT><A HREF="com/objectplanet/chart/Chart.html#getGridLines()"><B>getGridLines()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the vertical grid lines positons.
<DT><A HREF="com/objectplanet/chart/Chart.html#getImage(int, int)"><B>getImage(int, int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Returns the current chart as an image.
<DT><A HREF="com/objectplanet/chart/Chart.html#getImage(java.lang.String)"><B>getImage(String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the image with the specified name.
<DT><A HREF="com/objectplanet/chart/ChartSample.html#getIndex()"><B>getIndex()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>
<DD>Gets the index of the sample.
<DT><A HREF="com/objectplanet/chart/PieChart.html#getInsideLabelColor(int)"><B>getInsideLabelColor(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Gets the color of the inside labels of the specified pie.
<DT><A HREF="com/objectplanet/chart/ChartSample.html#getKey()"><B>getKey()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>
<DD>Gets the key of the sample.
<DT><A HREF="com/objectplanet/chart/ChartSample.html#getLabel()"><B>getLabel()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartSample.html">ChartSample</A>
<DD>Gets the label of the sample.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLabel(java.lang.String)"><B>getLabel(String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the specified label from the chart.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLabelAngle(java.lang.String)"><B>getLabelAngle(String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the angle of the specified label.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLastSelectedSample()"><B>getLastSelectedSample()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the index of the last selected sample.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLastSelectedSeries()"><B>getLastSelectedSeries()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the index of the last selected series.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLegendColor(int)"><B>getLegendColor(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets legend entry's color value by it's index.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLegendColors()"><B>getLegendColors()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the legend colors.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLegendImage(int)"><B>getLegendImage(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets a legend entry's image name.
<DT><A HREF="com/objectplanet/chart/BarChart.html#getLegendLabels()"><B>getLegendLabels()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/BarChart.html">BarChart</A>
<DD>Gets the legend labels.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLegendLabels()"><B>getLegendLabels()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the legend labels.
<DT><A HREF="com/objectplanet/chart/LineChart.html#getLegendLabels()"><B>getLegendLabels()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/LineChart.html">LineChart</A>
<DD>Gets the legend labels.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLegendPosition()"><B>getLegendPosition()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the legend position.
<DT><A HREF="com/objectplanet/chart/LineChart.html#getLineWidth(int)"><B>getLineWidth(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/LineChart.html">LineChart</A>
<DD>Gets the current width of the given series line.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLocale()"><B>getLocale()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the current locale used for numbers.
<DT><A HREF="com/objectplanet/chart/Chart.html#getLowerRange(int)"><B>getLowerRange(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the lower value of the specified range.
<DT><A HREF="com/objectplanet/chart/Chart.html#getMaxValue(int)"><B>getMaxValue(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the largest value in the specified data series.
<DT><A HREF="com/objectplanet/chart/ChartData.html#getMaxValue(int)"><B>getMaxValue(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartData.html">ChartData</A>
<DD>Gets the largest value in the specified data series.
<DT><A HREF="com/objectplanet/chart/LineChart.html#getMaxValue(int)"><B>getMaxValue(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/LineChart.html">LineChart</A>
<DD>Gets the maximum value in the chart.
<DT><A HREF="com/objectplanet/chart/Chart.html#getMaxValueLineCount()"><B>getMaxValueLineCount()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the current maxium number of value lines set.
<DT><A HREF="com/objectplanet/chart/Chart.html#getMinimumSize()"><B>getMinimumSize()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>This method returns the minimum size of the chart.
<DT><A HREF="com/objectplanet/chart/Chart.html#getMinValue(int)"><B>getMinValue(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the smallest value in the specified data series.
<DT><A HREF="com/objectplanet/chart/ChartData.html#getMinValue(int)"><B>getMinValue(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartData.html">ChartData</A>
<DD>Gets the smallest value in the specified data series.
<DT><A HREF="com/objectplanet/chart/Chart.html#getOverlayChart(int)"><B>getOverlayChart(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the specified overlay chart.
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Gets the value of the specified applet parameter.
<DT><A HREF="com/objectplanet/chart/ChartApplet.html#getParameterPrefix()"><B>getParameterPrefix()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/ChartApplet.html">ChartApplet</A>
<DD>Gets the prefix used when reading applet parameters.
<DT><A HREF="com/objectplanet/chart/PieChart.html#getPercentDecimalCount()"><B>getPercentDecimalCount()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Gets the number of decimals used with the percent values.
<DT><A HREF="com/objectplanet/chart/PieChart.html#getPercentLabelStyle()"><B>getPercentLabelStyle()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Gets the style of the percent labels.
<DT><A HREF="com/objectplanet/chart/PieChart.html#getPercentValue(int, int)"><B>getPercentValue(int, int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/PieChart.html">PieChart</A>
<DD>Gets the value of the given pie segment as a percentage value  (out of 100).
<DT><A HREF="com/objectplanet/chart/Chart.html#getPreferredSize()"><B>getPreferredSize()</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>This method is called by the awt, and returns the preferred size of  the chart.
<DT><A HREF="com/objectplanet/chart/Chart.html#getRange(int)"><B>getRange(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the upper value of the specified range.
<DT><A HREF="com/objectplanet/chart/Chart.html#getRangeAdjusted(int)"><B>getRangeAdjusted(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the range(s) adjusted by the specified adjuster.
<DT><A HREF="com/objectplanet/chart/Chart.html#getRangeAdjusterPosition(int)"><B>getRangeAdjusterPosition(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the position of the range adjuster.
<DT><A HREF="com/objectplanet/chart/Chart.html#getRangeColor(int)"><B>getRangeColor(int)</B></A> - 
Method in class com.objectplanet.chart.<A HREF="com/objectplanet/chart/Chart.html">Chart</A>
<DD>Gets the color of the specified range.
<DT><A HREF="com/objectplanet/chart/Chart.html#getRangeDecimalCount(int)"><B>getRangeDecimalCount(int)</B></A> - 

⌨️ 快捷键说明

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