Alphabetical Index: E

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

E

Effect3D - interface org.jfree.chart.Effect3D
An interface that should be implemented by renderers that use a 3D effect.
EmptyBlock - class org.jfree.chart.block.EmptyBlock
An empty block with a fixed size.
EmptyBlock(double,double) - constructor for class org.jfree.chart.block.EmptyBlock
Creates a new block with the specified width and height.
encode(BufferedImage) - method in class org.jfree.chart.encoders.ImageEncoder
Encodes an image in a particular format.
encode(BufferedImage) - method in class org.jfree.chart.encoders.KeypointPNGEncoderAdapter
Encodes an image in PNG format.
encode(BufferedImage) - method in class org.jfree.chart.encoders.SunJPEGEncoderAdapter
Encodes an image in JPEG format.
encode(BufferedImage) - method in class org.jfree.chart.encoders.SunPNGEncoderAdapter
Encodes an image in PNG format.
encode(BufferedImage,OutputStream) - method in class org.jfree.chart.encoders.ImageEncoder
Encodes an image in a particular format and writes it to an OutputStream.
encode(BufferedImage,OutputStream) - method in class org.jfree.chart.encoders.KeypointPNGEncoderAdapter
Encodes an image in PNG format and writes it to an OutputStream.
encode(BufferedImage,OutputStream) - method in class org.jfree.chart.encoders.SunJPEGEncoderAdapter
Encodes an image in JPEG format and writes it to an output stream.
encode(BufferedImage,OutputStream) - method in class org.jfree.chart.encoders.SunPNGEncoderAdapter
Encodes an image in PNG format and writes it to an OutputStream.
encode(BufferedImage,String) - static method in class org.jfree.chart.encoders.EncoderUtil
Encode the image in a specific format.
encode(BufferedImage,String,boolean) - static method in class org.jfree.chart.encoders.EncoderUtil
Encode the image in a specific format.
encode(BufferedImage,String,float) - static method in class org.jfree.chart.encoders.EncoderUtil
Encode the image in a specific format.
encode(BufferedImage,String,float,boolean) - static method in class org.jfree.chart.encoders.EncoderUtil
Encode the image in a specific format.
encodeAsPNG(BufferedImage) - static method in class org.jfree.chart.ChartUtilities
Encodes a BufferedImage to PNG format.
encodeAsPNG(BufferedImage,boolean,int) - static method in class org.jfree.chart.ChartUtilities
Encodes a BufferedImage to PNG format.
EncoderUtil - class org.jfree.chart.encoders.EncoderUtil
A collection of utility methods for encoding images and returning them as a byte[] or writing them directly to an OutputStream.
END - static field in class org.jfree.chart.axis.CategoryAnchor
End of period.
END - static field in class org.jfree.chart.axis.DateTickMarkPosition
End of period.
END - static field in class org.jfree.data.time.DynamicTimeSeriesCollection
Useful constant for controlling the x-value returned for a time period.
END - static field in class org.jfree.data.time.TimePeriodAnchor
End of period.
endElement(String,String,String) - method in class org.jfree.data.xml.CategoryDatasetHandler
The end of an element.
endElement(String,String,String) - method in class org.jfree.data.xml.CategorySeriesHandler
The end of an element.
endElement(String,String,String) - method in class org.jfree.data.xml.ItemHandler
The end of an element.
endElement(String,String,String) - method in class org.jfree.data.xml.KeyHandler
The end of an element.
endElement(String,String,String) - method in class org.jfree.data.xml.PieDatasetHandler
The end of an element.
endElement(String,String,String) - method in class org.jfree.data.xml.ValueHandler
The end of an element.
ensureAtLeast(double,RectangleEdge) - method in class org.jfree.chart.axis.AxisSpace
Ensures there is a minimum amount of space at the edge corresponding to the specified axis location.
ensureAtLeast(org.jfree.chart.axis.AxisSpace) - method in class org.jfree.chart.axis.AxisSpace
Ensures that this object reserves at least as much space as another.
Enters data into the storage array.
EntityBlockParams - interface org.jfree.chart.block.EntityBlockParams
An interface that is used by the draw() method of some Block implementations to determine whether or not to generate entities for the items within the block.
EntityBlockResult - interface org.jfree.chart.block.EntityBlockResult
Provides access to the EntityCollection generated when a block is drawn.
EntityCollection - interface org.jfree.chart.entity.EntityCollection
This interface defines the methods used to access an ordered list of ChartEntity objects.
equals(Object) - method in class org.jfree.chart.block.AbstractBlock
Tests this block for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
Tests this renderer for equality with another object.
equals(Object) - method in class org.jfree.chart.labels.AbstractPieItemLabelGenerator
Tests the generator for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.AbstractRenderer
Tests this renderer for equality with another object.
equals(Object) - method in class org.jfree.chart.annotations.AbstractXYAnnotation
Tests this annotation for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.AbstractXYItemLabelGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Tests this renderer for equality with another object.
equals(Object) - method in class org.jfree.chart.renderer.category.AreaRenderer
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.AreaRendererEndType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.needle.ArrowNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.chart.axis.Axis
Tests this axis for equality with another object.
equals(Object) - method in class org.jfree.chart.axis.AxisLocation
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.axis.AxisSpace
Tests this object for equality with another object.
equals(Object) - method in class org.jfree.chart.renderer.category.BarRenderer
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.BarRenderer3D
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.block.BlockBorder
Tests this border for equality with an arbitrary instance.
equals(Object) - method in class org.jfree.chart.block.BlockContainer
Tests this container for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.block.BorderArrangement
Tests this arrangement for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.statistics.BoxAndWhiskerItem
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.BoxAndWhiskerToolTipGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.labels.BoxAndWhiskerXYToolTipGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.labels.BubbleXYItemLabelGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.CandlestickRenderer
Tests this renderer for equality with another object.
equals(Object) - method in class org.jfree.chart.axis.CategoryAnchor
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.axis.CategoryAxis
Tests this axis for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.entity.CategoryItemEntity
Tests the entity for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.CategoryLabelPosition
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.CategoryLabelPositions
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.axis.CategoryLabelWidthType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.annotations.CategoryLineAnnotation
Tests this object for equality with another.
equals(Object) - method in class org.jfree.chart.plot.CategoryMarker
Tests the marker for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.CategoryPlot
Tests the plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.CategoryPointerAnnotation
Tests this annotation for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.CategoryStepRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.CategoryTableXYDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.CategoryTextAnnotation
Tests this object for equality with another.
equals(Object) - method in class org.jfree.chart.axis.CategoryTick
Tests this category tick for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.category.CategoryToPieDataset
Tests this dataset for equality with an arbitrary object, returning true if obj is a dataset containing the same keys and values in the same order as this dataset.
equals(Object) - method in class org.jfree.chart.block.CenterArrangement
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.event.ChartChangeEventType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.entity.ChartEntity
Tests the entity for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.ChartRenderingInfo
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.ClusteredXYBarRenderer
Tests this renderer for equality with an arbitrary object, returning true if obj is a ClusteredXYBarRenderer with the same settings as this renderer, and false otherwise.
equals(Object) - method in class org.jfree.chart.axis.ColorBar
Tests this object for equality with another.
equals(Object) - method in class org.jfree.chart.block.ColorBlock
Tests this block for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.ColorPalette
Tests an object for equality with this instance.
equals(Object) - method in class org.jfree.chart.block.ColumnArrangement
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.CombinedDomainCategoryPlot
Tests the plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.CombinedDomainXYPlot
Tests this plot for equality with another object.
equals(Object) - method in class org.jfree.chart.plot.CombinedRangeCategoryPlot
Tests the plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.CombinedRangeXYPlot
Tests this plot for equality with another object.
equals(Object) - method in class org.jfree.data.ComparableObjectItem
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.data.ComparableObjectSeries
Tests this series for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.CompassPlot
Tests an object for equality with this plot.
equals(Object) - method in class org.jfree.chart.title.CompositeTitle
Tests this title for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.entity.ContourEntity
Tests the entity for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.urls.CustomPieURLGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.labels.CustomXYToolTipGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.urls.CustomXYURLGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.axis.CyclicNumberAxis
Tests the axis for equality with another object.
equals(Object) - method in class org.jfree.data.general.DatasetGroup
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.DatasetRenderingOrder
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.axis.DateAxis
Tests this axis for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.DateTick
Tests this tick for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.DateTickMarkPosition
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.axis.DateTickUnit
Tests this unit for equality with another object.
equals(Object) - method in class org.jfree.data.time.Day
Tests the equality of this Day object to an arbitrary object.
equals(Object) - method in class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.category.DefaultCategoryDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.DefaultDrawingSupplier
Tests this object for equality with another object.
equals(Object) - method in class org.jfree.data.xy.DefaultHighLowDataset
Tests this dataset for equality with an arbitrary instance.
equals(Object) - method in class org.jfree.data.category.DefaultIntervalCategoryDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.DefaultIntervalXYDataset
Tests this DefaultIntervalXYDataset instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.DefaultKeyedValue
Tests this key-value pair for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.general.DefaultKeyedValueDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.DefaultKeyedValues
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.data.DefaultKeyedValues2D
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.data.xy.DefaultOHLCDataset
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.general.DefaultPieDataset
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.renderer.DefaultPolarItemRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.statistics.DefaultStatisticalCategoryDataset
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.DefaultTableXYDataset
Tests this collection for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.general.DefaultValueDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.DefaultWindDataset
Checks this WindDataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.DefaultXYDataset
Tests this DefaultXYDataset instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.DefaultXYZDataset
Tests this DefaultXYDataset instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.DeviationRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.DialShape
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.data.DomainOrder
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.axis.ExtendedCategoryAxis
Tests this axis for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.FastScatterPlot
Tests an object for equality with this instance.
equals(Object) - method in class org.jfree.data.time.FixedMillisecond
Tests the equality of this object against an arbitrary Object.
equals(Object) - method in class org.jfree.chart.block.FlowArrangement
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.GanttRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.GrayPaintScale
Tests this GrayPaintScale instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.block.GridArrangement
Compares this layout manager for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.GroupedStackedBarRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.HighLowItemLabelGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.renderer.xy.HighLowRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.statistics.HistogramBin
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.statistics.HistogramDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.statistics.HistogramType
Tests this type for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.Hour
Tests the equality of this object against an arbitrary Object.
equals(Object) - method in class org.jfree.chart.plot.IntervalMarker
Tests the marker for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.IntervalXYDelegate
Tests the delegate for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.ItemLabelAnchor
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.labels.ItemLabelPosition
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.JFreeChart
Tests this chart for equality with another object.
equals(Object) - method in class org.jfree.data.KeyedObject
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.data.KeyedObjects
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.data.KeyedObjects2D
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.KeyedValueComparatorType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.data.KeyToGroupMap
Tests the map for equality against an arbitrary object.
equals(Object) - method in class org.jfree.chart.block.LabelBlock
Tests this LabelBlock for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.title.LegendGraphic
Tests this LegendGraphic instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.LegendItem
Tests this item for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.LegendItemCollection
Tests this collection for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.entity.LegendItemEntity
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.LegendRenderingOrder
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.title.LegendTitle
Tests this title for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.block.LengthConstraintType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.renderer.category.LevelRenderer
Tests an object for equality with this instance.
equals(Object) - method in class org.jfree.chart.renderer.category.LineAndShapeRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.block.LineBorder
Tests this border for equality with an arbitrary instance.
equals(Object) - method in class org.jfree.chart.needle.LineNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.chart.renderer.category.LineRenderer3D
Checks this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.needle.LongNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.chart.renderer.LookupPaintScale
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.Marker
Tests the marker for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.MarkerAxisBand
Tests this axis for equality with another object.
equals(Object) - method in class org.jfree.data.xy.MatrixSeries
Tests this object instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.MatrixSeriesCollection
Tests this collection for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.statistics.MeanAndStandardDeviation
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.MeterInterval
Checks this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.needle.MeterNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.chart.plot.MeterPlot
Tests the plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.needle.MiddlePinNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.data.time.Millisecond
Tests the equality of this object against an arbitrary Object.
equals(Object) - method in class org.jfree.data.time.Minute
Tests the equality of this object against an arbitrary Object.
equals(Object) - method in class org.jfree.data.time.Month
Tests the equality of this Month object to an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.MonthDateFormat
Tests this formatter for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.MultiplePiePlot
Tests this plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.NumberAxis
Tests the axis for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.NumberTickUnit
Tests this formatter for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.ohlc.OHLC
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.OHLCDataItem
Checks this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.ohlc.OHLCSeriesCollection
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.PaintMap
Tests this map for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.title.PaintScaleLegend
Tests this legend for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.PeriodAxis
Tests the axis for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.PeriodAxisLabelInfo
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.PiePlot
Tests this plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.PiePlot3D
Tests this plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.needle.PinNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.chart.plot.Plot
Tests this plot for equality with another object.
equals(Object) - method in class org.jfree.chart.plot.PlotOrientation
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.plot.PlotRenderingInfo
Tests this instance for equality against an arbitrary object.
equals(Object) - method in class org.jfree.chart.needle.PlumNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.chart.needle.PointerNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.chart.plot.PolarPlot
Tests this plot for equality with another object.
equals(Object) - method in class org.jfree.data.time.Quarter
Tests the equality of this Quarter object to an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.QuarterDateFormat
Tests this formatter for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.Range
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.RangeType
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.util.RelativeDateFormat
Tests this formatter for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.RingPlot
Tests this plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.Second
Tests the equality of this object against an arbitrary Object.
equals(Object) - method in class org.jfree.chart.axis.SegmentedTimeline
Returns true if we are equal to the parameter
equals(Object) - method in class org.jfree.chart.axis.SegmentedTimeline.Segment
Tests an object (usually another Segment) for equality with this segment.
equals(Object) - method in class org.jfree.data.general.Series
Tests the series for equality with another object.
equals(Object) - method in class org.jfree.chart.plot.SeriesRenderingOrder
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.chart.needle.ShipNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.data.statistics.SimpleHistogramBin
Tests this bin for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.statistics.SimpleHistogramDataset
Compares the dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.SimpleTimePeriod
Tests this time period instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.SpiderWebPlot
Tests this plot for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.StackedAreaRenderer
Checks this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.StackedBarRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.StackedBarRenderer3D
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer
Tests the renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.StackedXYAreaRenderer2
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.StackedXYBarRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.StandardCategoryItemLabelGenerator
Tests this generator for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.StandardCategorySeriesLabelGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.StandardCategoryToolTipGenerator
Tests this generator for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.urls.StandardCategoryURLGenerator
Tests the generator for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.StandardContourToolTipGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.entity.StandardEntityCollection
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.StandardPieSectionLabelGenerator
Tests the generator for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.urls.StandardPieURLGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.labels.StandardXYItemLabelGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.StandardXYItemRenderer
Tests this renderer for equality with another object.
equals(Object) - method in class org.jfree.chart.labels.StandardXYSeriesLabelGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.StandardXYToolTipGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.urls.StandardXYURLGenerator
Tests this generator for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.StandardXYZToolTipGenerator
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.StatisticalBarRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.StrokeMap
Tests this map for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.SubCategoryAxis
Tests the axis for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.SymbolAxis
Tests this axis for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.labels.SymbolicXYItemLabelGenerator
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.data.gantt.Task
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.gantt.TaskSeries
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.gantt.TaskSeriesCollection
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.TextAnnotation
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.title.TextTitle
Tests this title for equality with another object.
equals(Object) - method in class org.jfree.chart.plot.ThermometerPlot
Tests this plot for equality with another object.
equals(Object) - method in class org.jfree.chart.axis.Tick
Tests this tick for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.TickUnit
Tests this unit for equality with another object.
equals(Object) - method in class org.jfree.chart.axis.TickUnits
Tests an object for equality with this instance.
equals(Object) - method in class org.jfree.data.time.TimePeriodAnchor
Returns true if this object is equal to the specified object, and false otherwise.
equals(Object) - method in class org.jfree.data.time.TimePeriodValue
Tests this object for equality with the target object.
equals(Object) - method in class org.jfree.data.time.TimePeriodValues
Tests the series for equality with another object.
equals(Object) - method in class org.jfree.data.time.TimePeriodValuesCollection
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.TimeSeries
Tests the series for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.TimeSeriesCollection
Tests this time series collection for equality with another object.
equals(Object) - method in class org.jfree.data.time.TimeSeriesDataItem
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.TimeTableXYDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.title.Title
Tests an object for equality with this title.
equals(Object) - method in class org.jfree.chart.axis.ValueAxis
Tests the axis for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.ValueMarker
Tests this marker for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.axis.ValueTick
Tests this tick for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.category.WaterfallBarRenderer
Tests an object for equality with this instance.
equals(Object) - method in class org.jfree.data.time.Week
Tests the equality of this Week object to an arbitrary object.
equals(Object) - method in class org.jfree.chart.needle.WindNeedle
Tests another object for equality with this object.
equals(Object) - method in class org.jfree.data.xy.XIntervalSeriesCollection
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.entity.XYAnnotationEntity
Tests the entity for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYAreaRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYAreaRenderer2
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.XYBarDataset
Tests this dataset for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYBarRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYBlockRenderer
Tests this XYBlockRenderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer
Tests this renderer for equality with another object.
equals(Object) - method in class org.jfree.chart.annotations.XYBoxAnnotation
Tests this annotation for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYBubbleRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.XYDataItem
Tests if this object is equal to another.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYDifferenceRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYDotRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.XYDrawableAnnotation
Tests this annotation for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYErrorRenderer
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.XYImageAnnotation
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.XYInterval
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.XYIntervalSeriesCollection
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.entity.XYItemEntity
Tests the entity for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.XYLineAnnotation
Tests this object for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.plot.XYPlot
Tests this plot for equality with another object.
equals(Object) - method in class org.jfree.chart.annotations.XYPointerAnnotation
Tests this annotation for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.XYPolygonAnnotation
Tests this annotation for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.XYSeries
Tests this series for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.XYSeriesCollection
Tests this collection for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.XYShapeAnnotation
Tests this annotation for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Tests this renderer for equality with an arbitrary object.
equals(Object) - method in class org.jfree.chart.annotations.XYTextAnnotation
Tests this annotation for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.time.Year
Tests the equality of this Year object to an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.YInterval
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.YIntervalSeriesCollection
Tests this instance for equality with an arbitrary object.
equals(Object) - method in class org.jfree.data.xy.YWithXInterval
Tests this instance for equality with an arbitrary object.
estimateMaximumTickLabelHeight(Graphics2D) - method in class org.jfree.chart.axis.NumberAxis
Estimates the maximum tick label height.
Estimates the maximum width of the tick labels, assuming the specified tick unit is used.
executeQuery(Connection,String) - method in class org.jfree.data.jdbc.JDBCCategoryDataset
Populates the dataset by executing the supplied query against the existing database connection.
executeQuery(Connection,String) - method in class org.jfree.data.jdbc.JDBCPieDataset
ExecuteQuery will attempt execute the query passed to it against the existing database connection.
executeQuery(Connection,String) - method in class org.jfree.data.jdbc.JDBCXYDataset
ExecuteQuery will attempt execute the query passed to it against the provided database connection.
executeQuery(String) - method in class org.jfree.data.jdbc.JDBCCategoryDataset
Populates the dataset by executing the supplied query against the existing database connection.
executeQuery(String) - method in class org.jfree.data.jdbc.JDBCPieDataset
ExecuteQuery will attempt execute the query passed to it against the existing database connection.
executeQuery(String) - method in class org.jfree.data.jdbc.JDBCXYDataset
ExecuteQuery will attempt execute the query passed to it against the existing database connection.
expand(org.jfree.data.Range,double,double) - static method in class org.jfree.data.Range
Creates a new range by adding margins to an existing range.
expand(Rectangle2D,Rectangle2D) - method in class org.jfree.chart.axis.AxisSpace
Expands an area by the amount of space represented by this object.
expandToInclude(org.jfree.data.Range,double) - static method in class org.jfree.data.Range
Returns a range that includes all the values in the specified range AND the specified value.
expTickLabelsFlag - field in class org.jfree.chart.axis.LogarithmicAxis
Flag set true for "1e#"-style tick labels.
ExtendedCategoryAxis - class org.jfree.chart.axis.ExtendedCategoryAxis
An extended version of the CategoryAxis class that supports sublabels on the axis.
ExtendedCategoryAxis(String) - constructor for class org.jfree.chart.axis.ExtendedCategoryAxis
Creates a new axis.