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

📄 index-5.html

📁 jfreechart1。0。2的api。
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DD>Encodes a <CODE>BufferedImage</CODE> to PNG format.<DT><A HREF="../org/jfree/chart/encoders/EncoderUtil.html" title="class in org.jfree.chart.encoders"><B>EncoderUtil</B></A> - Class in <A HREF="../org/jfree/chart/encoders/package-summary.html">org.jfree.chart.encoders</A><DD>A collection of utility methods for encoding images and returning them as a  byte[] or writing them directly to an OutputStream.<DT><A HREF="../org/jfree/chart/encoders/EncoderUtil.html#EncoderUtil()"><B>EncoderUtil()</B></A> - Constructor for class org.jfree.chart.encoders.<A HREF="../org/jfree/chart/encoders/EncoderUtil.html" title="class in org.jfree.chart.encoders">EncoderUtil</A><DD>&nbsp;<DT><A HREF="../org/jfree/chart/axis/CategoryAnchor.html#END"><B>END</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryAnchor.html" title="class in org.jfree.chart.axis">CategoryAnchor</A><DD>End of period.<DT><A HREF="../org/jfree/chart/axis/DateTickMarkPosition.html#END"><B>END</B></A> - Static variable in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateTickMarkPosition.html" title="class in org.jfree.chart.axis">DateTickMarkPosition</A><DD>End of period.<DT><A HREF="../org/jfree/data/time/DynamicTimeSeriesCollection.html#END"><B>END</B></A> - Static variable in class org.jfree.data.time.<A HREF="../org/jfree/data/time/DynamicTimeSeriesCollection.html" title="class in org.jfree.data.time">DynamicTimeSeriesCollection</A><DD>Useful constant for controlling the x-value returned for a time period.<DT><A HREF="../org/jfree/data/time/TimePeriodAnchor.html#END"><B>END</B></A> - Static variable in class org.jfree.data.time.<A HREF="../org/jfree/data/time/TimePeriodAnchor.html" title="class in org.jfree.data.time">TimePeriodAnchor</A><DD>End of period.<DT><A HREF="../org/jfree/data/xml/CategoryDatasetHandler.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - Method in class org.jfree.data.xml.<A HREF="../org/jfree/data/xml/CategoryDatasetHandler.html" title="class in org.jfree.data.xml">CategoryDatasetHandler</A><DD>The end of an element.<DT><A HREF="../org/jfree/data/xml/CategorySeriesHandler.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - Method in class org.jfree.data.xml.<A HREF="../org/jfree/data/xml/CategorySeriesHandler.html" title="class in org.jfree.data.xml">CategorySeriesHandler</A><DD>The end of an element.<DT><A HREF="../org/jfree/data/xml/ItemHandler.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - Method in class org.jfree.data.xml.<A HREF="../org/jfree/data/xml/ItemHandler.html" title="class in org.jfree.data.xml">ItemHandler</A><DD>The end of an element.<DT><A HREF="../org/jfree/data/xml/KeyHandler.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - Method in class org.jfree.data.xml.<A HREF="../org/jfree/data/xml/KeyHandler.html" title="class in org.jfree.data.xml">KeyHandler</A><DD>The end of an element.<DT><A HREF="../org/jfree/data/xml/PieDatasetHandler.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - Method in class org.jfree.data.xml.<A HREF="../org/jfree/data/xml/PieDatasetHandler.html" title="class in org.jfree.data.xml">PieDatasetHandler</A><DD>The end of an element.<DT><A HREF="../org/jfree/data/xml/ValueHandler.html#endElement(java.lang.String, java.lang.String, java.lang.String)"><B>endElement(String, String, String)</B></A> - Method in class org.jfree.data.xml.<A HREF="../org/jfree/data/xml/ValueHandler.html" title="class in org.jfree.data.xml">ValueHandler</A><DD>The end of an element.<DT><A HREF="../org/jfree/chart/axis/AxisSpace.html#ensureAtLeast(org.jfree.chart.axis.AxisSpace)"><B>ensureAtLeast(AxisSpace)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</A><DD>Ensures that this object reserves at least as much space as another.<DT><A HREF="../org/jfree/chart/axis/AxisSpace.html#ensureAtLeast(double, org.jfree.ui.RectangleEdge)"><B>ensureAtLeast(double, RectangleEdge)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</A><DD>Ensures there is a minimum amount of space at the edge corresponding to  the specified axis location.<DT><A HREF="../org/jfree/data/time/DynamicTimeSeriesCollection.ValueSequence.html#enterData(int, float)"><B>enterData(int, float)</B></A> - Method in class org.jfree.data.time.<A HREF="../org/jfree/data/time/DynamicTimeSeriesCollection.ValueSequence.html" title="class in org.jfree.data.time">DynamicTimeSeriesCollection.ValueSequence</A><DD>Enters data into the storage array.<DT><A HREF="../org/jfree/chart/block/EntityBlockParams.html" title="interface in org.jfree.chart.block"><B>EntityBlockParams</B></A> - Interface in <A HREF="../org/jfree/chart/block/package-summary.html">org.jfree.chart.block</A><DD>An interface that is used by the draw() method of some <A HREF="../org/jfree/chart/block/Block.html" title="interface in org.jfree.chart.block"><CODE>Block</CODE></A>  implementations to determine whether or not to generate entities for the items within the block.<DT><A HREF="../org/jfree/chart/block/EntityBlockResult.html" title="interface in org.jfree.chart.block"><B>EntityBlockResult</B></A> - Interface in <A HREF="../org/jfree/chart/block/package-summary.html">org.jfree.chart.block</A><DD>Provides access to the <A HREF="../org/jfree/chart/entity/EntityCollection.html" title="interface in org.jfree.chart.entity"><CODE>EntityCollection</CODE></A> generated when a block is  drawn.<DT><A HREF="../org/jfree/chart/entity/EntityCollection.html" title="interface in org.jfree.chart.entity"><B>EntityCollection</B></A> - Interface in <A HREF="../org/jfree/chart/entity/package-summary.html">org.jfree.chart.entity</A><DD>This interface defines the methods used to access an ordered list of <A HREF="../org/jfree/chart/entity/ChartEntity.html" title="class in org.jfree.chart.entity"><CODE>ChartEntity</CODE></A> objects.<DT><A HREF="../org/jfree/chart/annotations/AbstractXYAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/AbstractXYAnnotation.html" title="class in org.jfree.chart.annotations">AbstractXYAnnotation</A><DD>Tests this annotation for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/CategoryLineAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/CategoryLineAnnotation.html" title="class in org.jfree.chart.annotations">CategoryLineAnnotation</A><DD>Tests this object for equality with another.<DT><A HREF="../org/jfree/chart/annotations/CategoryTextAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/CategoryTextAnnotation.html" title="class in org.jfree.chart.annotations">CategoryTextAnnotation</A><DD>Tests this object for equality with another.<DT><A HREF="../org/jfree/chart/annotations/TextAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/TextAnnotation.html" title="class in org.jfree.chart.annotations">TextAnnotation</A><DD>Tests this object for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/XYBoxAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/XYBoxAnnotation.html" title="class in org.jfree.chart.annotations">XYBoxAnnotation</A><DD>Tests this annotation for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/XYDrawableAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/XYDrawableAnnotation.html" title="class in org.jfree.chart.annotations">XYDrawableAnnotation</A><DD>Tests this annotation for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/XYImageAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/XYImageAnnotation.html" title="class in org.jfree.chart.annotations">XYImageAnnotation</A><DD>Tests this object for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/XYLineAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/XYLineAnnotation.html" title="class in org.jfree.chart.annotations">XYLineAnnotation</A><DD>Tests this object for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/XYPointerAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/XYPointerAnnotation.html" title="class in org.jfree.chart.annotations">XYPointerAnnotation</A><DD>Tests this annotation for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/XYPolygonAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/XYPolygonAnnotation.html" title="class in org.jfree.chart.annotations">XYPolygonAnnotation</A><DD>Tests this annotation for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/XYShapeAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/XYShapeAnnotation.html" title="class in org.jfree.chart.annotations">XYShapeAnnotation</A><DD>Tests this annotation for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/annotations/XYTextAnnotation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.annotations.<A HREF="../org/jfree/chart/annotations/XYTextAnnotation.html" title="class in org.jfree.chart.annotations">XYTextAnnotation</A><DD>Tests this annotation for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/axis/Axis.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/Axis.html" title="class in org.jfree.chart.axis">Axis</A><DD>Tests this axis for equality with another object.<DT><A HREF="../org/jfree/chart/axis/AxisLocation.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/AxisLocation.html" title="class in org.jfree.chart.axis">AxisLocation</A><DD>Returns <code>true</code> if this object is equal to the specified  object, and <code>false</code> otherwise.<DT><A HREF="../org/jfree/chart/axis/AxisSpace.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/AxisSpace.html" title="class in org.jfree.chart.axis">AxisSpace</A><DD>Tests this object for equality with another object.<DT><A HREF="../org/jfree/chart/axis/CategoryAnchor.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryAnchor.html" title="class in org.jfree.chart.axis">CategoryAnchor</A><DD>Returns <code>true</code> if this object is equal to the specified  object, and <code>false</code> otherwise.<DT><A HREF="../org/jfree/chart/axis/CategoryAxis.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryAxis.html" title="class in org.jfree.chart.axis">CategoryAxis</A><DD>Tests this axis for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/axis/CategoryLabelPosition.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryLabelPosition.html" title="class in org.jfree.chart.axis">CategoryLabelPosition</A><DD>Tests this instance for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/axis/CategoryLabelPositions.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryLabelPositions.html" title="class in org.jfree.chart.axis">CategoryLabelPositions</A><DD>Returns <code>true</code> if this object is equal to the specified  object, and <code>false</code> otherwise.<DT><A HREF="../org/jfree/chart/axis/CategoryLabelWidthType.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryLabelWidthType.html" title="class in org.jfree.chart.axis">CategoryLabelWidthType</A><DD>Returns <code>true</code> if this object is equal to the specified  object, and <code>false</code> otherwise.<DT><A HREF="../org/jfree/chart/axis/CategoryTick.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CategoryTick.html" title="class in org.jfree.chart.axis">CategoryTick</A><DD>Tests this category tick for equality with an arbitrary object.<DT><A HREF="../org/jfree/chart/axis/ColorBar.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/ColorBar.html" title="class in org.jfree.chart.axis">ColorBar</A><DD>Tests this object for equality with another.<DT><A HREF="../org/jfree/chart/axis/CyclicNumberAxis.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/CyclicNumberAxis.html" title="class in org.jfree.chart.axis">CyclicNumberAxis</A><DD>Tests the axis for equality with another object.<DT><A HREF="../org/jfree/chart/axis/DateAxis.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.jfree.chart.axis.<A HREF="../org/jfree/chart/axis/DateAxis.html" title="class in org.jfree.chart.axis">DateAxis</A><DD>Tests this axis for equality with an arbitrary object.

⌨️ 快捷键说明

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