Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jfree.chart.renderer.xy Classes and Interfaces - 42 results found.
NameDescriptionTypePackageFramework
AbstractXYItemRendererA base class that can be used to create new XYItemRendererSee Also:Serialized FormClassorg.jfree.chart.renderer.xyJFreeChart
CandlestickRendererA renderer that draws candlesticks on an XYPlot (requires a OHLCDataset).Classorg.jfree.chart.renderer.xyJFreeChart
ClusteredXYBarRendererAn extension of XYBarRenderer that displays bars for different series values at the same x next to each other.Classorg.jfree.chart.renderer.xyJFreeChart
CyclicXYItemRendererThe Cyclic XY item renderer is specially designed to handle cyclic axis.Classorg.jfree.chart.renderer.xyJFreeChart
CyclicXYItemRenderer .OverwriteDataSetA dataset to hold the interpolated points when drawing new lines.Classorg.jfree.chart.renderer.xy.CyclicXYItemRendererJFreeChart
DefaultXYItemRendererA default renderer for the XYPlot class.Classorg.jfree.chart.renderer.xyJFreeChart
DeviationRendererA specialised subclass of the XYLineAndShapeRenderer that requires an IntervalXYDataset and represents the y-interval by shading anClassorg.jfree.chart.renderer.xyJFreeChart
DeviationRenderer .StateA state object that is passed to each call to drawItem.Classorg.jfree.chart.renderer.xy.DeviationRendererJFreeChart
GradientXYBarPainterAn implementation of the XYBarPainter interface that uses several gradient fills to enrich the appearance of the bars.Classorg.jfree.chart.renderer.xyJFreeChart
HighLowRendererA renderer that draws high/low/open/close markers on an XYPlot (requires a OHLCDataset).Classorg.jfree.chart.renderer.xyJFreeChart
SamplingXYLineRendererA renderer that draws line charts.Classorg.jfree.chart.renderer.xyJFreeChart
SamplingXYLineRenderer .StateRecords the state for the renderer.Classorg.jfree.chart.renderer.xy.SamplingXYLineRendererJFreeChart
StackedXYAreaRendererA stacked area renderer for the XYPlot class.Classorg.jfree.chart.renderer.xyJFreeChart
StackedXYAreaRenderer2A stacked area renderer for the XYPlot class.Classorg.jfree.chart.renderer.xyJFreeChart
StackedXYBarRendererA bar renderer that displays the series items stacked.Classorg.jfree.chart.renderer.xyJFreeChart
StandardXYBarPainterAn implementation of the XYBarPainter interface that preserves the behaviour of bar painting that existed prior to the introduction of theClassorg.jfree.chart.renderer.xyJFreeChart
StandardXYItemRendererStandard item renderer for an XYPlot.Classorg.jfree.chart.renderer.xyJFreeChart
StandardXYItemRenderer .StateRecords the state for the renderer.Classorg.jfree.chart.renderer.xy.StandardXYItemRendererJFreeChart
VectorRendererA renderer that represents data from an VectorXYDataset by drawing a line with an arrow at each (x, y) point.Classorg.jfree.chart.renderer.xyJFreeChart
WindItemRendererA specialised renderer for displaying wind intensity/direction data.Classorg.jfree.chart.renderer.xyJFreeChart
XYAreaRendererArea item renderer for an XYPlot.Classorg.jfree.chart.renderer.xyJFreeChart
XYAreaRenderer2Area item renderer for an XYPlot.Classorg.jfree.chart.renderer.xyJFreeChart
XYBarPainterThe interface for plugin painter for the XYBarRenderer class.Interfaceorg.jfree.chart.renderer.xyJFreeChart
XYBarRendererA renderer that draws bars on an XYPlot (requires an IntervalXYDataset).Classorg.jfree.chart.renderer.xyJFreeChart
XYBlockRendererA renderer that represents data from an XYZDataset by drawing a color block at each (x, y) point, where the color is a function of theClassorg.jfree.chart.renderer.xyJFreeChart
XYBoxAndWhiskerRendererA renderer that draws box-and-whisker items on an XYPlot.Classorg.jfree.chart.renderer.xyJFreeChart
XYBubbleRendererA renderer that draws a circle at each data point with a diameter that is determined by the z-value in the dataset (the renderer requires the datasetClassorg.jfree.chart.renderer.xyJFreeChart
XYDifferenceRendererA renderer for an XYPlot that highlights the differences between two series.Classorg.jfree.chart.renderer.xyJFreeChart
XYDotRendererA renderer that draws a small dot at each data point for an XYPlot.Classorg.jfree.chart.renderer.xyJFreeChart
XYErrorRendererA line and shape renderer that can also display x and/or y-error values.Classorg.jfree.chart.renderer.xyJFreeChart
XYItemRendererInterface for rendering the visual representation of a single (x, y) item on To support cloning charts, it is recommended that renderers implement bothInterfaceorg.jfree.chart.renderer.xyJFreeChart
XYItemRendererStateThe state for an XYItemRenderer.Classorg.jfree.chart.renderer.xyJFreeChart
XYLine3DRendererA XYLineAndShapeRenderer that adds a shadow line to the graph to emulate a 3D-effect.Classorg.jfree.chart.renderer.xyJFreeChart
XYLineAndShapeRendererA renderer that connects data points with lines and/or draws shapes at each data point.Classorg.jfree.chart.renderer.xyJFreeChart
XYLineAndShapeRenderer .StateRecords the state for the renderer.Classorg.jfree.chart.renderer.xy.XYLineAndShapeRendererJFreeChart
XYShapeRendererA renderer that draws shapes at (x, y) coordinates and, if the dataset is an instance of XYZDataset, fills the shapes with a paint thatClassorg.jfree.chart.renderer.xyJFreeChart
XYSplineRendererA renderer that connects data points with natural cubic splines and/or draws shapes at each data point.Classorg.jfree.chart.renderer.xyJFreeChart
XYSplineRenderer .FillTypeAn enumeration of the fill types for the renderer.Classorg.jfree.chart.renderer.xy.XYSplineRendererJFreeChart
XYSplineRenderer .XYSplineStateClassorg.jfree.chart.renderer.xy.XYSplineRendererJFreeChart
XYStepAreaRendererA step chart renderer that fills the area between the step and the x-axis.Classorg.jfree.chart.renderer.xyJFreeChart
XYStepRendererLine/Step item renderer for an XYPlot.Classorg.jfree.chart.renderer.xyJFreeChart
YIntervalRendererA renderer that draws a line connecting the start and end Y values for an XYPlot.Classorg.jfree.chart.renderer.xyJFreeChart