|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.jfree.chart |
|---|
| Class org.jfree.chart.ChartColor extends java.awt.Color implements Serializable |
|---|
| Class org.jfree.chart.ChartFrame extends javax.swing.JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
ChartPanel chartPanel
| Class org.jfree.chart.ChartMouseEvent extends java.util.EventObject implements Serializable |
|---|
serialVersionUID: -682393837314562149L
| Serialized Fields |
|---|
JFreeChart chart
java.awt.event.MouseEvent trigger
ChartEntity entity
| Class org.jfree.chart.ChartPanel extends javax.swing.JPanel implements Serializable |
|---|
serialVersionUID: 6046366297214274674L
| Serialized Fields |
|---|
JFreeChart chart
javax.swing.event.EventListenerList chartMouseListeners
boolean useBuffer
boolean refreshBuffer
java.awt.Image chartBuffer
int chartBufferHeight
int chartBufferWidth
int minimumDrawWidth
int minimumDrawHeight
int maximumDrawWidth
int maximumDrawHeight
javax.swing.JPopupMenu popup
ChartRenderingInfo info
java.awt.geom.Point2D anchor
double scaleX
double scaleY
PlotOrientation orientation
boolean domainZoomable
boolean rangeZoomable
java.awt.Point zoomPoint
boolean fillZoomRectangle
int zoomTriggerDistance
boolean horizontalAxisTrace
boolean verticalAxisTrace
javax.swing.JMenuItem zoomInBothMenuItem
javax.swing.JMenuItem zoomInDomainMenuItem
javax.swing.JMenuItem zoomInRangeMenuItem
javax.swing.JMenuItem zoomOutBothMenuItem
javax.swing.JMenuItem zoomOutDomainMenuItem
javax.swing.JMenuItem zoomOutRangeMenuItem
javax.swing.JMenuItem zoomResetBothMenuItem
javax.swing.JMenuItem zoomResetDomainMenuItem
javax.swing.JMenuItem zoomResetRangeMenuItem
boolean enforceFileExtensions
boolean ownToolTipDelaysActive
int originalToolTipInitialDelay
int originalToolTipReshowDelay
int originalToolTipDismissDelay
int ownToolTipInitialDelay
int ownToolTipReshowDelay
int ownToolTipDismissDelay
double zoomInFactor
double zoomOutFactor
| Class org.jfree.chart.ChartRenderingInfo extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 2751952018173406822L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
PlotRenderingInfo plotInfo
EntityCollection entities
null to prevent the
information being collected.
| Class org.jfree.chart.JFreeChart extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -3470703747817429120L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
boolean borderVisible
org.jfree.ui.RectangleInsets padding
TextTitle title
java.util.List<E> subtitles
null.
Plot plot
int backgroundImageAlignment
float backgroundImageAlpha
boolean notify
| Class org.jfree.chart.LegendItem extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -797214582948827144L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
Dataset dataset
java.lang.Comparable<T> seriesKey
int datasetIndex
int series
java.lang.String label
java.lang.String description
java.lang.String toolTipText
java.lang.String urlText
boolean shapeVisible
boolean shapeFilled
org.jfree.ui.GradientPaintTransformer fillPaintTransformer
boolean shapeOutlineVisible
boolean lineVisible
| Class org.jfree.chart.LegendItemCollection extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1365215565589815953L
| Serialized Fields |
|---|
java.util.List<E> items
| Class org.jfree.chart.LegendRenderingOrder extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -3832486612685808616L
| Serialization Methods |
|---|
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
java.lang.String name
| Class org.jfree.chart.PaintMap extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Class org.jfree.chart.PolarChartPanel extends ChartPanel implements Serializable |
|---|
| Class org.jfree.chart.StrokeMap extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Package org.jfree.chart.annotations |
|---|
| Class org.jfree.chart.annotations.CategoryLineAnnotation extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
java.lang.Comparable<T> category1
double value1
java.lang.Comparable<T> category2
double value2
| Class org.jfree.chart.annotations.CategoryPointerAnnotation extends CategoryTextAnnotation implements Serializable |
|---|
serialVersionUID: -4031161445009858551L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
double angle
double tipRadius
double baseRadius
double arrowLength
double arrowWidth
double labelOffset
| Class org.jfree.chart.annotations.CategoryTextAnnotation extends TextAnnotation implements Serializable |
|---|
serialVersionUID: 3333360090781320147L
| Serialized Fields |
|---|
java.lang.Comparable<T> category
CategoryAnchor categoryAnchor
double value
| Class org.jfree.chart.annotations.TextAnnotation extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 7008912287533127432L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
java.lang.String text
java.awt.Font font
org.jfree.ui.TextAnchor textAnchor
org.jfree.ui.TextAnchor rotationAnchor
double rotationAngle
| Class org.jfree.chart.annotations.XYBoxAnnotation extends AbstractXYAnnotation implements Serializable |
|---|
serialVersionUID: 6764703772526757457L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
double x0
double y0
double x1
double y1
| Class org.jfree.chart.annotations.XYDrawableAnnotation extends AbstractXYAnnotation implements Serializable |
|---|
serialVersionUID: -6540812859722691020L
| Serialized Fields |
|---|
double x
double y
double width
double height
org.jfree.ui.Drawable drawable
| Class org.jfree.chart.annotations.XYImageAnnotation extends AbstractXYAnnotation implements Serializable |
|---|
serialVersionUID: -4364694501921559958L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
double x
double y
org.jfree.ui.RectangleAnchor anchor
| Class org.jfree.chart.annotations.XYLineAnnotation extends AbstractXYAnnotation implements Serializable |
|---|
serialVersionUID: -80535465244091334L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
double x1
double y1
double x2
double y2
| Class org.jfree.chart.annotations.XYPointerAnnotation extends XYTextAnnotation implements Serializable |
|---|
serialVersionUID: -4031161445009858551L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
double angle
double tipRadius
double baseRadius
double arrowLength
double arrowWidth
double labelOffset
| Class org.jfree.chart.annotations.XYPolygonAnnotation extends AbstractXYAnnotation implements Serializable |
|---|
serialVersionUID: -6984203651995900036L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
double[] polygon
| Class org.jfree.chart.annotations.XYShapeAnnotation extends AbstractXYAnnotation implements Serializable |
|---|
serialVersionUID: -8553218317600684041L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Class org.jfree.chart.annotations.XYTextAnnotation extends AbstractXYAnnotation implements Serializable |
|---|
serialVersionUID: -2946063342782506328L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
java.lang.String text
java.awt.Font font
double x
double y
org.jfree.ui.TextAnchor textAnchor
org.jfree.ui.TextAnchor rotationAnchor
double rotationAngle
| Package org.jfree.chart.axis |
|---|
| Class org.jfree.chart.axis.Axis extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 7719289504573298271L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
boolean visible
java.lang.String label
java.awt.Font labelFont
org.jfree.ui.RectangleInsets labelInsets
double labelAngle
boolean axisLineVisible
boolean tickLabelsVisible
java.awt.Font tickLabelFont
org.jfree.ui.RectangleInsets tickLabelInsets
boolean tickMarksVisible
float tickMarkInsideLength
float tickMarkOutsideLength
double fixedDimension
| Class org.jfree.chart.axis.AxisLocation extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -3276922179323563410L
| Serialization Methods |
|---|
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
java.lang.String name
| Class org.jfree.chart.axis.AxisSpace extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -2490732595134766305L
| Serialized Fields |
|---|
double top
double bottom
double left
double right
| Class org.jfree.chart.axis.CategoryAnchor extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -2604142742210173810L
| Serialization Methods |
|---|
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
java.lang.String name
| Class org.jfree.chart.axis.CategoryAxis extends Axis implements Serializable |
|---|
serialVersionUID: 5886554608114265863L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
double lowerMargin
double upperMargin
double categoryMargin
int maximumCategoryLabelLines
float maximumCategoryLabelWidthRatio
int categoryLabelPositionOffset
CategoryLabelPositions categoryLabelPositions
java.util.Map<K,V> tickLabelFontMap
java.util.Map<K,V> categoryLabelToolTips
| Class org.jfree.chart.axis.CategoryAxis3D extends CategoryAxis implements Serializable |
|---|
serialVersionUID: 4114732251353700972L
| Class org.jfree.chart.axis.CategoryLabelPosition extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 5168681143844183864L
| Serialized Fields |
|---|
org.jfree.ui.RectangleAnchor categoryAnchor
org.jfree.text.TextBlockAnchor labelAnchor
org.jfree.ui.TextAnchor rotationAnchor
double angle
CategoryLabelWidthType widthType
float widthRatio
| Class org.jfree.chart.axis.CategoryLabelPositions extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -8999557901920364580L
| Serialized Fields |
|---|
CategoryLabelPosition positionForAxisAtTop
CategoryLabelPosition positionForAxisAtBottom
CategoryLabelPosition positionForAxisAtLeft
CategoryLabelPosition positionForAxisAtRight
| Class org.jfree.chart.axis.CategoryLabelWidthType extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -6976024792582949656L
| Serialization Methods |
|---|
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
java.lang.String name
| Class org.jfree.chart.axis.CategoryTick extends Tick implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Comparable<T> category
org.jfree.text.TextBlock label
org.jfree.text.TextBlockAnchor labelAnchor
| Class org.jfree.chart.axis.ColorBar extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -2101776212647268103L
| Serialized Fields |
|---|
ValueAxis axis
int colorBarThickness
double colorBarThicknessPercent
ColorPalette colorPalette
int colorBarLength
int outerGap
| Class org.jfree.chart.axis.CompassFormat extends java.text.NumberFormat implements Serializable |
|---|
| Class org.jfree.chart.axis.CyclicNumberAxis extends NumberAxis implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
double offset
double period
boolean boundMappedToLastCycle
boolean advanceLineVisible
| Class org.jfree.chart.axis.CyclicNumberAxis.CycleBoundTick extends NumberTick implements Serializable |
|---|
| Serialized Fields |
|---|
boolean mapToLastCycle
| Class org.jfree.chart.axis.DateAxis extends ValueAxis implements Serializable |
|---|
serialVersionUID: -1013460999649007604L
| Serialized Fields |
|---|
DateTickUnit tickUnit
java.text.DateFormat dateFormatOverride
DateTickMarkPosition tickMarkPosition
java.util.TimeZone timeZone
Timeline timeline
| Class org.jfree.chart.axis.DateTick extends ValueTick implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.Date date
| Class org.jfree.chart.axis.DateTickMarkPosition extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 2540750672764537240L
| Serialization Methods |
|---|
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
java.io.ObjectStreamException - if there is a problem.| Serialized Fields |
|---|
java.lang.String name
| Class org.jfree.chart.axis.DateTickUnit extends TickUnit implements Serializable |
|---|
serialVersionUID: -7289292157229621901L
| Serialized Fields |
|---|
int unit
int count
int rollUnit
int rollCount
java.text.DateFormat formatter
| Class org.jfree.chart.axis.ExtendedCategoryAxis extends CategoryAxis implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
java.util.Map<K,V> sublabels
java.awt.Font sublabelFont
| Class org.jfree.chart.axis.LogarithmicAxis extends NumberAxis implements Serializable |
|---|
serialVersionUID: 2502918599004103054L
| Serialized Fields |
|---|
boolean allowNegativesFlag
boolean strictValuesFlag
java.text.NumberFormat numberFormatterObj
boolean expTickLabelsFlag
boolean log10TickLabelsFlag
boolean autoRangeNextLogFlag
boolean smallLogFlag
| Class org.jfree.chart.axis.MarkerAxisBand extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -1729482413886398919L
| Serialized Fields |
|---|
NumberAxis axis
double topOuterGap
double topInnerGap
double bottomOuterGap
double bottomInnerGap
java.awt.Font font
java.util.List<E> markers
| Class org.jfree.chart.axis.ModuloAxis extends NumberAxis implements Serializable |
|---|
| Serialized Fields |
|---|
Range fixedRange
double displayStart
double displayEnd
| Class org.jfree.chart.axis.MonthDateFormat extends java.text.DateFormat implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String[] months
boolean[] showYear
java.text.DateFormat yearFormatter
| Class org.jfree.chart.axis.NumberAxis extends ValueAxis implements Serializable |
|---|
serialVersionUID: 2805933088476185789L
| Serialized Fields |
|---|
RangeType rangeType
boolean autoRangeIncludesZero
boolean autoRangeStickyZero
NumberTickUnit tickUnit
java.text.NumberFormat numberFormatOverride
MarkerAxisBand markerBand
| Class org.jfree.chart.axis.NumberAxis3D extends NumberAxis implements Serializable |
|---|
serialVersionUID: -1790205852569123512L
| Class org.jfree.chart.axis.NumberTick extends ValueTick implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Number number
| Class org.jfree.chart.axis.NumberTickUnit extends TickUnit implements Serializable |
|---|
serialVersionUID: 3849459506627654442L
| Serialized Fields |
|---|
java.text.NumberFormat formatter
| Class org.jfree.chart.axis.PeriodAxis extends ValueAxis implements Serializable |
|---|
serialVersionUID: 8353295532075872069L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
RegularTimePeriod first
RegularTimePeriod last
java.util.TimeZone timeZone
java.util.Calendar calendar
java.lang.Class<T> autoRangeTimePeriodClass
RegularTimePeriod subclass used to automatically determine
the axis range.
java.lang.Class<T> majorTickTimePeriodClass
RegularTimePeriod subclass that is used to
determine the spacing of the major tick marks.
boolean minorTickMarksVisible
java.lang.Class<T> minorTickTimePeriodClass
RegularTimePeriod subclass that is used to
determine the spacing of the minor tick marks.
float minorTickMarkInsideLength
float minorTickMarkOutsideLength
PeriodAxisLabelInfo[] labelInfo
| Class org.jfree.chart.axis.PeriodAxisLabelInfo extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 5710451740920277357L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
java.lang.Class<T> periodClass
RegularTimePeriod to use for this band.
org.jfree.ui.RectangleInsets padding
java.text.DateFormat dateFormat
java.awt.Font labelFont
boolean drawDividers
| Class org.jfree.chart.axis.QuarterDateFormat extends java.text.DateFormat implements Serializable |
|---|
serialVersionUID: -6738465248529797176L
| Serialized Fields |
|---|
java.lang.String[] quarters
boolean quarterFirst
| Class org.jfree.chart.axis.SegmentedTimeline extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1093779862539903110L
| Serialized Fields |
|---|
java.util.Calendar workingCalendarNoDST
java.util.Calendar workingCalendar
long segmentSize
int segmentsIncluded
int segmentsExcluded
int groupSegmentCount
long startTime
long segmentsIncludedSize
long segmentsExcludedSize
long segmentsGroupSize
java.util.List<E> exceptionSegments
SegmentedTimeline baseTimeline
Additionally, all excluded segments from this baseTimeline will be considered exceptions at this level.
boolean adjustForDaylightSaving
| Class org.jfree.chart.axis.SegmentedTimeline.BaseTimelineSegmentRange extends SegmentedTimeline.SegmentRange implements Serializable |
|---|
| Class org.jfree.chart.axis.SegmentedTimeline.Segment extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
long segmentNumber
long segmentStart
long segmentEnd
long millisecond
| Class org.jfree.chart.axis.SegmentedTimeline.SegmentRange extends SegmentedTimeline.Segment implements Serializable |
|---|
| Serialized Fields |
|---|
long segmentCount
| Class org.jfree.chart.axis.SubCategoryAxis extends CategoryAxis implements Serializable |
|---|
serialVersionUID: -1279463299793228344L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
java.util.List<E> subCategories
java.awt.Font subLabelFont
| Class org.jfree.chart.axis.SymbolAxis extends NumberAxis implements Serializable |
|---|
serialVersionUID: 7216330468770619716L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|
java.util.List<E> symbols
boolean gridBandsVisible
| Class org.jfree.chart.axis.Tick extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 6668230383875149773L
| Serialized Fields |
|---|
java.lang.String text
org.jfree.ui.TextAnchor textAnchor
org.jfree.ui.TextAnchor rotationAnchor
double angle
| Class org.jfree.chart.axis.TickUnit extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 510179855057013974L
| Serialized Fields |
|---|
double size
| Class org.jfree.chart.axis.TickUnits extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1134174035901467545L
| Serialized Fields |
|---|
java.util.List<E> tickUnits
| Class org.jfree.chart.axis.ValueAxis extends Axis implements Serializable |
|---|
serialVersionUID: 3698345477322391456L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if there is an I/O error.
java.lang.ClassNotFoundException - if there is a classpath problem.
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
java.io.IOException - if there is an I/O error.| Serialized Fields |
|---|