|
Header
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.jfree.chart |
---|
Class org.jfree.chart.ChartColor extends java.awt.Color implements Serializable |
---|
Class org.jfree.chart.ChartFrame extends javax.swing.JFrame implements Serializable |
---|
Serialized Fields |
---|
ChartPanel chartPanel
Class org.jfree.chart.ChartMouseEvent extends java.util.EventObject implements Serializable |
---|
serialVersionUID: -682393837314562149L
Serialized Fields |
---|
JFreeChart chart
java.awt.event.MouseEvent trigger
ChartEntity entity
Class org.jfree.chart.ChartPanel extends javax.swing.JPanel implements Serializable |
---|
serialVersionUID: 6046366297214274674L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
JFreeChart chart
boolean useBuffer
boolean refreshBuffer
int chartBufferHeight
int chartBufferWidth
int minimumDrawWidth
int minimumDrawHeight
int maximumDrawWidth
int maximumDrawHeight
javax.swing.JPopupMenu popup
ChartRenderingInfo info
java.awt.geom.Point2D anchor
double scaleX
double scaleY
PlotOrientation orientation
boolean domainZoomable
boolean rangeZoomable
java.awt.geom.Point2D zoomPoint
boolean fillZoomRectangle
int zoomTriggerDistance
boolean horizontalAxisTrace
boolean verticalAxisTrace
javax.swing.JMenuItem zoomInBothMenuItem
javax.swing.JMenuItem zoomInDomainMenuItem
javax.swing.JMenuItem zoomInRangeMenuItem
javax.swing.JMenuItem zoomOutBothMenuItem
javax.swing.JMenuItem zoomOutDomainMenuItem
javax.swing.JMenuItem zoomOutRangeMenuItem
javax.swing.JMenuItem zoomResetBothMenuItem
javax.swing.JMenuItem zoomResetDomainMenuItem
javax.swing.JMenuItem zoomResetRangeMenuItem
java.io.File defaultDirectoryForSaveAs
boolean enforceFileExtensions
boolean ownToolTipDelaysActive
int originalToolTipInitialDelay
int originalToolTipReshowDelay
int originalToolTipDismissDelay
int ownToolTipInitialDelay
int ownToolTipReshowDelay
int ownToolTipDismissDelay
double zoomInFactor
double zoomOutFactor
boolean zoomAroundAnchor
double panW
double panH
java.awt.Point panLast
int panMask
java.util.List<E> overlays
java.lang.Object mouseWheelHandler
Class org.jfree.chart.ChartRenderingInfo extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2751952018173406822L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
PlotRenderingInfo plotInfo
EntityCollection entities
null
to prevent the
information being collected.
Class org.jfree.chart.JFreeChart extends java.lang.Object implements Serializable |
---|
serialVersionUID: -3470703747817429120L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean borderVisible
org.jfree.ui.RectangleInsets padding
TextTitle title
java.util.List<E> subtitles
null
.
Plot plot
int backgroundImageAlignment
float backgroundImageAlpha
boolean notify
Class org.jfree.chart.LegendItem extends java.lang.Object implements Serializable |
---|
serialVersionUID: -797214582948827144L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
Dataset dataset
java.lang.Comparable<T> seriesKey
int datasetIndex
int series
java.lang.String label
java.awt.Font labelFont
null
is permitted).
java.lang.String description
java.lang.String toolTipText
java.lang.String urlText
boolean shapeVisible
boolean shapeFilled
org.jfree.ui.GradientPaintTransformer fillPaintTransformer
boolean shapeOutlineVisible
boolean lineVisible
Class org.jfree.chart.LegendItemCollection extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1365215565589815953L
Serialized Fields |
---|
java.util.List<E> items
Class org.jfree.chart.LegendRenderingOrder extends java.lang.Object implements Serializable |
---|
serialVersionUID: -3832486612685808616L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.PaintMap extends java.lang.Object implements Serializable |
---|
serialVersionUID: -4639833772123069274L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Class org.jfree.chart.PolarChartPanel extends ChartPanel implements Serializable |
---|
Class org.jfree.chart.StandardChartTheme extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String name
java.awt.Font extraLargeFont
java.awt.Font largeFont
java.awt.Font regularFont
java.awt.Font smallFont
DrawingSupplier drawingSupplier
PieLabelLinkStyle labelLinkStyle
org.jfree.ui.RectangleInsets axisOffset
boolean shadowVisible
BarPainter barPainter
XYBarPainter xyBarPainter
Class org.jfree.chart.StrokeMap extends java.lang.Object implements Serializable |
---|
serialVersionUID: -8148916785963525169L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Package org.jfree.chart.annotations |
---|
Class org.jfree.chart.annotations.CategoryLineAnnotation extends java.lang.Object implements Serializable |
---|
serialVersionUID: 3477740483341587984L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.Comparable<T> category1
double value1
java.lang.Comparable<T> category2
double value2
Class org.jfree.chart.annotations.CategoryPointerAnnotation extends CategoryTextAnnotation implements Serializable |
---|
serialVersionUID: -4031161445009858551L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double angle
double tipRadius
double baseRadius
double arrowLength
double arrowWidth
double labelOffset
Class org.jfree.chart.annotations.CategoryTextAnnotation extends TextAnnotation implements Serializable |
---|
serialVersionUID: 3333360090781320147L
Serialized Fields |
---|
java.lang.Comparable<T> category
CategoryAnchor categoryAnchor
double value
Class org.jfree.chart.annotations.TextAnnotation extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7008912287533127432L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String text
java.awt.Font font
org.jfree.ui.TextAnchor textAnchor
org.jfree.ui.TextAnchor rotationAnchor
double rotationAngle
Class org.jfree.chart.annotations.XYBoxAnnotation extends AbstractXYAnnotation implements Serializable |
---|
serialVersionUID: 6764703772526757457L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double x0
double y0
double x1
double y1
Class org.jfree.chart.annotations.XYDrawableAnnotation extends AbstractXYAnnotation implements Serializable |
---|
serialVersionUID: -6540812859722691020L
Serialized Fields |
---|
double drawScaleFactor
double x
double y
double displayWidth
double displayHeight
org.jfree.ui.Drawable drawable
Class org.jfree.chart.annotations.XYImageAnnotation extends AbstractXYAnnotation implements Serializable |
---|
serialVersionUID: -4364694501921559958L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double x
double y
org.jfree.ui.RectangleAnchor anchor
Class org.jfree.chart.annotations.XYLineAnnotation extends AbstractXYAnnotation implements Serializable |
---|
serialVersionUID: -80535465244091334L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double x1
double y1
double x2
double y2
Class org.jfree.chart.annotations.XYPointerAnnotation extends XYTextAnnotation implements Serializable |
---|
serialVersionUID: -4031161445009858551L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double angle
double tipRadius
double baseRadius
double arrowLength
double arrowWidth
double labelOffset
Class org.jfree.chart.annotations.XYPolygonAnnotation extends AbstractXYAnnotation implements Serializable |
---|
serialVersionUID: -6984203651995900036L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double[] polygon
Class org.jfree.chart.annotations.XYShapeAnnotation extends AbstractXYAnnotation implements Serializable |
---|
serialVersionUID: -8553218317600684041L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Class org.jfree.chart.annotations.XYTextAnnotation extends AbstractXYAnnotation implements Serializable |
---|
serialVersionUID: -2946063342782506328L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String text
java.awt.Font font
double x
double y
org.jfree.ui.TextAnchor textAnchor
org.jfree.ui.TextAnchor rotationAnchor
double rotationAngle
boolean outlineVisible
Class org.jfree.chart.annotations.XYTitleAnnotation extends AbstractXYAnnotation implements Serializable |
---|
serialVersionUID: -4364694501921559958L
Serialized Fields |
---|
XYCoordinateType coordinateType
double x
double y
double maxWidth
double maxHeight
Title title
org.jfree.ui.RectangleAnchor anchor
Package org.jfree.chart.axis |
---|
Class org.jfree.chart.axis.Axis extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7719289504573298271L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean visible
java.lang.String label
java.awt.Font labelFont
org.jfree.ui.RectangleInsets labelInsets
double labelAngle
boolean axisLineVisible
boolean tickLabelsVisible
java.awt.Font tickLabelFont
org.jfree.ui.RectangleInsets tickLabelInsets
boolean tickMarksVisible
float tickMarkInsideLength
float tickMarkOutsideLength
boolean minorTickMarksVisible
float minorTickMarkInsideLength
float minorTickMarkOutsideLength
double fixedDimension
Class org.jfree.chart.axis.AxisLocation extends java.lang.Object implements Serializable |
---|
serialVersionUID: -3276922179323563410L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.axis.AxisSpace extends java.lang.Object implements Serializable |
---|
serialVersionUID: -2490732595134766305L
Serialized Fields |
---|
double top
double bottom
double left
double right
Class org.jfree.chart.axis.CategoryAnchor extends java.lang.Object implements Serializable |
---|
serialVersionUID: -2604142742210173810L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.axis.CategoryAxis extends Axis implements Serializable |
---|
serialVersionUID: 5886554608114265863L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double lowerMargin
double upperMargin
double categoryMargin
int maximumCategoryLabelLines
float maximumCategoryLabelWidthRatio
int categoryLabelPositionOffset
CategoryLabelPositions categoryLabelPositions
java.util.Map<K,V> tickLabelFontMap
java.util.Map<K,V> categoryLabelToolTips
Class org.jfree.chart.axis.CategoryAxis3D extends CategoryAxis implements Serializable |
---|
serialVersionUID: 4114732251353700972L
Class org.jfree.chart.axis.CategoryLabelPosition extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5168681143844183864L
Serialized Fields |
---|
org.jfree.ui.RectangleAnchor categoryAnchor
org.jfree.text.TextBlockAnchor labelAnchor
org.jfree.ui.TextAnchor rotationAnchor
double angle
CategoryLabelWidthType widthType
float widthRatio
Class org.jfree.chart.axis.CategoryLabelPositions extends java.lang.Object implements Serializable |
---|
serialVersionUID: -8999557901920364580L
Serialized Fields |
---|
CategoryLabelPosition positionForAxisAtTop
CategoryLabelPosition positionForAxisAtBottom
CategoryLabelPosition positionForAxisAtLeft
CategoryLabelPosition positionForAxisAtRight
Class org.jfree.chart.axis.CategoryLabelWidthType extends java.lang.Object implements Serializable |
---|
serialVersionUID: -6976024792582949656L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.axis.CategoryTick extends Tick implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T> category
org.jfree.text.TextBlock label
org.jfree.text.TextBlockAnchor labelAnchor
Class org.jfree.chart.axis.ColorBar extends java.lang.Object implements Serializable |
---|
serialVersionUID: -2101776212647268103L
Serialized Fields |
---|
ValueAxis axis
int colorBarThickness
double colorBarThicknessPercent
ColorPalette colorPalette
int colorBarLength
int outerGap
Class org.jfree.chart.axis.CompassFormat extends java.text.NumberFormat implements Serializable |
---|
Class org.jfree.chart.axis.CyclicNumberAxis extends NumberAxis implements Serializable |
---|
serialVersionUID: -7514160997164582554L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double offset
double period
boolean boundMappedToLastCycle
boolean advanceLineVisible
Class org.jfree.chart.axis.CyclicNumberAxis.CycleBoundTick extends NumberTick implements Serializable |
---|
Serialized Fields |
---|
boolean mapToLastCycle
Class org.jfree.chart.axis.DateAxis extends ValueAxis implements Serializable |
---|
serialVersionUID: -1013460999649007604L
Serialized Fields |
---|
DateTickUnit tickUnit
java.text.DateFormat dateFormatOverride
DateTickMarkPosition tickMarkPosition
java.util.TimeZone timeZone
java.util.Locale locale
null
is not permitted).
Timeline timeline
Class org.jfree.chart.axis.DateTick extends ValueTick implements Serializable |
---|
Serialized Fields |
---|
java.util.Date date
Class org.jfree.chart.axis.DateTickMarkPosition extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2540750672764537240L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.axis.DateTickUnit extends TickUnit implements Serializable |
---|
serialVersionUID: -7289292157229621901L
Serialized Fields |
---|
DateTickUnitType unitType
int count
DateTickUnitType rollUnitType
int rollCount
java.text.DateFormat formatter
int unit
int rollUnit
Class org.jfree.chart.axis.DateTickUnitType extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
int calendarField
Class org.jfree.chart.axis.ExtendedCategoryAxis extends CategoryAxis implements Serializable |
---|
serialVersionUID: -3004429093959826567L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.util.Map<K,V> sublabels
java.awt.Font sublabelFont
Class org.jfree.chart.axis.LogarithmicAxis extends NumberAxis implements Serializable |
---|
serialVersionUID: 2502918599004103054L
Serialized Fields |
---|
boolean allowNegativesFlag
boolean strictValuesFlag
java.text.NumberFormat numberFormatterObj
boolean expTickLabelsFlag
boolean log10TickLabelsFlag
boolean autoRangeNextLogFlag
boolean smallLogFlag
Class org.jfree.chart.axis.LogAxis extends ValueAxis implements Serializable |
---|
Serialized Fields |
---|
double base
double baseLog
double smallestValue
NumberTickUnit tickUnit
java.text.NumberFormat numberFormatOverride
Class org.jfree.chart.axis.MarkerAxisBand extends java.lang.Object implements Serializable |
---|
serialVersionUID: -1729482413886398919L
Serialized Fields |
---|
NumberAxis axis
double topOuterGap
double topInnerGap
double bottomOuterGap
double bottomInnerGap
java.awt.Font font
java.util.List<E> markers
Class org.jfree.chart.axis.ModuloAxis extends NumberAxis implements Serializable |
---|
Serialized Fields |
---|
Range fixedRange
double displayStart
double displayEnd
Class org.jfree.chart.axis.MonthDateFormat extends java.text.DateFormat implements Serializable |
---|
Serialized Fields |
---|
java.lang.String[] months
boolean[] showYear
java.text.DateFormat yearFormatter
Class org.jfree.chart.axis.NumberAxis extends ValueAxis implements Serializable |
---|
serialVersionUID: 2805933088476185789L
Serialized Fields |
---|
RangeType rangeType
boolean autoRangeIncludesZero
boolean autoRangeStickyZero
NumberTickUnit tickUnit
java.text.NumberFormat numberFormatOverride
MarkerAxisBand markerBand
Class org.jfree.chart.axis.NumberAxis3D extends NumberAxis implements Serializable |
---|
serialVersionUID: -1790205852569123512L
Class org.jfree.chart.axis.NumberTick extends ValueTick implements Serializable |
---|
Serialized Fields |
---|
java.lang.Number number
Class org.jfree.chart.axis.NumberTickUnit extends TickUnit implements Serializable |
---|
serialVersionUID: 3849459506627654442L
Serialized Fields |
---|
java.text.NumberFormat formatter
Class org.jfree.chart.axis.PeriodAxis extends ValueAxis implements Serializable |
---|
serialVersionUID: 8353295532075872069L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
RegularTimePeriod first
RegularTimePeriod last
java.util.TimeZone timeZone
java.util.Locale locale
null
).
java.util.Calendar calendar
java.lang.Class<T> autoRangeTimePeriodClass
RegularTimePeriod
subclass used to automatically determine
the axis range.
java.lang.Class<T> majorTickTimePeriodClass
RegularTimePeriod
subclass that is used to
determine the spacing of the major tick marks.
boolean minorTickMarksVisible
java.lang.Class<T> minorTickTimePeriodClass
RegularTimePeriod
subclass that is used to
determine the spacing of the minor tick marks.
float minorTickMarkInsideLength
float minorTickMarkOutsideLength
PeriodAxisLabelInfo[] labelInfo
Class org.jfree.chart.axis.PeriodAxisLabelInfo extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5710451740920277357L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.Class<T> periodClass
RegularTimePeriod
to use for this band.
org.jfree.ui.RectangleInsets padding
java.text.DateFormat dateFormat
java.awt.Font labelFont
boolean drawDividers
Class org.jfree.chart.axis.QuarterDateFormat extends java.text.DateFormat implements Serializable |
---|
serialVersionUID: -6738465248529797176L
Serialized Fields |
---|
java.lang.String[] quarters
boolean quarterFirst
Class org.jfree.chart.axis.SegmentedTimeline extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1093779862539903110L
Serialized Fields |
---|
java.util.Calendar workingCalendarNoDST
java.util.Calendar workingCalendar
long segmentSize
int segmentsIncluded
int segmentsExcluded
int groupSegmentCount
long startTime
long segmentsIncludedSize
long segmentsExcludedSize
long segmentsGroupSize
java.util.List<E> exceptionSegments
SegmentedTimeline baseTimeline
Additionally, all excluded segments from this baseTimeline will be considered exceptions at this level.
boolean adjustForDaylightSaving
Class org.jfree.chart.axis.SegmentedTimeline.BaseTimelineSegmentRange extends SegmentedTimeline.SegmentRange implements Serializable |
---|
Class org.jfree.chart.axis.SegmentedTimeline.Segment extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
long segmentNumber
long segmentStart
long segmentEnd
long millisecond
Class org.jfree.chart.axis.SegmentedTimeline.SegmentRange extends SegmentedTimeline.Segment implements Serializable |
---|
Serialized Fields |
---|
long segmentCount
Class org.jfree.chart.axis.StandardTickUnitSource extends java.lang.Object implements Serializable |
---|
Class org.jfree.chart.axis.SubCategoryAxis extends CategoryAxis implements Serializable |
---|
serialVersionUID: -1279463299793228344L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.util.List<E> subCategories
java.awt.Font subLabelFont
Class org.jfree.chart.axis.SymbolAxis extends NumberAxis implements Serializable |
---|
serialVersionUID: 7216330468770619716L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.util.List<E> symbols
boolean gridBandsVisible
Class org.jfree.chart.axis.Tick extends java.lang.Object implements Serializable |
---|
serialVersionUID: 6668230383875149773L
Serialized Fields |
---|
java.lang.String text
org.jfree.ui.TextAnchor textAnchor
org.jfree.ui.TextAnchor rotationAnchor
double angle
Class org.jfree.chart.axis.TickType extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.axis.TickUnit extends java.lang.Object implements Serializable |
---|
serialVersionUID: 510179855057013974L
Serialized Fields |
---|
double size
int minorTickCount
Class org.jfree.chart.axis.TickUnits extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1134174035901467545L
Serialized Fields |
---|
java.util.List<E> tickUnits
Class org.jfree.chart.axis.ValueAxis extends Axis implements Serializable |
---|
serialVersionUID: 3698345477322391456L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean positiveArrowVisible
boolean negativeArrowVisible
boolean inverted
Range range
boolean autoRange
double autoRangeMinimumSize
Range defaultAutoRange
double upperMargin
double lowerMargin
double fixedAutoRange
boolean autoTickUnitSelection
TickUnitSource standardTickUnits
int autoTickIndex
int minorTickCount
boolean verticalTickLabels
Class org.jfree.chart.axis.ValueTick extends Tick implements Serializable |
---|
Serialized Fields |
---|
double value
TickType tickType
Package org.jfree.chart.block |
---|
Class org.jfree.chart.block.AbstractBlock extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7689852412141274563L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String id
org.jfree.ui.RectangleInsets margin
BlockFrame frame
org.jfree.ui.RectangleInsets padding
double width
double height
Class org.jfree.chart.block.BlockBorder extends java.lang.Object implements Serializable |
---|
serialVersionUID: 4961579220410228283L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
org.jfree.ui.RectangleInsets insets
Class org.jfree.chart.block.BlockContainer extends AbstractBlock implements Serializable |
---|
serialVersionUID: 8199508075695195293L
Serialized Fields |
---|
java.util.List<E> blocks
Arrangement arrangement
Class org.jfree.chart.block.BorderArrangement extends java.lang.Object implements Serializable |
---|
serialVersionUID: 506071142274883745L
Serialized Fields |
---|
Block centerBlock
Block topBlock
Block bottomBlock
Block leftBlock
Block rightBlock
Class org.jfree.chart.block.CenterArrangement extends java.lang.Object implements Serializable |
---|
serialVersionUID: -353308149220382047L
Class org.jfree.chart.block.ColorBlock extends AbstractBlock implements Serializable |
---|
serialVersionUID: 3383866145634010865L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Class org.jfree.chart.block.ColumnArrangement extends java.lang.Object implements Serializable |
---|
serialVersionUID: -5315388482898581555L
Serialized Fields |
---|
org.jfree.ui.HorizontalAlignment horizontalAlignment
org.jfree.ui.VerticalAlignment verticalAlignment
double horizontalGap
double verticalGap
Class org.jfree.chart.block.EmptyBlock extends AbstractBlock implements Serializable |
---|
serialVersionUID: -4083197869412648579L
Class org.jfree.chart.block.FlowArrangement extends java.lang.Object implements Serializable |
---|
serialVersionUID: 4543632485478613800L
Serialized Fields |
---|
org.jfree.ui.HorizontalAlignment horizontalAlignment
org.jfree.ui.VerticalAlignment verticalAlignment
double horizontalGap
double verticalGap
Class org.jfree.chart.block.GridArrangement extends java.lang.Object implements Serializable |
---|
serialVersionUID: -2563758090144655938L
Serialized Fields |
---|
int rows
int columns
Class org.jfree.chart.block.LabelBlock extends AbstractBlock implements Serializable |
---|
serialVersionUID: 249626098864178017L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String text
org.jfree.text.TextBlock label
java.awt.Font font
java.lang.String toolTipText
null
).
java.lang.String urlText
null
).
org.jfree.text.TextBlockAnchor contentAlignmentPoint
org.jfree.ui.RectangleAnchor textAnchor
Class org.jfree.chart.block.LengthConstraintType extends java.lang.Object implements Serializable |
---|
serialVersionUID: -1156658804028142978L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.block.LineBorder extends java.lang.Object implements Serializable |
---|
serialVersionUID: 4630356736707233924L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
org.jfree.ui.RectangleInsets insets
Package org.jfree.chart.demo |
---|
Class org.jfree.chart.demo.BarChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable |
---|
Class org.jfree.chart.demo.PieChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable |
---|
Class org.jfree.chart.demo.TimeSeriesChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable |
---|
Package org.jfree.chart.editor |
---|
Class org.jfree.chart.editor.PaletteSample extends javax.swing.JComponent implements Serializable |
---|
Serialized Fields |
---|
ColorPalette palette
java.awt.Dimension preferredSize
Package org.jfree.chart.entity |
---|
Class org.jfree.chart.entity.AxisEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: -4445994133561919083L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
Axis axis
Class org.jfree.chart.entity.CategoryItemEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: -8657249457902337349L
Serialized Fields |
---|
CategoryDataset dataset
int series
rowKey
field.
java.lang.Object category
columnKey
field.
int categoryIndex
columnKey
field.
java.lang.Comparable<T> rowKey
java.lang.Comparable<T> columnKey
Class org.jfree.chart.entity.CategoryLabelEntity extends TickLabelEntity implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T> key
Class org.jfree.chart.entity.ChartEntity extends java.lang.Object implements Serializable |
---|
serialVersionUID: -4445994133561919083L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String toolTipText
java.lang.String urlText
Class org.jfree.chart.entity.ContourEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: 1249570520505992847L
Serialized Fields |
---|
int index
Class org.jfree.chart.entity.JFreeChartEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: -4445994133561919083L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
JFreeChart chart
Class org.jfree.chart.entity.LegendItemEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: -7435683933545666702L
Serialized Fields |
---|
Dataset dataset
java.lang.Comparable<T> seriesKey
int seriesIndex
Class org.jfree.chart.entity.PieSectionEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: 9199892576531984162L
Serialized Fields |
---|
PieDataset dataset
int pieIndex
int sectionIndex
java.lang.Comparable<T> sectionKey
Class org.jfree.chart.entity.PlotEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: -4445994133561919083L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
Plot plot
Class org.jfree.chart.entity.StandardEntityCollection extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5384773031184897047L
Serialized Fields |
---|
java.util.List<E> entities
Class org.jfree.chart.entity.TickLabelEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: 681583956588092095L
Class org.jfree.chart.entity.TitleEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: -4445994133561919083L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
Title title
Class org.jfree.chart.entity.XYAnnotationEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: 2340334068383660799L
Serialized Fields |
---|
int rendererIndex
Class org.jfree.chart.entity.XYItemEntity extends ChartEntity implements Serializable |
---|
serialVersionUID: -3870862224880283771L
Serialized Fields |
---|
int series
int item
Package org.jfree.chart.event |
---|
Class org.jfree.chart.event.AxisChangeEvent extends ChartChangeEvent implements Serializable |
---|
Serialized Fields |
---|
Axis axis
Class org.jfree.chart.event.ChartChangeEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
ChartChangeEventType type
JFreeChart chart
Class org.jfree.chart.event.ChartChangeEventType extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5481917022435735602L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.event.ChartProgressEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
int type
int percent
JFreeChart chart
Class org.jfree.chart.event.MarkerChangeEvent extends ChartChangeEvent implements Serializable |
---|
Serialized Fields |
---|
Marker marker
Class org.jfree.chart.event.OverlayChangeEvent extends java.util.EventObject implements Serializable |
---|
Class org.jfree.chart.event.PlotChangeEvent extends ChartChangeEvent implements Serializable |
---|
Serialized Fields |
---|
Plot plot
Class org.jfree.chart.event.RendererChangeEvent extends ChartChangeEvent implements Serializable |
---|
Serialized Fields |
---|
java.lang.Object renderer
boolean seriesVisibilityChanged
Class org.jfree.chart.event.TitleChangeEvent extends ChartChangeEvent implements Serializable |
---|
Serialized Fields |
---|
Title title
Package org.jfree.chart.labels |
---|
Class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: -7108591260223293197L
Serialized Fields |
---|
java.lang.String labelFormat
MessageFormat
object to
combine the standard items: {0} = series name, {1} = category,
{2} = value, {3} = value as a percentage of the column total.
java.lang.String nullValueString
java.text.NumberFormat numberFormat
java.text.DateFormat dateFormat
java.text.NumberFormat percentFormat
Class org.jfree.chart.labels.AbstractPieItemLabelGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7347703325267846275L
Serialized Fields |
---|
java.lang.String labelFormat
java.text.NumberFormat numberFormat
java.text.NumberFormat percentFormat
Class org.jfree.chart.labels.AbstractXYItemLabelGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5869744396278660636L
Serialized Fields |
---|
java.lang.String formatString
java.text.NumberFormat xFormat
java.text.DateFormat xDateFormat
java.text.NumberFormat yFormat
java.text.DateFormat yDateFormat
java.lang.String nullYString
Class org.jfree.chart.labels.BoxAndWhiskerToolTipGenerator extends StandardCategoryToolTipGenerator implements Serializable |
---|
serialVersionUID: -6076837753823076334L
Class org.jfree.chart.labels.BoxAndWhiskerXYToolTipGenerator extends StandardXYToolTipGenerator implements Serializable |
---|
serialVersionUID: -2648775791161459710L
Class org.jfree.chart.labels.BubbleXYItemLabelGenerator extends AbstractXYItemLabelGenerator implements Serializable |
---|
serialVersionUID: -8458568928021240922L
Serialized Fields |
---|
java.text.NumberFormat zFormat
null
, then
zDateFormat must be non-null.
java.text.DateFormat zDateFormat
Class org.jfree.chart.labels.CustomXYToolTipGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 8636030004670141362L
Serialized Fields |
---|
java.util.List<E> toolTipSeries
Class org.jfree.chart.labels.HighLowItemLabelGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5617111754832211830L
Serialized Fields |
---|
java.text.DateFormat dateFormatter
java.text.NumberFormat numberFormatter
Class org.jfree.chart.labels.IntervalCategoryItemLabelGenerator extends StandardCategoryItemLabelGenerator implements Serializable |
---|
serialVersionUID: 5056909225610630529L
Class org.jfree.chart.labels.IntervalCategoryToolTipGenerator extends StandardCategoryToolTipGenerator implements Serializable |
---|
serialVersionUID: -3853824986520333437L
Class org.jfree.chart.labels.IntervalXYItemLabelGenerator extends AbstractXYItemLabelGenerator implements Serializable |
---|
Class org.jfree.chart.labels.ItemLabelAnchor extends java.lang.Object implements Serializable |
---|
serialVersionUID: -1233101616128695658L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.labels.ItemLabelPosition extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5845390630157034499L
Serialized Fields |
---|
ItemLabelAnchor itemLabelAnchor
org.jfree.ui.TextAnchor textAnchor
org.jfree.ui.TextAnchor rotationAnchor
double angle
Class org.jfree.chart.labels.MultipleXYSeriesLabelGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 138976236941898560L
Serialized Fields |
---|
java.lang.String formatPattern
java.lang.String additionalFormatPattern
java.util.Map<K,V> seriesLabelLists
Class org.jfree.chart.labels.StandardCategoryItemLabelGenerator extends AbstractCategoryItemLabelGenerator implements Serializable |
---|
serialVersionUID: 3499701401211412882L
Class org.jfree.chart.labels.StandardCategorySeriesLabelGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 4630760091523940820L
Serialized Fields |
---|
java.lang.String formatPattern
Class org.jfree.chart.labels.StandardCategoryToolTipGenerator extends AbstractCategoryItemLabelGenerator implements Serializable |
---|
serialVersionUID: -6768806592218710764L
Class org.jfree.chart.labels.StandardContourToolTipGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: -1881659351247502711L
Serialized Fields |
---|
java.text.DecimalFormat valueForm
Class org.jfree.chart.labels.StandardCrosshairLabelGenerator extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.lang.String labelTemplate
java.text.NumberFormat numberFormat
Class org.jfree.chart.labels.StandardPieSectionLabelGenerator extends AbstractPieItemLabelGenerator implements Serializable |
---|
serialVersionUID: 3064190563760203668L
Serialized Fields |
---|
org.jfree.util.ObjectList attributedLabels
Class org.jfree.chart.labels.StandardPieToolTipGenerator extends AbstractPieItemLabelGenerator implements Serializable |
---|
serialVersionUID: 2995304200445733779L
Class org.jfree.chart.labels.StandardXYItemLabelGenerator extends AbstractXYItemLabelGenerator implements Serializable |
---|
serialVersionUID: 7807668053171837925L
Class org.jfree.chart.labels.StandardXYSeriesLabelGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1916017081848400024L
Serialized Fields |
---|
java.lang.String formatPattern
Class org.jfree.chart.labels.StandardXYToolTipGenerator extends AbstractXYItemLabelGenerator implements Serializable |
---|
serialVersionUID: -3564164459039540784L
Class org.jfree.chart.labels.StandardXYZToolTipGenerator extends StandardXYToolTipGenerator implements Serializable |
---|
serialVersionUID: -2961577421889473503L
Serialized Fields |
---|
java.text.NumberFormat zFormat
java.text.DateFormat zDateFormat
Class org.jfree.chart.labels.SymbolicXYItemLabelGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 3963400354475494395L
Package org.jfree.chart.needle |
---|
Class org.jfree.chart.needle.ArrowNeedle extends MeterNeedle implements Serializable |
---|
serialVersionUID: -5334056511213782357L
Serialized Fields |
---|
boolean isArrowAtTop
Class org.jfree.chart.needle.LineNeedle extends MeterNeedle implements Serializable |
---|
serialVersionUID: 6215321387896748945L
Class org.jfree.chart.needle.LongNeedle extends MeterNeedle implements Serializable |
---|
serialVersionUID: -4319985779783688159L
Class org.jfree.chart.needle.MeterNeedle extends java.lang.Object implements Serializable |
---|
serialVersionUID: 5203064851510951052L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
int size
double rotateX
double rotateY
Class org.jfree.chart.needle.MiddlePinNeedle extends MeterNeedle implements Serializable |
---|
serialVersionUID: 6237073996403125310L
Class org.jfree.chart.needle.PinNeedle extends MeterNeedle implements Serializable |
---|
serialVersionUID: -3787089953079863373L
Class org.jfree.chart.needle.PlumNeedle extends MeterNeedle implements Serializable |
---|
serialVersionUID: -3082660488660600718L
Class org.jfree.chart.needle.PointerNeedle extends MeterNeedle implements Serializable |
---|
serialVersionUID: -4744677345334729606L
Class org.jfree.chart.needle.ShipNeedle extends MeterNeedle implements Serializable |
---|
serialVersionUID: 149554868169435612L
Class org.jfree.chart.needle.WindNeedle extends ArrowNeedle implements Serializable |
---|
serialVersionUID: -2861061368907167834L
Package org.jfree.chart.panel |
---|
Class org.jfree.chart.panel.CrosshairOverlay extends AbstractOverlay implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> xCrosshairs
java.util.List<E> yCrosshairs
Package org.jfree.chart.plot |
---|
Class org.jfree.chart.plot.AbstractPieLabelDistributor extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> labels
Class org.jfree.chart.plot.CategoryMarker extends Marker implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T> key
boolean drawAsLine
Class org.jfree.chart.plot.CategoryPlot extends Plot implements Serializable |
---|
serialVersionUID: -3537691700434728188L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
PlotOrientation orientation
org.jfree.ui.RectangleInsets axisOffset
org.jfree.util.ObjectList domainAxes
org.jfree.util.ObjectList domainAxisLocations
boolean drawSharedDomainAxis
org.jfree.util.ObjectList rangeAxes
org.jfree.util.ObjectList rangeAxisLocations
org.jfree.util.ObjectList datasets
java.util.TreeMap<K,V> datasetToDomainAxesMap
java.util.TreeMap<K,V> datasetToRangeAxesMap
org.jfree.util.ObjectList renderers
DatasetRenderingOrder renderingOrder
org.jfree.util.SortOrder columnRenderingOrder
org.jfree.util.SortOrder rowRenderingOrder
boolean domainGridlinesVisible
CategoryAnchor domainGridlinePosition
boolean rangeZeroBaselineVisible
boolean rangeGridlinesVisible
boolean rangeMinorGridlinesVisible
double anchorValue
int crosshairDatasetIndex
boolean domainCrosshairVisible
java.lang.Comparable<T> domainCrosshairRowKey
java.lang.Comparable<T> domainCrosshairColumnKey
boolean rangeCrosshairVisible
double rangeCrosshairValue
boolean rangeCrosshairLockedOnData
java.util.Map<K,V> foregroundDomainMarkers
java.util.Map<K,V> backgroundDomainMarkers
java.util.Map<K,V> foregroundRangeMarkers
java.util.Map<K,V> backgroundRangeMarkers
java.util.List<E> annotations
null
.
int weight
AxisSpace fixedDomainAxisSpace
AxisSpace fixedRangeAxisSpace
LegendItemCollection fixedLegendItems
boolean rangePannable
Class org.jfree.chart.plot.ColorPalette extends java.lang.Object implements Serializable |
---|
serialVersionUID: -9029901853079622051L
Serialized Fields |
---|
double minZ
double maxZ
int[] r
int[] g
int[] b
double[] tickValues
boolean logscale
boolean inverse
java.lang.String paletteName
boolean stepped
Class org.jfree.chart.plot.CombinedDomainCategoryPlot extends CategoryPlot implements Serializable |
---|
serialVersionUID: 8207194522653701572L
Serialized Fields |
---|
java.util.List<E> subplots
double gap
Class org.jfree.chart.plot.CombinedDomainXYPlot extends XYPlot implements Serializable |
---|
serialVersionUID: -7765545541261907383L
Serialized Fields |
---|
java.util.List<E> subplots
double gap
Class org.jfree.chart.plot.CombinedRangeCategoryPlot extends CategoryPlot implements Serializable |
---|
serialVersionUID: 7260210007554504515L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.Serialized Fields |
---|
java.util.List<E> subplots
double gap
Class org.jfree.chart.plot.CombinedRangeXYPlot extends XYPlot implements Serializable |
---|
serialVersionUID: -5177814085082031168L
Serialized Fields |
---|
java.util.List<E> subplots
double gap
Class org.jfree.chart.plot.CompassPlot extends Plot implements Serializable |
---|
serialVersionUID: 6924382802125527395L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
int labelType
java.awt.Font labelFont
boolean drawBorder
java.awt.Font compassFont
ValueDataset[] datasets
MeterNeedle[] seriesNeedle
double revolutionDistance
Class org.jfree.chart.plot.ContourPlot extends Plot implements Serializable |
---|
serialVersionUID: 7861072556590502247L
Serialized Fields |
---|
ValueAxis domainAxis
ValueAxis rangeAxis
ContourDataset dataset
ColorBar colorBar
org.jfree.ui.RectangleEdge colorBarLocation
boolean domainCrosshairVisible
double domainCrosshairValue
boolean domainCrosshairLockedOnData
boolean rangeCrosshairVisible
double rangeCrosshairValue
boolean rangeCrosshairLockedOnData
double dataAreaRatio
java.util.List<E> domainMarkers
java.util.List<E> rangeMarkers
java.util.List<E> annotations
ContourToolTipGenerator toolTipGenerator
XYURLGenerator urlGenerator
boolean renderAsPoints
double ptSizePct
Class org.jfree.chart.plot.Crosshair extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean visible
double value
boolean labelVisible
org.jfree.ui.RectangleAnchor labelAnchor
CrosshairLabelGenerator labelGenerator
double labelXOffset
double labelYOffset
java.awt.Font labelFont
boolean labelOutlineVisible
Class org.jfree.chart.plot.DatasetRenderingOrder extends java.lang.Object implements Serializable |
---|
serialVersionUID: -600593412366385072L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.plot.DefaultDrawingSupplier extends java.lang.Object implements Serializable |
---|
serialVersionUID: -7339847061039422538L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O problem.
java.lang.ClassNotFoundException
- if there is a problem loading a class.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O problem.Serialized Fields |
---|
int paintIndex
int outlinePaintIndex
int fillPaintIndex
int strokeIndex
int outlineStrokeIndex
int shapeIndex
Class org.jfree.chart.plot.DialShape extends java.lang.Object implements Serializable |
---|
serialVersionUID: -3471933055190251131L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.plot.FastScatterPlot extends Plot implements Serializable |
---|
serialVersionUID: 7871545897358563521L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
float[][] data
Range xDataRange
Range yDataRange
ValueAxis domainAxis
ValueAxis rangeAxis
boolean domainGridlinesVisible
boolean rangeGridlinesVisible
boolean domainPannable
boolean rangePannable
Class org.jfree.chart.plot.GreyPalette extends ColorPalette implements Serializable |
---|
serialVersionUID: -2120941170159987395L
Class org.jfree.chart.plot.IntervalMarker extends Marker implements Serializable |
---|
serialVersionUID: -1762344775267627916L
Serialized Fields |
---|
double startValue
double endValue
org.jfree.ui.GradientPaintTransformer gradientPaintTransformer
Class org.jfree.chart.plot.JThermometer extends javax.swing.JPanel implements Serializable |
---|
serialVersionUID: 1079905665515589820L
Serialized Fields |
---|
DefaultValueDataset data
JFreeChart chart
ChartPanel panel
ThermometerPlot plot
Class org.jfree.chart.plot.Marker extends java.lang.Object implements Serializable |
---|
serialVersionUID: -734389651405327166L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
float alpha
java.lang.String label
java.awt.Font labelFont
org.jfree.ui.RectangleAnchor labelAnchor
org.jfree.ui.TextAnchor labelTextAnchor
org.jfree.ui.RectangleInsets labelOffset
org.jfree.ui.LengthAdjustmentType labelOffsetType
null
).
Class org.jfree.chart.plot.MeterInterval extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1530982090622488257L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String label
Range range
Class org.jfree.chart.plot.MeterPlot extends Plot implements Serializable |
---|
serialVersionUID: 2987472457734470962L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
ValueDataset dataset
DialShape shape
int meterAngle
Range range
double tickSize
java.lang.String units
java.awt.Font valueFont
boolean drawBorder
boolean tickLabelsVisible
java.awt.Font tickLabelFont
java.text.NumberFormat tickLabelFormat
java.util.List<E> intervals
MeterInterval
s to be highlighted
on the dial.
Class org.jfree.chart.plot.MultiplePiePlot extends Plot implements Serializable |
---|
serialVersionUID: -355377800470807389L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
JFreeChart pieChart
CategoryDataset dataset
org.jfree.util.TableOrder dataExtractOrder
double limit
java.lang.Comparable<T> aggregatedItemsKey
Class org.jfree.chart.plot.PieLabelDistributor extends AbstractPieLabelDistributor implements Serializable |
---|
Serialized Fields |
---|
double minGap
Class org.jfree.chart.plot.PieLabelLinkStyle extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.plot.PieLabelRecord extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T> key
double angle
double baseY
double allocatedY
org.jfree.text.TextBox label
double labelHeight
double gap
double linkPercent
Class org.jfree.chart.plot.PiePlot extends Plot implements Serializable |
---|
serialVersionUID: -795612466005590431L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
PieDataset dataset
int pieIndex
MultiplePiePlot
class).
double interiorGap
boolean circular
double startAngle
org.jfree.util.Rotation direction
PaintMap sectionPaintMap
boolean autoPopulateSectionPaint
boolean sectionOutlinesVisible
PaintMap sectionOutlinePaintMap
boolean autoPopulateSectionOutlinePaint
StrokeMap sectionOutlineStrokeMap
boolean autoPopulateSectionOutlineStroke
double shadowXOffset
double shadowYOffset
java.util.Map<K,V> explodePercentages
PieSectionLabelGenerator labelGenerator
java.awt.Font labelFont
boolean simpleLabels
org.jfree.ui.RectangleInsets labelPadding
null
.
org.jfree.ui.RectangleInsets simpleLabelOffset
double maximumLabelWidth
double labelGap
boolean labelLinksVisible
PieLabelLinkStyle labelLinkStyle
double labelLinkMargin
AbstractPieLabelDistributor labelDistributor
PieToolTipGenerator toolTipGenerator
PieURLGenerator urlGenerator
PieSectionLabelGenerator legendLabelGenerator
PieSectionLabelGenerator legendLabelToolTipGenerator
PieURLGenerator legendLabelURLGenerator
boolean ignoreNullValues
null
values are ignored.
boolean ignoreZeroValues
double minimumArcAngleToDraw
Class org.jfree.chart.plot.PiePlot3D extends PiePlot implements Serializable |
---|
serialVersionUID: 3408984188945161432L
Serialized Fields |
---|
double depthFactor
boolean darkerSides
Class org.jfree.chart.plot.Plot extends java.lang.Object implements Serializable |
---|
serialVersionUID: -8831571430103671324L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
Plot parent
null
if this is the root plot).
DatasetGroup datasetGroup
java.lang.String noDataMessage
java.awt.Font noDataMessageFont
org.jfree.ui.RectangleInsets insets
boolean outlineVisible
int backgroundImageAlignment
float backgroundImageAlpha
float foregroundAlpha
float backgroundAlpha
DrawingSupplier drawingSupplier
boolean notify
Class org.jfree.chart.plot.PlotOrientation extends java.lang.Object implements Serializable |
---|
serialVersionUID: -2508771828190337782L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.plot.PlotRenderingInfo extends java.lang.Object implements Serializable |
---|
serialVersionUID: 8446720134379617220L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
ChartRenderingInfo owner
java.util.List<E> subplotInfo
Class org.jfree.chart.plot.PolarPlot extends Plot implements Serializable |
---|
serialVersionUID: 3794383185924179525L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.util.List<E> angleTicks
ValueAxis axis
XYDataset dataset
PolarItemRenderer renderer
TickUnit angleTickUnit
boolean angleLabelsVisible
java.awt.Font angleLabelFont
boolean angleGridlinesVisible
boolean radiusGridlinesVisible
java.util.List<E> cornerTextItems
Class org.jfree.chart.plot.RainbowPalette extends ColorPalette implements Serializable |
---|
serialVersionUID: -1906707320728242478L
Serialized Fields |
---|
int[] red
int[] green
int[] blue
Class org.jfree.chart.plot.RingPlot extends PiePlot implements Serializable |
---|
serialVersionUID: 1556064784129676620L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean separatorsVisible
double innerSeparatorExtension
double outerSeparatorExtension
double sectionDepth
Class org.jfree.chart.plot.SeriesRenderingOrder extends java.lang.Object implements Serializable |
---|
serialVersionUID: 209336477448807735L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.plot.SpiderWebPlot extends Plot implements Serializable |
---|
serialVersionUID: -5376340422031599463L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double headPercent
double interiorGap
double axisLabelGap
CategoryDataset dataset
double maxValue
org.jfree.util.TableOrder dataExtractOrder
double startAngle
org.jfree.util.Rotation direction
org.jfree.util.PaintList seriesPaintList
org.jfree.util.PaintList seriesOutlinePaintList
org.jfree.util.StrokeList seriesOutlineStrokeList
java.awt.Font labelFont
CategoryItemLabelGenerator labelGenerator
boolean webFilled
CategoryToolTipGenerator toolTipGenerator
null
permitted).
CategoryURLGenerator urlGenerator
null
permitted).
Class org.jfree.chart.plot.ThermometerPlot extends Plot implements Serializable |
---|
serialVersionUID: 4087093313147984390L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
ValueDataset dataset
ValueAxis rangeAxis
double lowerBound
double upperBound
int bulbRadius
int columnRadius
int gap
org.jfree.ui.RectangleInsets padding
int units
int valueLocation
int axisLocation
java.awt.Font valueFont
java.text.NumberFormat valueFormat
boolean showValueLines
int subrange
double[][] subrangeInfo
boolean followDataInSubranges
boolean useSubrangePaint
boolean subrangeIndicatorsVisible
Class org.jfree.chart.plot.ValueMarker extends Marker implements Serializable |
---|
Serialized Fields |
---|
double value
Class org.jfree.chart.plot.WaferMapPlot extends Plot implements Serializable |
---|
serialVersionUID: 4668320403707308155L
Serialized Fields |
---|
PlotOrientation orientation
WaferMapDataset dataset
WaferMapRenderer renderer
Class org.jfree.chart.plot.XYPlot extends Plot implements Serializable |
---|
serialVersionUID: 7044148245716569264L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
PlotOrientation orientation
org.jfree.ui.RectangleInsets axisOffset
org.jfree.util.ObjectList domainAxes
org.jfree.util.ObjectList domainAxisLocations
org.jfree.util.ObjectList rangeAxes
org.jfree.util.ObjectList rangeAxisLocations
org.jfree.util.ObjectList datasets
org.jfree.util.ObjectList renderers
java.util.Map<K,V> datasetToDomainAxesMap
java.util.Map<K,V> datasetToRangeAxesMap
boolean domainGridlinesVisible
boolean rangeGridlinesVisible
boolean domainMinorGridlinesVisible
boolean rangeMinorGridlinesVisible
boolean domainZeroBaselineVisible
boolean rangeZeroBaselineVisible
boolean domainCrosshairVisible
double domainCrosshairValue
boolean domainCrosshairLockedOnData
boolean rangeCrosshairVisible
double rangeCrosshairValue
boolean rangeCrosshairLockedOnData
java.util.Map<K,V> foregroundDomainMarkers
java.util.Map<K,V> backgroundDomainMarkers
java.util.Map<K,V> foregroundRangeMarkers
java.util.Map<K,V> backgroundRangeMarkers
java.util.List<E> annotations
null
.
AxisSpace fixedDomainAxisSpace
AxisSpace fixedRangeAxisSpace
DatasetRenderingOrder datasetRenderingOrder
SeriesRenderingOrder seriesRenderingOrder
int weight
LegendItemCollection fixedLegendItems
boolean domainPannable
boolean rangePannable
Package org.jfree.chart.plot.dial |
---|
Class org.jfree.chart.plot.dial.ArcDialFrame extends AbstractDialLayer implements Serializable |
---|
serialVersionUID: -4089176959553523499L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double startAngle
double extent
double innerRadius
double outerRadius
Class org.jfree.chart.plot.dial.DialBackground extends AbstractDialLayer implements Serializable |
---|
serialVersionUID: -9019069533317612375L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
org.jfree.ui.GradientPaintTransformer gradientPaintTransformer
GradientPaint
.
Class org.jfree.chart.plot.dial.DialCap extends AbstractDialLayer implements Serializable |
---|
serialVersionUID: -2929484264982524463L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double radius
Class org.jfree.chart.plot.dial.DialLayerChangeEvent extends ChartChangeEvent implements Serializable |
---|
Serialized Fields |
---|
DialLayer layer
Class org.jfree.chart.plot.dial.DialPlot extends Plot implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
DialLayer background
DialLayer cap
DialFrame dialFrame
org.jfree.util.ObjectList datasets
org.jfree.util.ObjectList scales
org.jfree.util.ObjectList datasetToScaleMap
java.util.List<E> layers
java.util.List<E> pointers
double viewX
double viewY
double viewW
double viewH
Class org.jfree.chart.plot.dial.DialPointer extends AbstractDialLayer implements Serializable |
---|
Serialized Fields |
---|
double radius
int datasetIndex
Class org.jfree.chart.plot.dial.DialPointer.Pin extends DialPointer implements Serializable |
---|
serialVersionUID: -8445860485367689750L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Class org.jfree.chart.plot.dial.DialPointer.Pointer extends DialPointer implements Serializable |
---|
serialVersionUID: -4180500011963176960L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double widthRadius
Class org.jfree.chart.plot.dial.DialTextAnnotation extends AbstractDialLayer implements Serializable |
---|
serialVersionUID: 3065267524054428071L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String label
java.awt.Font font
double angle
double radius
org.jfree.ui.TextAnchor anchor
Class org.jfree.chart.plot.dial.DialValueIndicator extends AbstractDialLayer implements Serializable |
---|
serialVersionUID: 803094354130942585L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
int datasetIndex
double angle
double radius
org.jfree.ui.RectangleAnchor frameAnchor
java.lang.Number templateValue
java.text.NumberFormat formatter
java.awt.Font font
org.jfree.ui.RectangleInsets insets
org.jfree.ui.RectangleAnchor valueAnchor
org.jfree.ui.TextAnchor textAnchor
Class org.jfree.chart.plot.dial.StandardDialFrame extends AbstractDialLayer implements Serializable |
---|
serialVersionUID: 1016585407507121596L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double radius
Class org.jfree.chart.plot.dial.StandardDialRange extends AbstractDialLayer implements Serializable |
---|
serialVersionUID: 345515648249364904L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
int scaleIndex
double lowerBound
double upperBound
double innerRadius
double outerRadius
Class org.jfree.chart.plot.dial.StandardDialScale extends AbstractDialLayer implements Serializable |
---|
serialVersionUID: 3715644629665918516L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double lowerBound
double upperBound
double startAngle
double extent
double tickRadius
double majorTickIncrement
double majorTickLength
int minorTickCount
double minorTickLength
double tickLabelOffset
java.awt.Font tickLabelFont
boolean tickLabelsVisible
java.text.NumberFormat tickLabelFormatter
boolean firstTickLabelVisible
Package org.jfree.chart.renderer |
---|
Class org.jfree.chart.renderer.AbstractRenderer extends java.lang.Object implements Serializable |
---|
serialVersionUID: -828267569428206075L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
org.jfree.util.BooleanList seriesVisibleList
boolean baseSeriesVisible
org.jfree.util.BooleanList seriesVisibleInLegendList
boolean baseSeriesVisibleInLegend
org.jfree.util.PaintList paintList
boolean autoPopulateSeriesPaint
AbstractRenderer.lookupSeriesPaint(int)
method.
org.jfree.util.PaintList fillPaintList
boolean autoPopulateSeriesFillPaint
AbstractRenderer.lookupSeriesFillPaint(int)
method.
org.jfree.util.PaintList outlinePaintList
boolean autoPopulateSeriesOutlinePaint
AbstractRenderer.lookupSeriesOutlinePaint(int)
method.
org.jfree.util.StrokeList strokeList
boolean autoPopulateSeriesStroke
AbstractRenderer.lookupSeriesStroke(int)
method.
org.jfree.util.StrokeList outlineStrokeList
boolean autoPopulateSeriesOutlineStroke
AbstractRenderer.lookupSeriesOutlineStroke(int)
method.
org.jfree.util.ShapeList shapeList
boolean autoPopulateSeriesShape
AbstractRenderer.lookupSeriesShape(int)
method.
org.jfree.util.BooleanList itemLabelsVisibleList
java.lang.Boolean baseItemLabelsVisible
org.jfree.util.ObjectList itemLabelFontList
java.awt.Font baseItemLabelFont
org.jfree.util.PaintList itemLabelPaintList
org.jfree.util.ObjectList positiveItemLabelPositionList
ItemLabelPosition basePositiveItemLabelPosition
org.jfree.util.ObjectList negativeItemLabelPositionList
ItemLabelPosition baseNegativeItemLabelPosition
double itemLabelAnchorOffset
org.jfree.util.BooleanList createEntitiesList
boolean baseCreateEntities
org.jfree.util.ShapeList legendShape
org.jfree.util.ObjectList legendTextFont
java.awt.Font baseLegendTextFont
org.jfree.util.PaintList legendTextPaint
boolean dataBoundsIncludesVisibleSeriesOnly
int defaultEntityRadius
java.lang.Boolean seriesVisible
java.lang.Boolean seriesVisibleInLegend
java.lang.Boolean itemLabelsVisible
java.awt.Font itemLabelFont
ItemLabelPosition positiveItemLabelPosition
ItemLabelPosition negativeItemLabelPosition
java.lang.Boolean createEntities
Class org.jfree.chart.renderer.AreaRendererEndType extends java.lang.Object implements Serializable |
---|
serialVersionUID: -1774146392916359839L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.chart.renderer.DefaultPolarItemRenderer extends AbstractRenderer implements Serializable |
---|
Serialized Fields |
---|
PolarPlot plot
org.jfree.util.BooleanList seriesFilled
Class org.jfree.chart.renderer.GrayPaintScale extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double lowerBound
double upperBound
int alpha
Class org.jfree.chart.renderer.LookupPaintScale extends java.lang.Object implements Serializable |
---|
serialVersionUID: -5239384246251042006L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double lowerBound
double upperBound
java.util.List<E> lookupTable
Class org.jfree.chart.renderer.NotOutlierException extends java.lang.Exception implements Serializable |
---|
Class org.jfree.chart.renderer.WaferMapRenderer extends AbstractRenderer implements Serializable |
---|
Serialized Fields |
---|
java.util.Map<K,V> paintIndex
WaferMapPlot plot
int paintLimit
int paintIndexMethod
Package org.jfree.chart.renderer.category |
---|
Class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer extends AbstractRenderer implements Serializable |
---|
serialVersionUID: 1247553218442497391L
Serialized Fields |
---|
CategoryPlot plot
org.jfree.util.ObjectList itemLabelGeneratorList
CategoryItemLabelGenerator baseItemLabelGenerator
org.jfree.util.ObjectList toolTipGeneratorList
CategoryToolTipGenerator baseToolTipGenerator
org.jfree.util.ObjectList itemURLGeneratorList
CategoryURLGenerator baseItemURLGenerator
CategorySeriesLabelGenerator legendItemLabelGenerator
CategorySeriesLabelGenerator legendItemToolTipGenerator
CategorySeriesLabelGenerator legendItemURLGenerator
CategoryItemLabelGenerator itemLabelGenerator
CategoryToolTipGenerator toolTipGenerator
CategoryURLGenerator itemURLGenerator
Class org.jfree.chart.renderer.category.AreaRenderer extends AbstractCategoryItemRenderer implements Serializable |
---|
serialVersionUID: -4231878281385812757L
Serialized Fields |
---|
AreaRendererEndType endType
Class org.jfree.chart.renderer.category.BarRenderer extends AbstractCategoryItemRenderer implements Serializable |
---|
serialVersionUID: 6000649414965887481L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double itemMargin
boolean drawBarOutline
double maximumBarWidth
double minimumBarLength
org.jfree.ui.GradientPaintTransformer gradientPaintTransformer
ItemLabelPosition positiveItemLabelPositionFallback
ItemLabelPosition negativeItemLabelPositionFallback
double upperClip
double lowerClip
double base
boolean includeBaseInRange
BarPainter barPainter
null
).
boolean shadowsVisible
double shadowXOffset
double shadowYOffset
Class org.jfree.chart.renderer.category.BarRenderer3D extends BarRenderer implements Serializable |
---|
serialVersionUID: 7686976503536003636L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double xOffset
double yOffset
Class org.jfree.chart.renderer.category.BoxAndWhiskerRenderer extends AbstractCategoryItemRenderer implements Serializable |
---|
serialVersionUID: 632027470694481177L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean fillBox
double itemMargin
double maximumBarWidth
boolean medianVisible
boolean meanVisible
Class org.jfree.chart.renderer.category.CategoryStepRenderer extends AbstractCategoryItemRenderer implements Serializable |
---|
serialVersionUID: -5121079703118261470L
Serialized Fields |
---|
boolean stagger
Class org.jfree.chart.renderer.category.DefaultCategoryItemRenderer extends LineAndShapeRenderer implements Serializable |
---|
serialVersionUID: -7793786349384231896L
Class org.jfree.chart.renderer.category.GanttRenderer extends IntervalBarRenderer implements Serializable |
---|
serialVersionUID: -4010349116350119512L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double startPercent
double endPercent
Class org.jfree.chart.renderer.category.GradientBarPainter extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double g1
double g2
double g3
Class org.jfree.chart.renderer.category.GroupedStackedBarRenderer extends StackedBarRenderer implements Serializable |
---|
serialVersionUID: -2725921399005922939L
Serialized Fields |
---|
KeyToGroupMap seriesToGroupMap
Class org.jfree.chart.renderer.category.IntervalBarRenderer extends BarRenderer implements Serializable |
---|
serialVersionUID: -5068857361615528725L
Class org.jfree.chart.renderer.category.LayeredBarRenderer extends BarRenderer implements Serializable |
---|
serialVersionUID: -8716572894780469487L
Serialized Fields |
---|
org.jfree.util.ObjectList seriesBarWidthList
Class org.jfree.chart.renderer.category.LevelRenderer extends AbstractCategoryItemRenderer implements Serializable |
---|
serialVersionUID: -8204856624355025117L
Serialized Fields |
---|
double itemMargin
double maxItemWidth
Class org.jfree.chart.renderer.category.LineAndShapeRenderer extends AbstractCategoryItemRenderer implements Serializable |
---|
serialVersionUID: -197749519869226398L
Serialized Fields |
---|
java.lang.Boolean linesVisible
org.jfree.util.BooleanList seriesLinesVisible
boolean baseLinesVisible
java.lang.Boolean shapesVisible
org.jfree.util.BooleanList seriesShapesVisible
boolean baseShapesVisible
java.lang.Boolean shapesFilled
org.jfree.util.BooleanList seriesShapesFilled
boolean baseShapesFilled
boolean useFillPaint
boolean drawOutlines
boolean useOutlinePaint
boolean useSeriesOffset
double itemMargin
BarRenderer
class.
Class org.jfree.chart.renderer.category.LineRenderer3D extends LineAndShapeRenderer implements Serializable |
---|
serialVersionUID: 5467931468380928736L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double xOffset
double yOffset
Class org.jfree.chart.renderer.category.MinMaxCategoryRenderer extends AbstractCategoryItemRenderer implements Serializable |
---|
serialVersionUID: 2935615937671064911L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean plotLines
int lastCategory
double min
double max
Class org.jfree.chart.renderer.category.ScatterRenderer extends AbstractCategoryItemRenderer implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
org.jfree.util.BooleanList seriesShapesFilled
boolean baseShapesFilled
boolean useFillPaint
boolean drawOutlines
boolean useOutlinePaint
boolean useSeriesOffset
double itemMargin
BarRenderer
class.
Class org.jfree.chart.renderer.category.StackedAreaRenderer extends AreaRenderer implements Serializable |
---|
serialVersionUID: -3595635038460823663L
Serialized Fields |
---|
boolean renderAsPercentages
Class org.jfree.chart.renderer.category.StackedBarRenderer extends BarRenderer implements Serializable |
---|
serialVersionUID: 6402943811500067531L
Serialized Fields |
---|
boolean renderAsPercentages
Class org.jfree.chart.renderer.category.StackedBarRenderer3D extends BarRenderer3D implements Serializable |
---|
serialVersionUID: -5832945916493247123L
Serialized Fields |
---|
boolean renderAsPercentages
Class org.jfree.chart.renderer.category.StandardBarPainter extends java.lang.Object implements Serializable |
---|
Class org.jfree.chart.renderer.category.StatisticalBarRenderer extends BarRenderer implements Serializable |
---|
serialVersionUID: -4986038395414039117L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Class org.jfree.chart.renderer.category.StatisticalLineAndShapeRenderer extends LineAndShapeRenderer implements Serializable |
---|
serialVersionUID: -3557517173697777579L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Class org.jfree.chart.renderer.category.WaterfallBarRenderer extends BarRenderer implements Serializable |
---|
serialVersionUID: -2482910643727230911L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Package org.jfree.chart.renderer.xy |
---|
Class org.jfree.chart.renderer.xy.AbstractXYItemRenderer extends AbstractRenderer implements Serializable |
---|
serialVersionUID: 8019124836026607990L
Serialized Fields |
---|
XYPlot plot
org.jfree.util.ObjectList itemLabelGeneratorList
XYItemLabelGenerator baseItemLabelGenerator
org.jfree.util.ObjectList toolTipGeneratorList
XYToolTipGenerator baseToolTipGenerator
XYURLGenerator urlGenerator
java.util.List<E> backgroundAnnotations
java.util.List<E> foregroundAnnotations
XYSeriesLabelGenerator legendItemLabelGenerator
XYSeriesLabelGenerator legendItemToolTipGenerator
XYSeriesLabelGenerator legendItemURLGenerator
XYItemLabelGenerator itemLabelGenerator
XYToolTipGenerator toolTipGenerator
Class org.jfree.chart.renderer.xy.CandlestickRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: 50390395841817121L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
int autoWidthMethod
double autoWidthFactor
double autoWidthGap
double candleWidth
double maxCandleWidthInMilliseconds
double maxCandleWidth
boolean drawVolume
boolean useOutlinePaint
false
to avoid a change of behaviour for existing code.
Class org.jfree.chart.renderer.xy.ClusteredXYBarRenderer extends XYBarRenderer implements Serializable |
---|
serialVersionUID: 5864462149177133147L
Serialized Fields |
---|
boolean centerBarAtStartValue
Class org.jfree.chart.renderer.xy.CyclicXYItemRenderer extends StandardXYItemRenderer implements Serializable |
---|
serialVersionUID: 4035912243303764892L
Class org.jfree.chart.renderer.xy.DefaultXYItemRenderer extends XYLineAndShapeRenderer implements Serializable |
---|
serialVersionUID: 3450423530996888074L
Class org.jfree.chart.renderer.xy.DeviationRenderer extends XYLineAndShapeRenderer implements Serializable |
---|
Serialized Fields |
---|
float alpha
Class org.jfree.chart.renderer.xy.GradientXYBarPainter extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double g1
double g2
double g3
Class org.jfree.chart.renderer.xy.HighLowRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -8135673815876552516L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean drawOpenTicks
boolean drawCloseTicks
double tickLength
Class org.jfree.chart.renderer.xy.SamplingXYLineRenderer extends AbstractXYItemRenderer implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Class org.jfree.chart.renderer.xy.StackedXYAreaRenderer extends XYAreaRenderer implements Serializable |
---|
serialVersionUID: 5217394318178570889L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Class org.jfree.chart.renderer.xy.StackedXYAreaRenderer2 extends XYAreaRenderer2 implements Serializable |
---|
serialVersionUID: 7752676509764539182L
Serialized Fields |
---|
boolean roundXCoordinates
Class org.jfree.chart.renderer.xy.StackedXYBarRenderer extends XYBarRenderer implements Serializable |
---|
serialVersionUID: -7049101055533436444L
Serialized Fields |
---|
boolean renderAsPercentages
Class org.jfree.chart.renderer.xy.StandardXYBarPainter extends java.lang.Object implements Serializable |
---|
Class org.jfree.chart.renderer.xy.StandardXYItemRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -3271351259436865995L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean baseShapesVisible
boolean plotLines
boolean plotImages
boolean plotDiscontinuous
org.jfree.util.UnitType gapThresholdType
double gapThreshold
java.lang.Boolean shapesFilled
org.jfree.util.BooleanList seriesShapesFilled
boolean baseShapesFilled
boolean drawSeriesLineAsPath
Class org.jfree.chart.renderer.xy.VectorRenderer extends AbstractXYItemRenderer implements Serializable |
---|
Serialized Fields |
---|
double baseLength
double headLength
Class org.jfree.chart.renderer.xy.WindItemRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: 8078914101916976844L
Class org.jfree.chart.renderer.xy.XYAreaRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -4481971353973876747L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean plotShapes
boolean plotLines
boolean plotArea
boolean showOutline
Class org.jfree.chart.renderer.xy.XYAreaRenderer2 extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -7378069681579984133L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean showOutline
Class org.jfree.chart.renderer.xy.XYBarRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: 770559577251370036L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double base
boolean useYInterval
double margin
boolean drawBarOutline
org.jfree.ui.GradientPaintTransformer gradientPaintTransformer
ItemLabelPosition positiveItemLabelPositionFallback
ItemLabelPosition negativeItemLabelPositionFallback
XYBarPainter barPainter
null
).
boolean shadowsVisible
double shadowXOffset
double shadowYOffset
double barAlignmentFactor
Class org.jfree.chart.renderer.xy.XYBlockRenderer extends AbstractXYItemRenderer implements Serializable |
---|
Serialized Fields |
---|
double blockWidth
double blockHeight
org.jfree.ui.RectangleAnchor blockAnchor
RectangleAnchor.CENTER
.
double xOffset
double yOffset
PaintScale paintScale
Class org.jfree.chart.renderer.xy.XYBoxAndWhiskerRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -8020170108532232324L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double boxWidth
boolean fillBox
Class org.jfree.chart.renderer.xy.XYBubbleRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -5221991598674249125L
Serialized Fields |
---|
int scaleType
Class org.jfree.chart.renderer.xy.XYDifferenceRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -8447915602375584857L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean shapesVisible
boolean roundXCoordinates
Class org.jfree.chart.renderer.xy.XYDotRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -2764344339073566425L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
int dotWidth
int dotHeight
Class org.jfree.chart.renderer.xy.XYErrorRenderer extends XYLineAndShapeRenderer implements Serializable |
---|
serialVersionUID: 5162283570955172424L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean drawXError
boolean drawYError
double capLength
Class org.jfree.chart.renderer.xy.XYLine3DRenderer extends XYLineAndShapeRenderer implements Serializable |
---|
serialVersionUID: 588933208243446087L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
double xOffset
double yOffset
Class org.jfree.chart.renderer.xy.XYLineAndShapeRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -7435246895986425885L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.Boolean linesVisible
org.jfree.util.BooleanList seriesLinesVisible
boolean baseLinesVisible
java.lang.Boolean shapesVisible
org.jfree.util.BooleanList seriesShapesVisible
boolean baseShapesVisible
java.lang.Boolean shapesFilled
org.jfree.util.BooleanList seriesShapesFilled
boolean baseShapesFilled
boolean drawOutlines
boolean useFillPaint
boolean useOutlinePaint
boolean drawSeriesLineAsPath
Class org.jfree.chart.renderer.xy.XYShapeRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: 8320552104211173221L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
PaintScale paintScale
boolean drawOutlines
boolean useOutlinePaint
boolean useFillPaint
boolean guideLinesVisible
Class org.jfree.chart.renderer.xy.XYSplineRenderer extends XYLineAndShapeRenderer implements Serializable |
---|
Serialized Fields |
---|
java.util.Vector<E> points
int precision
Class org.jfree.chart.renderer.xy.XYStepAreaRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -7311560779702649635L
Serialized Fields |
---|
boolean shapesVisible
boolean shapesFilled
boolean plotArea
boolean showOutline
double rangeBase
Class org.jfree.chart.renderer.xy.XYStepRenderer extends XYLineAndShapeRenderer implements Serializable |
---|
serialVersionUID: -8918141928884796108L
Serialized Fields |
---|
double stepPoint
Class org.jfree.chart.renderer.xy.YIntervalRenderer extends AbstractXYItemRenderer implements Serializable |
---|
serialVersionUID: -2951586537224143260L
Serialized Fields |
---|
XYItemLabelGenerator additionalItemLabelGenerator
Package org.jfree.chart.servlet |
---|
Class org.jfree.chart.servlet.ChartDeleter extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> chartNames
Class org.jfree.chart.servlet.DisplayChart extends javax.servlet.http.HttpServlet implements Serializable |
---|
Package org.jfree.chart.title |
---|
Class org.jfree.chart.title.CompositeTitle extends Title implements Serializable |
---|
serialVersionUID: -6770854036232562290L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
BlockContainer container
Class org.jfree.chart.title.DateTitle extends TextTitle implements Serializable |
---|
serialVersionUID: -465434812763159881L
Class org.jfree.chart.title.ImageTitle extends Title implements Serializable |
---|
Serialized Fields |
---|
java.awt.Image image
Class org.jfree.chart.title.LegendGraphic extends AbstractBlock implements Serializable |
---|
serialVersionUID: -1338791523854985009L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean shapeVisible
org.jfree.ui.RectangleAnchor shapeLocation
org.jfree.ui.RectangleAnchor shapeAnchor
boolean shapeFilled
org.jfree.ui.GradientPaintTransformer fillPaintTransformer
boolean shapeOutlineVisible
boolean lineVisible
Class org.jfree.chart.title.LegendItemBlockContainer extends BlockContainer implements Serializable |
---|
Serialized Fields |
---|
Dataset dataset
java.lang.Comparable<T> seriesKey
int datasetIndex
int series
java.lang.String toolTipText
null
).
java.lang.String urlText
null
).
Class org.jfree.chart.title.LegendTitle extends Title implements Serializable |
---|
serialVersionUID: 2644010518533854633L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
LegendItemSource[] sources
org.jfree.ui.RectangleEdge legendItemGraphicEdge
org.jfree.ui.RectangleAnchor legendItemGraphicAnchor
org.jfree.ui.RectangleAnchor legendItemGraphicLocation
org.jfree.ui.RectangleInsets legendItemGraphicPadding
java.awt.Font itemFont
org.jfree.ui.RectangleInsets itemLabelPadding
BlockContainer items
Arrangement hLayout
Arrangement vLayout
BlockContainer wrapper
Class org.jfree.chart.title.PaintScaleLegend extends Title implements Serializable |
---|
serialVersionUID: -1365146490993227503L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
PaintScale scale
null
).
ValueAxis axis
null
).
AxisLocation axisLocation
null
).
double axisOffset
double stripWidth
boolean stripOutlineVisible
int subdivisions
Class org.jfree.chart.title.ShortTextTitle extends TextTitle implements Serializable |
---|
Class org.jfree.chart.title.TextTitle extends Title implements Serializable |
---|
serialVersionUID: 8372008692127477443L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
java.lang.String text
java.awt.Font font
org.jfree.ui.HorizontalAlignment textAlignment
java.lang.String toolTipText
null
).
java.lang.String urlText
null
).
org.jfree.text.TextBlock content
boolean expandToFitSpace
int maximumLinesToDisplay
Class org.jfree.chart.title.Title extends AbstractBlock implements Serializable |
---|
serialVersionUID: -6675162505277817221L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O error.
java.lang.ClassNotFoundException
- if there is a classpath problem.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O error.Serialized Fields |
---|
boolean visible
org.jfree.ui.RectangleEdge position
org.jfree.ui.HorizontalAlignment horizontalAlignment
org.jfree.ui.VerticalAlignment verticalAlignment
boolean notify
Package org.jfree.chart.urls |
---|
Class org.jfree.chart.urls.CustomCategoryURLGenerator extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
java.util.ArrayList<E> urlSeries
Class org.jfree.chart.urls.CustomPieURLGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7100607670144900503L
Serialized Fields |
---|
java.util.ArrayList<E> urls
Class org.jfree.chart.urls.CustomXYURLGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: -8565933356596551832L
Serialized Fields |
---|
java.util.ArrayList<E> urlSeries
Class org.jfree.chart.urls.StandardCategoryURLGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2276668053074881909L
Serialized Fields |
---|
java.lang.String prefix
java.lang.String seriesParameterName
java.lang.String categoryParameterName
Class org.jfree.chart.urls.StandardPieURLGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1626966402065883419L
Serialized Fields |
---|
java.lang.String prefix
java.lang.String categoryParameterName
java.lang.String indexParameterName
Class org.jfree.chart.urls.StandardXYURLGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: -1771624523496595382L
Serialized Fields |
---|
java.lang.String prefix
java.lang.String seriesParameterName
java.lang.String itemParameterName
Class org.jfree.chart.urls.StandardXYZURLGenerator extends StandardXYURLGenerator implements Serializable |
---|
Class org.jfree.chart.urls.TimeSeriesURLGenerator extends java.lang.Object implements Serializable |
---|
serialVersionUID: -9122773175671182445L
Serialized Fields |
---|
java.text.DateFormat dateFormat
java.lang.String prefix
java.lang.String seriesParameterName
java.lang.String itemParameterName
Package org.jfree.chart.util |
---|
Class org.jfree.chart.util.HexNumberFormat extends java.text.NumberFormat implements Serializable |
---|
Serialized Fields |
---|
int m_numDigits
Class org.jfree.chart.util.LogFormat extends java.text.NumberFormat implements Serializable |
---|
Serialized Fields |
---|
double base
double baseLog
java.lang.String baseLabel
java.lang.String powerLabel
boolean showBase
java.text.NumberFormat formatter
Class org.jfree.chart.util.RelativeDateFormat extends java.text.DateFormat implements Serializable |
---|
Serialized Fields |
---|
long baseMillis
boolean showZeroDays
boolean showZeroHours
java.text.NumberFormat dayFormatter
java.lang.String positivePrefix
java.lang.String daySuffix
java.text.NumberFormat hourFormatter
java.lang.String hourSuffix
java.text.NumberFormat minuteFormatter
java.lang.String minuteSuffix
java.text.NumberFormat secondFormatter
java.lang.String secondSuffix
Class org.jfree.chart.util.XYCoordinateType extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Package org.jfree.data |
---|
Class org.jfree.data.ComparableObjectItem extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2751513470325494890L
Serialized Fields |
---|
java.lang.Comparable<T> x
java.lang.Object obj
Class org.jfree.data.ComparableObjectSeries extends Series implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> data
int maximumItemCount
boolean autoSort
boolean allowDuplicateXValues
Class org.jfree.data.DefaultKeyedValue extends java.lang.Object implements Serializable |
---|
serialVersionUID: -7388924517460437712L
Serialized Fields |
---|
java.lang.Comparable<T> key
java.lang.Number value
Class org.jfree.data.DefaultKeyedValues extends java.lang.Object implements Serializable |
---|
serialVersionUID: 8468154364608194797L
Serialized Fields |
---|
java.util.ArrayList<E> keys
java.util.ArrayList<E> values
java.util.HashMap<K,V> indexMap
Class org.jfree.data.DefaultKeyedValues2D extends java.lang.Object implements Serializable |
---|
serialVersionUID: -5514169970951994748L
Serialized Fields |
---|
java.util.List<E> rowKeys
java.util.List<E> columnKeys
java.util.List<E> rows
boolean sortRowKeys
Class org.jfree.data.DomainOrder extends java.lang.Object implements Serializable |
---|
serialVersionUID: 4902774943512072627L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.data.KeyedObject extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2677930479256885863L
Serialized Fields |
---|
java.lang.Comparable<T> key
java.lang.Object object
Class org.jfree.data.KeyedObjects extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1321582394193530984L
Serialized Fields |
---|
java.util.List<E> data
Class org.jfree.data.KeyedObjects2D extends java.lang.Object implements Serializable |
---|
serialVersionUID: -1015873563138522374L
Serialized Fields |
---|
java.util.List<E> rowKeys
java.util.List<E> columnKeys
java.util.List<E> rows
Class org.jfree.data.KeyToGroupMap extends java.lang.Object implements Serializable |
---|
serialVersionUID: -2228169345475318082L
Serialized Fields |
---|
java.lang.Comparable<T> defaultGroup
java.util.List<E> groups
java.util.Map<K,V> keyToGroupMap
Class org.jfree.data.Range extends java.lang.Object implements Serializable |
---|
serialVersionUID: -906333695431863380L
Serialized Fields |
---|
double lower
double upper
Class org.jfree.data.RangeType extends java.lang.Object implements Serializable |
---|
serialVersionUID: -9073319010650549239L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.data.UnknownKeyException extends java.lang.IllegalArgumentException implements Serializable |
---|
Package org.jfree.data.category |
---|
Class org.jfree.data.category.CategoryToPieDataset extends AbstractDataset implements Serializable |
---|
serialVersionUID: 5516396319762189617L
Serialized Fields |
---|
CategoryDataset source
org.jfree.util.TableOrder extract
int index
Class org.jfree.data.category.DefaultCategoryDataset extends AbstractDataset implements Serializable |
---|
serialVersionUID: -8168173757291644622L
Serialized Fields |
---|
DefaultKeyedValues2D data
Class org.jfree.data.category.DefaultIntervalCategoryDataset extends AbstractSeriesDataset implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T>[] seriesKeys
java.lang.Comparable<T>[] categoryKeys
java.lang.Number[][] startData
java.lang.Number[][] endData
Class org.jfree.data.category.SlidingCategoryDataset extends AbstractDataset implements Serializable |
---|
Serialized Fields |
---|
CategoryDataset underlying
int firstCategoryIndex
int maximumCategoryCount
Package org.jfree.data.contour |
---|
Class org.jfree.data.contour.DefaultContourDataset extends AbstractXYZDataset implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T> seriesKey
java.lang.Number[] xValues
java.lang.Number[] yValues
java.lang.Number[] zValues
int[] xIndex
boolean[] dateAxis
Class org.jfree.data.contour.NonGridContourDataset extends DefaultContourDataset implements Serializable |
---|
Package org.jfree.data.gantt |
---|
Class org.jfree.data.gantt.SlidingGanttCategoryDataset extends AbstractDataset implements Serializable |
---|
Serialized Fields |
---|
GanttCategoryDataset underlying
int firstCategoryIndex
int maximumCategoryCount
Class org.jfree.data.gantt.Task extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1094303785346988894L
Serialized Fields |
---|
java.lang.String description
TimePeriod duration
java.lang.Double percentComplete
null
is permitted).
java.util.List<E> subtasks
Class org.jfree.data.gantt.TaskSeries extends Series implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> tasks
Class org.jfree.data.gantt.TaskSeriesCollection extends AbstractSeriesDataset implements Serializable |
---|
serialVersionUID: -2065799050738449903L
Serialized Fields |
---|
java.util.List<E> keys
java.util.List<E> data
Class org.jfree.data.gantt.XYTaskDataset extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
TaskSeriesCollection underlying
double seriesWidth
boolean transposed
Package org.jfree.data.general |
---|
Class org.jfree.data.general.AbstractDataset extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1918768939869230744L
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
- if there is an I/O problem.
java.lang.ClassNotFoundException
- if there is a problem loading a class.private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
java.io.IOException
- if there is an I/O problem.Serialized Fields |
---|
DatasetGroup group
Class org.jfree.data.general.AbstractSeriesDataset extends AbstractDataset implements Serializable |
---|
serialVersionUID: -6074996219705033171L
Class org.jfree.data.general.CombinedDataset extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> datasetInfo
Class org.jfree.data.general.DatasetChangeEvent extends java.util.EventObject implements Serializable |
---|
Serialized Fields |
---|
Dataset dataset
Class org.jfree.data.general.DatasetGroup extends java.lang.Object implements Serializable |
---|
serialVersionUID: -3640642179674185688L
Serialized Fields |
---|
java.lang.String id
Class org.jfree.data.general.DefaultHeatMapDataset extends AbstractDataset implements Serializable |
---|
Serialized Fields |
---|
int xSamples
int ySamples
double minX
double maxX
double minY
double maxY
double[][] zValues
Class org.jfree.data.general.DefaultKeyedValueDataset extends AbstractDataset implements Serializable |
---|
serialVersionUID: -8149484339560406750L
Serialized Fields |
---|
KeyedValue data
Class org.jfree.data.general.DefaultKeyedValues2DDataset extends DefaultCategoryDataset implements Serializable |
---|
serialVersionUID: 4288210771905990424L
Class org.jfree.data.general.DefaultKeyedValuesDataset extends DefaultPieDataset implements Serializable |
---|
serialVersionUID: 306264413152815781L
Class org.jfree.data.general.DefaultPieDataset extends AbstractDataset implements Serializable |
---|
serialVersionUID: 2904745139106540618L
Serialized Fields |
---|
DefaultKeyedValues data
Class org.jfree.data.general.DefaultValueDataset extends AbstractDataset implements Serializable |
---|
serialVersionUID: 8137521217249294891L
Serialized Fields |
---|
java.lang.Number value
Class org.jfree.data.general.Series extends java.lang.Object implements Serializable |
---|
serialVersionUID: -6906561437538683581L
Serialized Fields |
---|
java.lang.Comparable<T> key
java.lang.String description
javax.swing.event.EventListenerList listeners
java.beans.PropertyChangeSupport propertyChangeSupport
boolean notify
Class org.jfree.data.general.SeriesChangeEvent extends java.util.EventObject implements Serializable |
---|
serialVersionUID: 1593866085210089052L
Class org.jfree.data.general.SeriesException extends java.lang.RuntimeException implements Serializable |
---|
serialVersionUID: -3667048387550852940L
Class org.jfree.data.general.SubSeriesDataset extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
SeriesDataset parent
int[] map
Class org.jfree.data.general.WaferMapDataset extends AbstractDataset implements Serializable |
---|
Serialized Fields |
---|
DefaultKeyedValues2D data
int maxChipX
int maxChipY
double chipSpace
java.lang.Double maxValue
java.lang.Double minValue
Package org.jfree.data.jdbc |
---|
Class org.jfree.data.jdbc.JDBCCategoryDataset extends DefaultCategoryDataset implements Serializable |
---|
serialVersionUID: -3080395327918844965L
Serialized Fields |
---|
boolean transpose
Class org.jfree.data.jdbc.JDBCPieDataset extends DefaultPieDataset implements Serializable |
---|
serialVersionUID: -8753216855496746108L
Class org.jfree.data.jdbc.JDBCXYDataset extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.lang.String[] columnNames
java.util.ArrayList<E> rows
double maxValue
double minValue
boolean isTimeSeries
Package org.jfree.data.statistics |
---|
Class org.jfree.data.statistics.BoxAndWhiskerItem extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7329649623148167423L
Serialized Fields |
---|
java.lang.Number mean
java.lang.Number median
java.lang.Number q1
java.lang.Number q3
java.lang.Number minRegularValue
java.lang.Number maxRegularValue
java.lang.Number minOutlier
java.lang.Number maxOutlier
java.util.List<E> outliers
Class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset extends AbstractDataset implements Serializable |
---|
Serialized Fields |
---|
KeyedObjects2D data
double minimumRangeValue
int minimumRangeValueRow
int minimumRangeValueColumn
double maximumRangeValue
int maximumRangeValueRow
int maximumRangeValueColumn
Class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T> seriesKey
java.util.List<E> dates
java.util.List<E> items
java.lang.Number minimumRangeValue
java.lang.Number maximumRangeValue
Range rangeBounds
double outlierCoefficient
double faroutCoefficient
Class org.jfree.data.statistics.DefaultMultiValueCategoryDataset extends AbstractDataset implements Serializable |
---|
Serialized Fields |
---|
KeyedObjects2D data
java.lang.Number minimumRangeValue
java.lang.Number maximumRangeValue
Range rangeBounds
Class org.jfree.data.statistics.DefaultStatisticalCategoryDataset extends AbstractDataset implements Serializable |
---|
Serialized Fields |
---|
KeyedObjects2D data
double minimumRangeValue
int minimumRangeValueRow
int minimumRangeValueColumn
double minimumRangeValueIncStdDev
int minimumRangeValueIncStdDevRow
int minimumRangeValueIncStdDevColumn
double maximumRangeValue
int maximumRangeValueRow
int maximumRangeValueColumn
double maximumRangeValueIncStdDev
int maximumRangeValueIncStdDevRow
int maximumRangeValueIncStdDevColumn
Class org.jfree.data.statistics.HistogramBin extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7614685080015589931L
Serialized Fields |
---|
int count
double startBoundary
double endBoundary
Class org.jfree.data.statistics.HistogramDataset extends AbstractIntervalXYDataset implements Serializable |
---|
serialVersionUID: -6341668077370231153L
Serialized Fields |
---|
java.util.List<E> list
HistogramType type
Class org.jfree.data.statistics.HistogramType extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2618927186251997727L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.data.statistics.MeanAndStandardDeviation extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7413468697315721515L
Serialized Fields |
---|
java.lang.Number mean
java.lang.Number standardDeviation
Class org.jfree.data.statistics.SimpleHistogramBin extends java.lang.Object implements Serializable |
---|
serialVersionUID: 3480862537505941742L
Serialized Fields |
---|
double lowerBound
double upperBound
boolean includeLowerBound
boolean includeUpperBound
int itemCount
Class org.jfree.data.statistics.SimpleHistogramDataset extends AbstractIntervalXYDataset implements Serializable |
---|
serialVersionUID: 7997996479768018443L
Serialized Fields |
---|
java.lang.Comparable<T> key
java.util.List<E> bins
boolean adjustForBinSize
Package org.jfree.data.time |
---|
Class org.jfree.data.time.DateRange extends Range implements Serializable |
---|
serialVersionUID: -4705682568375418157L
Serialized Fields |
---|
long lowerDate
long upperDate
Class org.jfree.data.time.Day extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: -7082667380758962755L
Serialized Fields |
---|
org.jfree.date.SerialDate serialDate
long firstMillisecond
long lastMillisecond
Class org.jfree.data.time.DynamicTimeSeriesCollection extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
int maximumItemCount
int historyCount
java.lang.Comparable<T>[] seriesKeys
java.lang.Class<T> timePeriodClass
RegularTimePeriod[] pointsInTime
int seriesCount
DynamicTimeSeriesCollection.ValueSequence[] valueHistory
java.util.Calendar workingCalendar
int position
boolean domainIsPointsInTime
int oldestAt
int newestAt
long deltaTime
java.lang.Long domainStart
java.lang.Long domainEnd
Range domainRange
java.lang.Float minValue
java.lang.Float maxValue
Range valueRange
Class org.jfree.data.time.FixedMillisecond extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: 7867521484545646931L
Serialized Fields |
---|
long time
Class org.jfree.data.time.Hour extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: -835471579831937652L
Serialized Fields |
---|
Day day
byte hour
long firstMillisecond
long lastMillisecond
Class org.jfree.data.time.Millisecond extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: -5316836467277638485L
Serialized Fields |
---|
Day day
byte hour
byte minute
byte second
int millisecond
long firstMillisecond
Class org.jfree.data.time.Minute extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: 2144572840034842871L
Serialized Fields |
---|
Day day
byte hour
byte minute
long firstMillisecond
long lastMillisecond
Class org.jfree.data.time.Month extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: -5090216912548722570L
Serialized Fields |
---|
int month
int year
long firstMillisecond
long lastMillisecond
Class org.jfree.data.time.Quarter extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: 3810061714380888671L
Serialized Fields |
---|
short year
byte quarter
long firstMillisecond
long lastMillisecond
Class org.jfree.data.time.Second extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: -6536564190712383466L
Serialized Fields |
---|
Day day
byte hour
byte minute
byte second
long firstMillisecond
Class org.jfree.data.time.SimpleTimePeriod extends java.lang.Object implements Serializable |
---|
serialVersionUID: 8684672361131829554L
Serialized Fields |
---|
long start
long end
Class org.jfree.data.time.TimePeriodAnchor extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2011955697457548862L
Serialization Methods |
---|
private java.lang.Object readResolve() throws java.io.ObjectStreamException
java.io.ObjectStreamException
- if there is a problem.Serialized Fields |
---|
java.lang.String name
Class org.jfree.data.time.TimePeriodFormatException extends java.lang.IllegalArgumentException implements Serializable |
---|
Class org.jfree.data.time.TimePeriodValue extends java.lang.Object implements Serializable |
---|
serialVersionUID: 3390443360845711275L
Serialized Fields |
---|
TimePeriod period
java.lang.Number value
Class org.jfree.data.time.TimePeriodValues extends Series implements Serializable |
---|
serialVersionUID: -2210593619794989709L
Serialized Fields |
---|
java.lang.String domain
java.lang.String range
java.util.List<E> data
int minStartIndex
int maxStartIndex
int minMiddleIndex
int maxMiddleIndex
int minEndIndex
int maxEndIndex
Class org.jfree.data.time.TimePeriodValuesCollection extends AbstractIntervalXYDataset implements Serializable |
---|
serialVersionUID: -3077934065236454199L
Serialized Fields |
---|
java.util.List<E> data
TimePeriodAnchor xPosition
boolean domainIsPointsInTime
Class org.jfree.data.time.TimeSeries extends Series implements Serializable |
---|
serialVersionUID: -5032960206869675528L
Serialized Fields |
---|
java.lang.String domain
java.lang.String range
java.lang.Class<T> timePeriodClass
java.util.List<E> data
int maximumItemCount
long maximumItemAge
Class org.jfree.data.time.TimeSeriesCollection extends AbstractIntervalXYDataset implements Serializable |
---|
serialVersionUID: 834149929022371137L
Serialized Fields |
---|
java.util.List<E> data
java.util.Calendar workingCalendar
TimePeriodAnchor xPosition
XYDataset
. This can
be the start, middle or end of the time period.
boolean domainIsPointsInTime
Class org.jfree.data.time.TimeSeriesDataItem extends java.lang.Object implements Serializable |
---|
serialVersionUID: -2235346966016401302L
Serialized Fields |
---|
RegularTimePeriod period
java.lang.Number value
Class org.jfree.data.time.TimeSeriesTableModel extends javax.swing.table.AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
TimeSeries series
boolean editable
RegularTimePeriod newTimePeriod
java.lang.Number newValue
Class org.jfree.data.time.TimeTableXYDataset extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
DefaultKeyedValues2D values
RegularTimePeriod
(the rows are sorted into ascending order).
boolean domainIsPointsInTime
TimePeriodAnchor xPosition
XYDataset
. This can
be the start, middle or end of the time period.
java.util.Calendar workingCalendar
Class org.jfree.data.time.Week extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: 1856387786939865061L
Serialized Fields |
---|
short year
byte week
long firstMillisecond
long lastMillisecond
Class org.jfree.data.time.Year extends RegularTimePeriod implements Serializable |
---|
serialVersionUID: -7659990929736074836L
Serialized Fields |
---|
short year
long firstMillisecond
long lastMillisecond
Package org.jfree.data.time.ohlc |
---|
Class org.jfree.data.time.ohlc.OHLC extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double open
double close
double high
double low
Class org.jfree.data.time.ohlc.OHLCItem extends ComparableObjectItem implements Serializable |
---|
Class org.jfree.data.time.ohlc.OHLCSeries extends ComparableObjectSeries implements Serializable |
---|
Class org.jfree.data.time.ohlc.OHLCSeriesCollection extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> data
TimePeriodAnchor xPosition
Package org.jfree.data.xy |
---|
Class org.jfree.data.xy.AbstractIntervalXYDataset extends AbstractXYDataset implements Serializable |
---|
Class org.jfree.data.xy.AbstractXYDataset extends AbstractSeriesDataset implements Serializable |
---|
Class org.jfree.data.xy.AbstractXYZDataset extends AbstractXYDataset implements Serializable |
---|
Class org.jfree.data.xy.CategoryTableXYDataset extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
DefaultKeyedValues2D values
IntervalXYDelegate intervalDelegate
Class org.jfree.data.xy.DefaultHighLowDataset extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T> seriesKey
java.util.Date[] date
java.lang.Number[] high
java.lang.Number[] low
java.lang.Number[] open
java.lang.Number[] close
java.lang.Number[] volume
Class org.jfree.data.xy.DefaultIntervalXYDataset extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> seriesKeys
java.util.List<E> seriesList
Class org.jfree.data.xy.DefaultOHLCDataset extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.lang.Comparable<T> key
OHLCDataItem[] data
Class org.jfree.data.xy.DefaultTableXYDataset extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> data
java.util.HashSet<E> xPoints
boolean propagateEvents
boolean autoPrune
IntervalXYDelegate intervalDelegate
Class org.jfree.data.xy.DefaultWindDataset extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> seriesKeys
java.util.List<E> allSeriesData
Class org.jfree.data.xy.DefaultXYDataset extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> seriesKeys
java.util.List<E> seriesList
Class org.jfree.data.xy.DefaultXYZDataset extends AbstractXYZDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> seriesKeys
java.util.List<E> seriesList
Class org.jfree.data.xy.IntervalXYDelegate extends java.lang.Object implements Serializable |
---|
serialVersionUID: -685166711639592857L
Serialized Fields |
---|
XYDataset dataset
boolean autoWidth
double intervalPositionFactor
double fixedIntervalWidth
double autoIntervalWidth
Class org.jfree.data.xy.MatrixSeries extends Series implements Serializable |
---|
serialVersionUID: 7934188527308315704L
Serialized Fields |
---|
double[][] data
Class org.jfree.data.xy.MatrixSeriesCollection extends AbstractXYZDataset implements Serializable |
---|
serialVersionUID: -3197705779242543945L
Serialized Fields |
---|
java.util.List<E> seriesList
Class org.jfree.data.xy.NormalizedMatrixSeries extends MatrixSeries implements Serializable |
---|
Serialized Fields |
---|
double m_scaleFactor
double m_totalSum
Class org.jfree.data.xy.OHLCDataItem extends java.lang.Object implements Serializable |
---|
serialVersionUID: 7753817154401169901L
Serialized Fields |
---|
java.util.Date date
java.lang.Number open
java.lang.Number high
java.lang.Number low
java.lang.Number close
java.lang.Number volume
Class org.jfree.data.xy.Vector extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double x
double y
Class org.jfree.data.xy.VectorDataItem extends ComparableObjectItem implements Serializable |
---|
Class org.jfree.data.xy.VectorSeries extends ComparableObjectSeries implements Serializable |
---|
Class org.jfree.data.xy.VectorSeriesCollection extends AbstractXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> data
Class org.jfree.data.xy.XIntervalDataItem extends ComparableObjectItem implements Serializable |
---|
Class org.jfree.data.xy.XIntervalSeries extends ComparableObjectSeries implements Serializable |
---|
Class org.jfree.data.xy.XIntervalSeriesCollection extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> data
Class org.jfree.data.xy.XYBarDataset extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
XYDataset underlying
double barWidth
Class org.jfree.data.xy.XYCoordinate extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double x
double y
Class org.jfree.data.xy.XYDataItem extends java.lang.Object implements Serializable |
---|
serialVersionUID: 2751513470325494890L
Serialized Fields |
---|
java.lang.Number x
null
not permitted).
java.lang.Number y
Class org.jfree.data.xy.XYDatasetTableModel extends javax.swing.table.AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
TableXYDataset model
Class org.jfree.data.xy.XYInterval extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double xLow
double xHigh
double y
double yLow
double yHigh
Class org.jfree.data.xy.XYIntervalDataItem extends ComparableObjectItem implements Serializable |
---|
Class org.jfree.data.xy.XYIntervalSeries extends ComparableObjectSeries implements Serializable |
---|
Class org.jfree.data.xy.XYIntervalSeriesCollection extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> data
Class org.jfree.data.xy.XYSeries extends Series implements Serializable |
---|
serialVersionUID: -5908509288197150436L
Serialized Fields |
---|
java.util.List<E> data
int maximumItemCount
boolean autoSort
boolean allowDuplicateXValues
double minX
double maxX
double minY
double maxY
Class org.jfree.data.xy.XYSeriesCollection extends AbstractIntervalXYDataset implements Serializable |
---|
serialVersionUID: -7590013825931496766L
Serialized Fields |
---|
java.util.List<E> data
IntervalXYDelegate intervalDelegate
Class org.jfree.data.xy.YInterval extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double y
double yLow
double yHigh
Class org.jfree.data.xy.YIntervalDataItem extends ComparableObjectItem implements Serializable |
---|
Class org.jfree.data.xy.YIntervalSeries extends ComparableObjectSeries implements Serializable |
---|
Class org.jfree.data.xy.YIntervalSeriesCollection extends AbstractIntervalXYDataset implements Serializable |
---|
Serialized Fields |
---|
java.util.List<E> data
Class org.jfree.data.xy.YWithXInterval extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
double y
double xLow
double xHigh
|
Footer
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |