|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.jfree.chart |
|---|
| Class org.jfree.chart.ChartColor extends Color implements Serializable |
|---|
| Class org.jfree.chart.ChartFrame extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
ChartPanel chartPanel
| Class org.jfree.chart.ChartMouseEvent extends EventObject implements Serializable |
|---|
serialVersionUID: -682393837314562149L
| Serialized Fields |
|---|
JFreeChart chart
MouseEvent trigger
ChartEntity entity
| Class org.jfree.chart.ChartPanel extends JPanel implements Serializable |
|---|
serialVersionUID: 6046366297214274674L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
JPopupMenu popup
ChartRenderingInfo info
Point2D anchor
double scaleX
double scaleY
PlotOrientation orientation
boolean domainZoomable
boolean rangeZoomable
Point2D zoomPoint
boolean fillZoomRectangle
int zoomTriggerDistance
boolean horizontalAxisTrace
boolean verticalAxisTrace
JMenuItem zoomInBothMenuItem
JMenuItem zoomInDomainMenuItem
JMenuItem zoomInRangeMenuItem
JMenuItem zoomOutBothMenuItem
JMenuItem zoomOutDomainMenuItem
JMenuItem zoomOutRangeMenuItem
JMenuItem zoomResetBothMenuItem
JMenuItem zoomResetDomainMenuItem
JMenuItem zoomResetRangeMenuItem
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
Point panLast
int panMask
List<E> overlays
Object mouseWheelHandler
| Class org.jfree.chart.ChartRenderingInfo extends Object implements Serializable |
|---|
serialVersionUID: 2751952018173406822L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 Object implements Serializable |
|---|
serialVersionUID: -3470703747817429120L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
boolean borderVisible
org.jfree.ui.RectangleInsets padding
TextTitle title
List<E> subtitles
null.
Plot plot
int backgroundImageAlignment
float backgroundImageAlpha
boolean notify
| Class org.jfree.chart.LegendItem extends Object implements Serializable |
|---|
serialVersionUID: -797214582948827144L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
Dataset dataset
Comparable<T> seriesKey
int datasetIndex
int series
String label
Font labelFont
null is permitted).
String description
String toolTipText
String urlText
boolean shapeVisible
boolean shapeFilled
org.jfree.ui.GradientPaintTransformer fillPaintTransformer
boolean shapeOutlineVisible
boolean lineVisible
| Class org.jfree.chart.LegendItemCollection extends Object implements Serializable |
|---|
serialVersionUID: 1365215565589815953L
| Serialized Fields |
|---|
List<E> items
| Class org.jfree.chart.LegendRenderingOrder extends Object implements Serializable |
|---|
serialVersionUID: -3832486612685808616L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.PaintMap extends Object implements Serializable |
|---|
serialVersionUID: -4639833772123069274L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Class org.jfree.chart.PolarChartPanel extends ChartPanel implements Serializable |
|---|
| Class org.jfree.chart.StandardChartTheme extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
String name
Font extraLargeFont
Font largeFont
Font regularFont
Font smallFont
DrawingSupplier drawingSupplier
PieLabelLinkStyle labelLinkStyle
org.jfree.ui.RectangleInsets axisOffset
boolean shadowVisible
BarPainter barPainter
XYBarPainter xyBarPainter
ShadowGenerator shadowGenerator
| Class org.jfree.chart.StrokeMap extends Object implements Serializable |
|---|
serialVersionUID: -8148916785963525169L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Package org.jfree.chart.annotations |
|---|
| Class org.jfree.chart.annotations.AbstractAnnotation extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O problem.
ClassNotFoundException - if there is a problem loading a class.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O problem.| Serialized Fields |
|---|
boolean notify
| Class org.jfree.chart.annotations.AbstractXYAnnotation extends AbstractAnnotation implements Serializable |
|---|
| Serialized Fields |
|---|
String toolTipText
String url
| Class org.jfree.chart.annotations.CategoryLineAnnotation extends AbstractAnnotation implements Serializable |
|---|
serialVersionUID: 3477740483341587984L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
Comparable<T> category1
double value1
Comparable<T> category2
double value2
| Class org.jfree.chart.annotations.CategoryPointerAnnotation extends CategoryTextAnnotation implements Serializable |
|---|
serialVersionUID: -4031161445009858551L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 |
|---|
Comparable<T> category
CategoryAnchor categoryAnchor
double value
| Class org.jfree.chart.annotations.TextAnnotation extends AbstractAnnotation implements Serializable |
|---|
serialVersionUID: 7008912287533127432L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
String text
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
double x0
double y0
double x1
double y1
| Class org.jfree.chart.annotations.XYDataImageAnnotation extends AbstractXYAnnotation implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
double x
double y
double w
double h
boolean includeInDataBounds
| 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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
String text
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 Object implements Serializable |
|---|
serialVersionUID: 7719289504573298271L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
boolean visible
String label
Font labelFont
org.jfree.ui.RectangleInsets labelInsets
double labelAngle
boolean axisLineVisible
boolean tickLabelsVisible
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 Object implements Serializable |
|---|
serialVersionUID: -3276922179323563410L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.axis.AxisSpace extends Object implements Serializable |
|---|
serialVersionUID: -2490732595134766305L
| Serialized Fields |
|---|
double top
double bottom
double left
double right
| Class org.jfree.chart.axis.CategoryAnchor extends Object implements Serializable |
|---|
serialVersionUID: -2604142742210173810L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.axis.CategoryAxis extends Axis implements Serializable |
|---|
serialVersionUID: 5886554608114265863L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
double lowerMargin
double upperMargin
double categoryMargin
int maximumCategoryLabelLines
float maximumCategoryLabelWidthRatio
int categoryLabelPositionOffset
CategoryLabelPositions categoryLabelPositions
Map<K,V> tickLabelFontMap
Map<K,V> categoryLabelToolTips
| Class org.jfree.chart.axis.CategoryAxis3D extends CategoryAxis implements Serializable |
|---|
serialVersionUID: 4114732251353700972L
| Class org.jfree.chart.axis.CategoryLabelPosition extends 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 Object implements Serializable |
|---|
serialVersionUID: -8999557901920364580L
| Serialized Fields |
|---|
CategoryLabelPosition positionForAxisAtTop
CategoryLabelPosition positionForAxisAtBottom
CategoryLabelPosition positionForAxisAtLeft
CategoryLabelPosition positionForAxisAtRight
| Class org.jfree.chart.axis.CategoryLabelWidthType extends Object implements Serializable |
|---|
serialVersionUID: -6976024792582949656L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.axis.CategoryTick extends Tick implements Serializable |
|---|
| Serialized Fields |
|---|
Comparable<T> category
org.jfree.text.TextBlock label
org.jfree.text.TextBlockAnchor labelAnchor
| Class org.jfree.chart.axis.ColorBar extends 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 NumberFormat implements Serializable |
|---|
| Class org.jfree.chart.axis.CyclicNumberAxis extends NumberAxis implements Serializable |
|---|
serialVersionUID: -7514160997164582554L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
DateFormat dateFormatOverride
DateTickMarkPosition tickMarkPosition
TimeZone timeZone
Locale locale
null is not permitted).
Timeline timeline
| Class org.jfree.chart.axis.DateTick extends ValueTick implements Serializable |
|---|
| Serialized Fields |
|---|
Date date
| Class org.jfree.chart.axis.DateTickMarkPosition extends Object implements Serializable |
|---|
serialVersionUID: 2540750672764537240L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.axis.DateTickUnit extends TickUnit implements Serializable |
|---|
serialVersionUID: -7289292157229621901L
| Serialized Fields |
|---|
DateTickUnitType unitType
int count
DateTickUnitType rollUnitType
int rollCount
DateFormat formatter
int unit
int rollUnit
| Class org.jfree.chart.axis.DateTickUnitType extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
int calendarField
| Class org.jfree.chart.axis.ExtendedCategoryAxis extends CategoryAxis implements Serializable |
|---|
serialVersionUID: -3004429093959826567L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
Map<K,V> sublabels
Font sublabelFont
| Class org.jfree.chart.axis.LogarithmicAxis extends NumberAxis implements Serializable |
|---|
serialVersionUID: 2502918599004103054L
| Serialized Fields |
|---|
boolean allowNegativesFlag
boolean strictValuesFlag
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
NumberFormat numberFormatOverride
| Class org.jfree.chart.axis.MarkerAxisBand extends Object implements Serializable |
|---|
serialVersionUID: -1729482413886398919L
| Serialized Fields |
|---|
NumberAxis axis
double topOuterGap
double topInnerGap
double bottomOuterGap
double bottomInnerGap
Font font
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 DateFormat implements Serializable |
|---|
| Serialized Fields |
|---|
String[] months
boolean[] showYear
DateFormat yearFormatter
| Class org.jfree.chart.axis.NumberAxis extends ValueAxis implements Serializable |
|---|
serialVersionUID: 2805933088476185789L
| Serialized Fields |
|---|
RangeType rangeType
boolean autoRangeIncludesZero
boolean autoRangeStickyZero
NumberTickUnit tickUnit
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 |
|---|
Number number
| Class org.jfree.chart.axis.NumberTickUnit extends TickUnit implements Serializable |
|---|
serialVersionUID: 3849459506627654442L
| Serialized Fields |
|---|
NumberFormat formatter
| Class org.jfree.chart.axis.PeriodAxis extends ValueAxis implements Serializable |
|---|
serialVersionUID: 8353295532075872069L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
RegularTimePeriod first
RegularTimePeriod last
TimeZone timeZone
Locale locale
null).
Calendar calendar
Class<T> autoRangeTimePeriodClass
RegularTimePeriod subclass used to automatically determine
the axis range.
Class<T> majorTickTimePeriodClass
RegularTimePeriod subclass that is used to
determine the spacing of the major tick marks.
boolean minorTickMarksVisible
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 Object implements Serializable |
|---|
serialVersionUID: 5710451740920277357L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
Class<T> periodClass
RegularTimePeriod to use for this band.
org.jfree.ui.RectangleInsets padding
DateFormat dateFormat
Font labelFont
boolean drawDividers
| Class org.jfree.chart.axis.QuarterDateFormat extends DateFormat implements Serializable |
|---|
serialVersionUID: -6738465248529797176L
| Serialized Fields |
|---|
String[] quarters
boolean quarterFirst
| Class org.jfree.chart.axis.SegmentedTimeline extends Object implements Serializable |
|---|
serialVersionUID: 1093779862539903110L
| Serialized Fields |
|---|
Calendar workingCalendarNoDST
Calendar workingCalendar
long segmentSize
int segmentsIncluded
int segmentsExcluded
int groupSegmentCount
long startTime
long segmentsIncludedSize
long segmentsExcludedSize
long segmentsGroupSize
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 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 Object implements Serializable |
|---|
| Class org.jfree.chart.axis.SubCategoryAxis extends CategoryAxis implements Serializable |
|---|
serialVersionUID: -1279463299793228344L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
List<E> subCategories
Font subLabelFont
| Class org.jfree.chart.axis.SymbolAxis extends NumberAxis implements Serializable |
|---|
serialVersionUID: 7216330468770619716L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
List<E> symbols
boolean gridBandsVisible
| Class org.jfree.chart.axis.Tick extends Object implements Serializable |
|---|
serialVersionUID: 6668230383875149773L
| Serialized Fields |
|---|
String text
org.jfree.ui.TextAnchor textAnchor
org.jfree.ui.TextAnchor rotationAnchor
double angle
| Class org.jfree.chart.axis.TickType extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.axis.TickUnit extends Object implements Serializable |
|---|
serialVersionUID: 510179855057013974L
| Serialized Fields |
|---|
double size
int minorTickCount
| Class org.jfree.chart.axis.TickUnits extends Object implements Serializable |
|---|
serialVersionUID: 1134174035901467545L
| Serialized Fields |
|---|
List<E> tickUnits
| Class org.jfree.chart.axis.ValueAxis extends Axis implements Serializable |
|---|
serialVersionUID: 3698345477322391456L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 Object implements Serializable |
|---|
serialVersionUID: 7689852412141274563L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
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 Object implements Serializable |
|---|
serialVersionUID: 4961579220410228283L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 |
|---|
List<E> blocks
Arrangement arrangement
| Class org.jfree.chart.block.BorderArrangement extends Object implements Serializable |
|---|
serialVersionUID: 506071142274883745L
| Serialized Fields |
|---|
Block centerBlock
Block topBlock
Block bottomBlock
Block leftBlock
Block rightBlock
| Class org.jfree.chart.block.CenterArrangement extends Object implements Serializable |
|---|
serialVersionUID: -353308149220382047L
| Class org.jfree.chart.block.ColorBlock extends AbstractBlock implements Serializable |
|---|
serialVersionUID: 3383866145634010865L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Class org.jfree.chart.block.ColumnArrangement extends 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 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 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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
String text
org.jfree.text.TextBlock label
Font font
String toolTipText
null).
String urlText
null).
org.jfree.text.TextBlockAnchor contentAlignmentPoint
org.jfree.ui.RectangleAnchor textAnchor
| Class org.jfree.chart.block.LengthConstraintType extends Object implements Serializable |
|---|
serialVersionUID: -1156658804028142978L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.block.LineBorder extends Object implements Serializable |
|---|
serialVersionUID: 4630356736707233924L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 |
|---|
serialVersionUID: 1L
| Class org.jfree.chart.demo.PieChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable |
|---|
serialVersionUID: 1L
| Class org.jfree.chart.demo.TimeSeriesChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable |
|---|
serialVersionUID: 1L
| Package org.jfree.chart.editor |
|---|
| Class org.jfree.chart.editor.PaletteSample extends JComponent implements Serializable |
|---|
| Serialized Fields |
|---|
ColorPalette palette
Dimension preferredSize
| Package org.jfree.chart.entity |
|---|
| Class org.jfree.chart.entity.AxisEntity extends ChartEntity implements Serializable |
|---|
serialVersionUID: -4445994133561919083L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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.
Object category
columnKey field.
int categoryIndex
columnKey field.
Comparable<T> rowKey
Comparable<T> columnKey
| Class org.jfree.chart.entity.CategoryLabelEntity extends TickLabelEntity implements Serializable |
|---|
| Serialized Fields |
|---|
Comparable<T> key
| Class org.jfree.chart.entity.ChartEntity extends Object implements Serializable |
|---|
serialVersionUID: -4445994133561919083L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
String toolTipText
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
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
Comparable<T> sectionKey
| Class org.jfree.chart.entity.PlotEntity extends ChartEntity implements Serializable |
|---|
serialVersionUID: -4445994133561919083L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
Plot plot
| Class org.jfree.chart.entity.StandardEntityCollection extends Object implements Serializable |
|---|
serialVersionUID: 5384773031184897047L
| Serialized Fields |
|---|
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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.AnnotationChangeEvent extends ChartChangeEvent implements Serializable |
|---|
| Serialized Fields |
|---|
Annotation annotation
| Class org.jfree.chart.event.AxisChangeEvent extends ChartChangeEvent implements Serializable |
|---|
| Serialized Fields |
|---|
Axis axis
| Class org.jfree.chart.event.ChartChangeEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
ChartChangeEventType type
JFreeChart chart
| Class org.jfree.chart.event.ChartChangeEventType extends Object implements Serializable |
|---|
serialVersionUID: 5481917022435735602L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.event.ChartProgressEvent extends 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 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 |
|---|
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 Object implements Serializable |
|---|
serialVersionUID: -7108591260223293197L
| Serialized Fields |
|---|
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.
String nullValueString
NumberFormat numberFormat
DateFormat dateFormat
NumberFormat percentFormat
| Class org.jfree.chart.labels.AbstractPieItemLabelGenerator extends Object implements Serializable |
|---|
serialVersionUID: 7347703325267846275L
| Serialized Fields |
|---|
String labelFormat
NumberFormat numberFormat
NumberFormat percentFormat
| Class org.jfree.chart.labels.AbstractXYItemLabelGenerator extends Object implements Serializable |
|---|
serialVersionUID: 5869744396278660636L
| Serialized Fields |
|---|
String formatString
NumberFormat xFormat
DateFormat xDateFormat
NumberFormat yFormat
DateFormat yDateFormat
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 |
|---|
NumberFormat zFormat
null, then
zDateFormat must be non-null.
DateFormat zDateFormat
| Class org.jfree.chart.labels.CustomXYToolTipGenerator extends Object implements Serializable |
|---|
serialVersionUID: 8636030004670141362L
| Serialized Fields |
|---|
List<E> toolTipSeries
| Class org.jfree.chart.labels.HighLowItemLabelGenerator extends Object implements Serializable |
|---|
serialVersionUID: 5617111754832211830L
| Serialized Fields |
|---|
DateFormat dateFormatter
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 Object implements Serializable |
|---|
serialVersionUID: -1233101616128695658L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.labels.ItemLabelPosition extends 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 Object implements Serializable |
|---|
serialVersionUID: 138976236941898560L
| Serialized Fields |
|---|
String formatPattern
String additionalFormatPattern
Map<K,V> seriesLabelLists
| Class org.jfree.chart.labels.StandardCategoryItemLabelGenerator extends AbstractCategoryItemLabelGenerator implements Serializable |
|---|
serialVersionUID: 3499701401211412882L
| Class org.jfree.chart.labels.StandardCategorySeriesLabelGenerator extends Object implements Serializable |
|---|
serialVersionUID: 4630760091523940820L
| Serialized Fields |
|---|
String formatPattern
| Class org.jfree.chart.labels.StandardCategoryToolTipGenerator extends AbstractCategoryItemLabelGenerator implements Serializable |
|---|
serialVersionUID: -6768806592218710764L
| Class org.jfree.chart.labels.StandardContourToolTipGenerator extends Object implements Serializable |
|---|
serialVersionUID: -1881659351247502711L
| Serialized Fields |
|---|
DecimalFormat valueForm
| Class org.jfree.chart.labels.StandardCrosshairLabelGenerator extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String labelTemplate
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 Object implements Serializable |
|---|
serialVersionUID: 1916017081848400024L
| Serialized Fields |
|---|
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 |
|---|
NumberFormat zFormat
DateFormat zDateFormat
| Class org.jfree.chart.labels.SymbolicXYItemLabelGenerator extends 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 Object implements Serializable |
|---|
serialVersionUID: 5203064851510951052L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 |
|---|
List<E> xCrosshairs
List<E> yCrosshairs
| Package org.jfree.chart.plot |
|---|
| Class org.jfree.chart.plot.AbstractPieLabelDistributor extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> labels
| Class org.jfree.chart.plot.CategoryMarker extends Marker implements Serializable |
|---|
| Serialized Fields |
|---|
Comparable<T> key
boolean drawAsLine
| Class org.jfree.chart.plot.CategoryPlot extends Plot implements Serializable |
|---|
serialVersionUID: -3537691700434728188L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
TreeMap<K,V> datasetToDomainAxesMap
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
Comparable<T> domainCrosshairRowKey
Comparable<T> domainCrosshairColumnKey
boolean rangeCrosshairVisible
double rangeCrosshairValue
boolean rangeCrosshairLockedOnData
Map<K,V> foregroundDomainMarkers
Map<K,V> backgroundDomainMarkers
Map<K,V> foregroundRangeMarkers
Map<K,V> backgroundRangeMarkers
List<E> annotations
null.
int weight
AxisSpace fixedDomainAxisSpace
AxisSpace fixedRangeAxisSpace
LegendItemCollection fixedLegendItems
boolean rangePannable
ShadowGenerator shadowGenerator
null permitted).
| Class org.jfree.chart.plot.ColorPalette extends Object implements Serializable |
|---|
serialVersionUID: -9029901853079622051L
| Serialized Fields |
|---|
double minZ
double maxZ
int[] r
int[] g
int[] b
double[] tickValues
boolean logscale
boolean inverse
String paletteName
boolean stepped
| Class org.jfree.chart.plot.CombinedDomainCategoryPlot extends CategoryPlot implements Serializable |
|---|
serialVersionUID: 8207194522653701572L
| Serialized Fields |
|---|
List<E> subplots
double gap
| Class org.jfree.chart.plot.CombinedDomainXYPlot extends XYPlot implements Serializable |
|---|
serialVersionUID: -7765545541261907383L
| Serialized Fields |
|---|
List<E> subplots
double gap
| Class org.jfree.chart.plot.CombinedRangeCategoryPlot extends CategoryPlot implements Serializable |
|---|
serialVersionUID: 7260210007554504515L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.| Serialized Fields |
|---|
List<E> subplots
double gap
| Class org.jfree.chart.plot.CombinedRangeXYPlot extends XYPlot implements Serializable |
|---|
serialVersionUID: -5177814085082031168L
| Serialized Fields |
|---|
List<E> subplots
double gap
| Class org.jfree.chart.plot.CompassPlot extends Plot implements Serializable |
|---|
serialVersionUID: 6924382802125527395L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
int labelType
Font labelFont
boolean drawBorder
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
List<E> domainMarkers
List<E> rangeMarkers
List<E> annotations
ContourToolTipGenerator toolTipGenerator
XYURLGenerator urlGenerator
boolean renderAsPoints
double ptSizePct
| Class org.jfree.chart.plot.Crosshair extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
Font labelFont
boolean labelOutlineVisible
| Class org.jfree.chart.plot.DatasetRenderingOrder extends Object implements Serializable |
|---|
serialVersionUID: -600593412366385072L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.plot.DefaultDrawingSupplier extends Object implements Serializable |
|---|
serialVersionUID: -7339847061039422538L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O problem.
ClassNotFoundException - if there is a problem loading a class.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 Object implements Serializable |
|---|
serialVersionUID: -3471933055190251131L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.plot.FastScatterPlot extends Plot implements Serializable |
|---|
serialVersionUID: 7871545897358563521L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 JPanel implements Serializable |
|---|
serialVersionUID: 1079905665515589820L
| Serialized Fields |
|---|
DefaultValueDataset data
JFreeChart chart
ChartPanel panel
ThermometerPlot plot
| Class org.jfree.chart.plot.Marker extends Object implements Serializable |
|---|
serialVersionUID: -734389651405327166L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
float alpha
String label
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 Object implements Serializable |
|---|
serialVersionUID: 1530982090622488257L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
String label
Range range
| Class org.jfree.chart.plot.MeterPlot extends Plot implements Serializable |
|---|
serialVersionUID: 2987472457734470962L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
ValueDataset dataset
DialShape shape
int meterAngle
Range range
double tickSize
String units
Font valueFont
boolean drawBorder
boolean tickLabelsVisible
Font tickLabelFont
NumberFormat tickLabelFormat
List<E> intervals
MeterIntervals to be highlighted
on the dial.
| Class org.jfree.chart.plot.MultiplePiePlot extends Plot implements Serializable |
|---|
serialVersionUID: -355377800470807389L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
JFreeChart pieChart
CategoryDataset dataset
org.jfree.util.TableOrder dataExtractOrder
double limit
Comparable<T> aggregatedItemsKey
| Class org.jfree.chart.plot.PieLabelDistributor extends AbstractPieLabelDistributor implements Serializable |
|---|
| Serialized Fields |
|---|
double minGap
| Class org.jfree.chart.plot.PieLabelLinkStyle extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.plot.PieLabelRecord extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
Map<K,V> explodePercentages
PieSectionLabelGenerator labelGenerator
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
ShadowGenerator shadowGenerator
null permitted).
| 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 Object implements Serializable |
|---|
serialVersionUID: -8831571430103671324L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
Plot parent
null if this is the root plot).
DatasetGroup datasetGroup
String noDataMessage
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 Object implements Serializable |
|---|
serialVersionUID: -2508771828190337782L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.plot.PlotRenderingInfo extends Object implements Serializable |
|---|
serialVersionUID: 8446720134379617220L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
ChartRenderingInfo owner
List<E> subplotInfo
| Class org.jfree.chart.plot.PolarAxisLocation extends Object implements Serializable |
|---|
serialVersionUID: -3276922179323563410L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.plot.PolarPlot extends Plot implements Serializable |
|---|
serialVersionUID: 3794383185924179525L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
List<E> angleTicks
org.jfree.util.ObjectList axes
org.jfree.util.ObjectList axisLocations
org.jfree.util.ObjectList datasets
org.jfree.util.ObjectList renderers
TickUnit angleTickUnit
double angleOffset
boolean counterClockwise
boolean angleLabelsVisible
Font angleLabelFont
boolean angleGridlinesVisible
boolean radiusGridlinesVisible
List<E> cornerTextItems
int margin
LegendItemCollection fixedLegendItems
Map<K,V> datasetToAxesMap
| 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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 Object implements Serializable |
|---|
serialVersionUID: 209336477448807735L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.plot.SpiderWebPlot extends Plot implements Serializable |
|---|
serialVersionUID: -5376340422031599463L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
Font valueFont
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
Map<K,V> datasetToDomainAxesMap
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
Map<K,V> foregroundDomainMarkers
Map<K,V> backgroundDomainMarkers
Map<K,V> foregroundRangeMarkers
Map<K,V> backgroundRangeMarkers
List<E> annotations
null.
AxisSpace fixedDomainAxisSpace
AxisSpace fixedRangeAxisSpace
DatasetRenderingOrder datasetRenderingOrder
SeriesRenderingOrder seriesRenderingOrder
int weight
LegendItemCollection fixedLegendItems
boolean domainPannable
boolean rangePannable
ShadowGenerator shadowGenerator
null permitted).
| Package org.jfree.chart.plot.dial |
|---|
| Class org.jfree.chart.plot.dial.ArcDialFrame extends AbstractDialLayer implements Serializable |
|---|
serialVersionUID: -4089176959553523499L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
List<E> layers
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
String label
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
int datasetIndex
double angle
double radius
org.jfree.ui.RectangleAnchor frameAnchor
Number templateValue
Number maxTemplateValue
NumberFormat formatter
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
Font tickLabelFont
boolean tickLabelsVisible
NumberFormat tickLabelFormatter
boolean firstTickLabelVisible
| Package org.jfree.chart.renderer |
|---|
| Class org.jfree.chart.renderer.AbstractRenderer extends Object implements Serializable |
|---|
serialVersionUID: -828267569428206075L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
Boolean baseItemLabelsVisible
org.jfree.util.ObjectList itemLabelFontList
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 legendShapeList
boolean treatLegendShapeAsLine
org.jfree.util.ObjectList legendTextFont
Font baseLegendTextFont
org.jfree.util.PaintList legendTextPaint
boolean dataBoundsIncludesVisibleSeriesOnly
int defaultEntityRadius
Boolean seriesVisible
Boolean seriesVisibleInLegend
Boolean itemLabelsVisible
Font itemLabelFont
ItemLabelPosition positiveItemLabelPosition
ItemLabelPosition negativeItemLabelPosition
Boolean createEntities
| Class org.jfree.chart.renderer.AreaRendererEndType extends Object implements Serializable |
|---|
serialVersionUID: -1774146392916359839L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.chart.renderer.DefaultPolarItemRenderer extends AbstractRenderer implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
PolarPlot plot
org.jfree.util.BooleanList seriesFilled
boolean drawOutlineWhenFilled
boolean useFillPaint
boolean shapesVisible
boolean connectFirstAndLastPoint
org.jfree.util.ObjectList toolTipGeneratorList
XYToolTipGenerator baseToolTipGenerator
XYURLGenerator urlGenerator
XYSeriesLabelGenerator legendItemToolTipGenerator
XYSeriesLabelGenerator legendItemURLGenerator
| Class org.jfree.chart.renderer.GrayPaintScale extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
double lowerBound
double upperBound
int alpha
| Class org.jfree.chart.renderer.LookupPaintScale extends Object implements Serializable |
|---|
serialVersionUID: -5239384246251042006L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
double lowerBound
double upperBound
List<E> lookupTable
| Class org.jfree.chart.renderer.NotOutlierException extends Exception implements Serializable |
|---|
| Class org.jfree.chart.renderer.WaferMapRenderer extends AbstractRenderer implements Serializable |
|---|
| Serialized Fields |
|---|
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
boolean fillBox
double itemMargin
double maximumBarWidth
boolean medianVisible
boolean meanVisible
boolean useOutlinePaintForWhiskers
true, causes the whiskers to be drawn
using the outline paint for the series. The default value is
false and in that case the regular series paint is used.
double whiskerWidth
| 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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
double startPercent
double endPercent
| Class org.jfree.chart.renderer.category.GradientBarPainter extends 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 |
|---|
Boolean linesVisible
org.jfree.util.BooleanList seriesLinesVisible
boolean baseLinesVisible
Boolean shapesVisible
org.jfree.util.BooleanList seriesShapesVisible
boolean baseShapesVisible
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
boolean ignoreZeroValues
| Class org.jfree.chart.renderer.category.StandardBarPainter extends Object implements Serializable |
|---|
| Class org.jfree.chart.renderer.category.StatisticalBarRenderer extends BarRenderer implements Serializable |
|---|
serialVersionUID: -4986038395414039117L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
List<E> backgroundAnnotations
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 Object implements Serializable |
|---|
| Class org.jfree.chart.renderer.xy.StandardXYItemRenderer extends AbstractXYItemRenderer implements Serializable |
|---|
serialVersionUID: -3271351259436865995L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
boolean plotShapes
boolean plotLines
boolean plotArea
boolean showOutline
boolean useFillPaint
org.jfree.ui.GradientPaintTransformer gradientTransformer
| Class org.jfree.chart.renderer.xy.XYAreaRenderer2 extends AbstractXYItemRenderer implements Serializable |
|---|
serialVersionUID: -7378069681579984133L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
Boolean linesVisible
org.jfree.util.BooleanList seriesLinesVisible
boolean baseLinesVisible
Boolean shapesVisible
org.jfree.util.BooleanList seriesShapesVisible
boolean baseShapesVisible
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 |
|---|
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 Object implements Serializable |
|---|
| Serialized Fields |
|---|
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 |
|---|
Image image
| Class org.jfree.chart.title.LegendGraphic extends AbstractBlock implements Serializable |
|---|
serialVersionUID: -1338791523854985009L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
Comparable<T> seriesKey
int datasetIndex
int series
String toolTipText
null).
String urlText
null).
| Class org.jfree.chart.title.LegendTitle extends Title implements Serializable |
|---|
serialVersionUID: 2644010518533854633L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
IOException - if there is an I/O error.| Serialized Fields |
|---|
String text
Font font
org.jfree.ui.HorizontalAlignment textAlignment
String toolTipText
null).
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(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O error.
ClassNotFoundException - if there is a classpath problem.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 Object implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> urlSeries
| Class org.jfree.chart.urls.CustomPieURLGenerator extends Object implements Serializable |
|---|
serialVersionUID: 7100607670144900503L
| Serialized Fields |
|---|
ArrayList<E> urls
| Class org.jfree.chart.urls.CustomXYURLGenerator extends Object implements Serializable |
|---|
serialVersionUID: -8565933356596551832L
| Serialized Fields |
|---|
ArrayList<E> urlSeries
| Class org.jfree.chart.urls.StandardCategoryURLGenerator extends Object implements Serializable |
|---|
serialVersionUID: 2276668053074881909L
| Serialized Fields |
|---|
String prefix
String seriesParameterName
String categoryParameterName
| Class org.jfree.chart.urls.StandardPieURLGenerator extends Object implements Serializable |
|---|
serialVersionUID: 1626966402065883419L
| Serialized Fields |
|---|
String prefix
String categoryParameterName
String indexParameterName
| Class org.jfree.chart.urls.StandardXYURLGenerator extends Object implements Serializable |
|---|
serialVersionUID: -1771624523496595382L
| Serialized Fields |
|---|
String prefix
String seriesParameterName
String itemParameterName
| Class org.jfree.chart.urls.StandardXYZURLGenerator extends StandardXYURLGenerator implements Serializable |
|---|
| Class org.jfree.chart.urls.TimeSeriesURLGenerator extends Object implements Serializable |
|---|
serialVersionUID: -9122773175671182445L
| Serialized Fields |
|---|
DateFormat dateFormat
String prefix
String seriesParameterName
String itemParameterName
| Package org.jfree.chart.util |
|---|
| Class org.jfree.chart.util.DefaultShadowGenerator extends Object implements Serializable |
|---|
serialVersionUID: 2732993885591386064L
| Serialized Fields |
|---|
int shadowSize
Color shadowColor
float shadowOpacity
double angle
int distance
| Class org.jfree.chart.util.HexNumberFormat extends NumberFormat implements Serializable |
|---|
| Serialized Fields |
|---|
int m_numDigits
| Class org.jfree.chart.util.LogFormat extends NumberFormat implements Serializable |
|---|
| Serialized Fields |
|---|
double base
double baseLog
String baseLabel
String powerLabel
boolean showBase
NumberFormat formatter
| Class org.jfree.chart.util.RelativeDateFormat extends DateFormat implements Serializable |
|---|
| Serialized Fields |
|---|
long baseMillis
boolean showZeroDays
boolean showZeroHours
NumberFormat dayFormatter
String positivePrefix
String daySuffix
NumberFormat hourFormatter
String hourSuffix
NumberFormat minuteFormatter
String minuteSuffix
NumberFormat secondFormatter
String secondSuffix
| Class org.jfree.chart.util.XYCoordinateType extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Package org.jfree.data |
|---|
| Class org.jfree.data.ComparableObjectItem extends Object implements Serializable |
|---|
serialVersionUID: 2751513470325494890L
| Serialized Fields |
|---|
Comparable<T> x
Object obj
| Class org.jfree.data.ComparableObjectSeries extends Series implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> data
int maximumItemCount
boolean autoSort
boolean allowDuplicateXValues
| Class org.jfree.data.DefaultKeyedValue extends Object implements Serializable |
|---|
serialVersionUID: -7388924517460437712L
| Serialized Fields |
|---|
Comparable<T> key
Number value
| Class org.jfree.data.DefaultKeyedValues extends Object implements Serializable |
|---|
serialVersionUID: 8468154364608194797L
| Serialized Fields |
|---|
ArrayList<E> keys
ArrayList<E> values
HashMap<K,V> indexMap
| Class org.jfree.data.DefaultKeyedValues2D extends Object implements Serializable |
|---|
serialVersionUID: -5514169970951994748L
| Serialized Fields |
|---|
List<E> rowKeys
List<E> columnKeys
List<E> rows
boolean sortRowKeys
| Class org.jfree.data.DomainOrder extends Object implements Serializable |
|---|
serialVersionUID: 4902774943512072627L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.data.KeyedObject extends Object implements Serializable |
|---|
serialVersionUID: 2677930479256885863L
| Serialized Fields |
|---|
Comparable<T> key
Object object
| Class org.jfree.data.KeyedObjects extends Object implements Serializable |
|---|
serialVersionUID: 1321582394193530984L
| Serialized Fields |
|---|
List<E> data
| Class org.jfree.data.KeyedObjects2D extends Object implements Serializable |
|---|
serialVersionUID: -1015873563138522374L
| Serialized Fields |
|---|
List<E> rowKeys
List<E> columnKeys
List<E> rows
| Class org.jfree.data.KeyToGroupMap extends Object implements Serializable |
|---|
serialVersionUID: -2228169345475318082L
| Serialized Fields |
|---|
Comparable<T> defaultGroup
List<E> groups
Map<K,V> keyToGroupMap
| Class org.jfree.data.Range extends Object implements Serializable |
|---|
serialVersionUID: -906333695431863380L
| Serialized Fields |
|---|
double lower
double upper
| Class org.jfree.data.RangeType extends Object implements Serializable |
|---|
serialVersionUID: -9073319010650549239L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.data.UnknownKeyException extends 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 |
|---|
Comparable<T>[] seriesKeys
Comparable<T>[] categoryKeys
Number[][] startData
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 |
|---|
Comparable<T> seriesKey
Number[] xValues
Number[] yValues
Number[] zValues
int[] xIndex
boolean[] dateAxis
| Class org.jfree.data.contour.NonGridContourDataset extends DefaultContourDataset implements Serializable |
|---|
| Package org.jfree.data.function |
|---|
| Class org.jfree.data.function.LineFunction2D extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
double a
double b
| Class org.jfree.data.function.NormalDistributionFunction2D extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
double mean
double std
double factor
double denominator
| Class org.jfree.data.function.PolynomialFunction2D extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
double[] coefficients
| Class org.jfree.data.function.PowerFunction2D extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
double a
double b
| 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 Object implements Serializable |
|---|
serialVersionUID: 1094303785346988894L
| Serialized Fields |
|---|
String description
TimePeriod duration
Double percentComplete
null is permitted).
List<E> subtasks
| Class org.jfree.data.gantt.TaskSeries extends Series implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> tasks
| Class org.jfree.data.gantt.TaskSeriesCollection extends AbstractSeriesDataset implements Serializable |
|---|
serialVersionUID: -2065799050738449903L
| Serialized Fields |
|---|
List<E> keys
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 Object implements Serializable |
|---|
serialVersionUID: 1918768939869230744L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
IOException - if there is an I/O problem.
ClassNotFoundException - if there is a problem loading a class.
private void writeObject(ObjectOutputStream stream)
throws IOException
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 |
|---|
List<E> datasetInfo
| Class org.jfree.data.general.DatasetChangeEvent extends EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
Dataset dataset
| Class org.jfree.data.general.DatasetGroup extends Object implements Serializable |
|---|
serialVersionUID: -3640642179674185688L
| Serialized Fields |
|---|
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 |
|---|
Number value
| Class org.jfree.data.general.Series extends Object implements Serializable |
|---|
serialVersionUID: -6906561437538683581L
| Serialized Fields |
|---|
Comparable<T> key
String description
EventListenerList listeners
PropertyChangeSupport propertyChangeSupport
VetoableChangeSupport vetoableChangeSupport
boolean notify
| Class org.jfree.data.general.SeriesChangeEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 1593866085210089052L
| Class org.jfree.data.general.SeriesException extends 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
Double maxValue
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 |
|---|
String[] columnNames
ArrayList<E> rows
double maxValue
double minValue
boolean isTimeSeries
| Package org.jfree.data.statistics |
|---|
| Class org.jfree.data.statistics.BoxAndWhiskerItem extends Object implements Serializable |
|---|
serialVersionUID: 7329649623148167423L
| Serialized Fields |
|---|
Number mean
Number median
Number q1
Number q3
Number minRegularValue
Number maxRegularValue
Number minOutlier
Number maxOutlier
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 |
|---|
Comparable<T> seriesKey
List<E> dates
List<E> items
Number minimumRangeValue
Number maximumRangeValue
Range rangeBounds
double outlierCoefficient
double faroutCoefficient
| Class org.jfree.data.statistics.DefaultMultiValueCategoryDataset extends AbstractDataset implements Serializable |
|---|
| Serialized Fields |
|---|
KeyedObjects2D data
Number minimumRangeValue
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 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 |
|---|
List<E> list
HistogramType type
| Class org.jfree.data.statistics.HistogramType extends Object implements Serializable |
|---|
serialVersionUID: 2618927186251997727L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.data.statistics.MeanAndStandardDeviation extends Object implements Serializable |
|---|
serialVersionUID: 7413468697315721515L
| Serialized Fields |
|---|
Number mean
Number standardDeviation
| Class org.jfree.data.statistics.SimpleHistogramBin extends 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 |
|---|
Comparable<T> key
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
Comparable<T>[] seriesKeys
Class<T> timePeriodClass
RegularTimePeriod[] pointsInTime
int seriesCount
DynamicTimeSeriesCollection.ValueSequence[] valueHistory
Calendar workingCalendar
int position
boolean domainIsPointsInTime
int oldestAt
int newestAt
long deltaTime
Long domainStart
Long domainEnd
Range domainRange
Float minValue
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 Object implements Serializable |
|---|
serialVersionUID: 8684672361131829554L
| Serialized Fields |
|---|
long start
long end
| Class org.jfree.data.time.TimePeriodAnchor extends Object implements Serializable |
|---|
serialVersionUID: 2011955697457548862L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
String name
| Class org.jfree.data.time.TimePeriodFormatException extends IllegalArgumentException implements Serializable |
|---|
| Class org.jfree.data.time.TimePeriodValue extends Object implements Serializable |
|---|
serialVersionUID: 3390443360845711275L
| Serialized Fields |
|---|
TimePeriod period
Number value
| Class org.jfree.data.time.TimePeriodValues extends Series implements Serializable |
|---|
serialVersionUID: -2210593619794989709L
| Serialized Fields |
|---|
String domain
String range
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 |
|---|
List<E> data
TimePeriodAnchor xPosition
boolean domainIsPointsInTime
| Class org.jfree.data.time.TimeSeries extends Series implements Serializable |
|---|
serialVersionUID: -5032960206869675528L
| Serialized Fields |
|---|
String domain
String range
Class<T> timePeriodClass
List<E> data
int maximumItemCount
long maximumItemAge
double minY
double maxY
| Class org.jfree.data.time.TimeSeriesCollection extends AbstractIntervalXYDataset implements Serializable |
|---|
serialVersionUID: 834149929022371137L
| Serialized Fields |
|---|
List<E> data
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 Object implements Serializable |
|---|
serialVersionUID: -2235346966016401302L
| Serialized Fields |
|---|
RegularTimePeriod period
Number value
| Class org.jfree.data.time.TimeSeriesTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
TimeSeries series
boolean editable
RegularTimePeriod newTimePeriod
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.
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 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 |
|---|
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 |
|---|
Comparable<T> seriesKey
Date[] date
Number[] high
Number[] low
Number[] open
Number[] close
Number[] volume
| Class org.jfree.data.xy.DefaultIntervalXYDataset extends AbstractIntervalXYDataset implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> seriesKeys
List<E> seriesList
| Class org.jfree.data.xy.DefaultOHLCDataset extends AbstractXYDataset implements Serializable |
|---|
| Serialized Fields |
|---|
Comparable<T> key
OHLCDataItem[] data
| Class org.jfree.data.xy.DefaultTableXYDataset extends AbstractIntervalXYDataset implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> data
HashSet<E> xPoints
boolean propagateEvents
boolean autoPrune
IntervalXYDelegate intervalDelegate
| Class org.jfree.data.xy.DefaultWindDataset extends AbstractXYDataset implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> seriesKeys
List<E> allSeriesData
| Class org.jfree.data.xy.DefaultXYDataset extends AbstractXYDataset implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> seriesKeys
List<E> seriesList
| Class org.jfree.data.xy.DefaultXYZDataset extends AbstractXYZDataset implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> seriesKeys
List<E> seriesList
| Class org.jfree.data.xy.IntervalXYDelegate extends 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 |
|---|
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 Object implements Serializable |
|---|
serialVersionUID: 7753817154401169901L
| Serialized Fields |
|---|
Date date
Number open
Number high
Number low
Number close
Number volume
| Class org.jfree.data.xy.Vector extends 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 |
|---|
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 |
|---|
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 Object implements Serializable |
|---|
| Serialized Fields |
|---|
double x
double y
| Class org.jfree.data.xy.XYDataItem extends Object implements Serializable |
|---|
serialVersionUID: 2751513470325494890L
| Serialized Fields |
|---|
Number x
null not permitted).
Number y
| Class org.jfree.data.xy.XYDatasetTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
TableXYDataset model
| Class org.jfree.data.xy.XYInterval extends 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 |
|---|
List<E> data
| Class org.jfree.data.xy.XYSeries extends Series implements Serializable |
|---|
serialVersionUID: -5908509288197150436L
| Serialized Fields |
|---|
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 |
|---|
List<E> data
IntervalXYDelegate intervalDelegate
| Class org.jfree.data.xy.YInterval extends 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 |
|---|
List<E> data
| Class org.jfree.data.xy.YWithXInterval extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
double y
double xLow
double xHigh
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||