Header
And More

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

N

NEGATIVE - Static variable in class org.jfree.data.RangeType
Negative range.
NEW_DATASET - Static variable in class org.jfree.chart.event.ChartChangeEventType
NEW_DATASET.
newFifteenMinuteTimeline() - Static method in class org.jfree.chart.axis.SegmentedTimeline
Factory method to create a 15-min, 9:00 AM thought 4:00 PM, Monday through Friday SegmentedTimeline.
newInstance(String) - Static method in class org.jfree.chart.encoders.ImageEncoderFactory
Used to retrieve an ImageEncoder for a specific image format.
newInstance(String, float) - Static method in class org.jfree.chart.encoders.ImageEncoderFactory
Used to retrieve an ImageEncoder for a specific image format.
newInstance(String, boolean) - Static method in class org.jfree.chart.encoders.ImageEncoderFactory
Used to retrieve an ImageEncoder for a specific image format.
newInstance(String, float, boolean) - Static method in class org.jfree.chart.encoders.ImageEncoderFactory
Used to retrieve an ImageEncoder for a specific image format.
newMondayThroughFridayTimeline() - Static method in class org.jfree.chart.axis.SegmentedTimeline
Factory method to create a Monday through Friday SegmentedTimeline.
next() - Method in class org.jfree.data.time.Day
Returns the day following this one, or null if some limit has been reached.
next() - Method in class org.jfree.data.time.FixedMillisecond
Returns the millisecond following this one.
next() - Method in class org.jfree.data.time.Hour
Returns the hour following this one.
next() - Method in class org.jfree.data.time.Millisecond
Returns the millisecond following this one.
next() - Method in class org.jfree.data.time.Minute
Returns the minute following this one.
next() - Method in class org.jfree.data.time.Month
Returns the month following this one.
next() - Method in class org.jfree.data.time.Quarter
Returns the quarter following this one.
next() - Method in class org.jfree.data.time.RegularTimePeriod
Returns the time period following this one, or null if some limit has been reached.
next() - Method in class org.jfree.data.time.Second
Returns the second following this one.
next() - Method in class org.jfree.data.time.Week
Returns the week following this one.
next() - Method in class org.jfree.data.time.Year
Returns the year following this one.
nextStandardDate(Date, DateTickUnit) - Method in class org.jfree.chart.axis.DateAxis
Returns the first "standard" date (based on the specified field and units).
NO_DST_TIME_ZONE - Static variable in class org.jfree.chart.axis.SegmentedTimeline
Deprecated. As of 1.0.7. This field is initialised based on the default time zone, and doesn't take into account subsequent changes to the default.
NO_LABELS - Static variable in class org.jfree.chart.plot.CompassPlot
A constant for the label type.
NONE - Static variable in class org.jfree.chart.block.BlockBorder
An empty border.
NONE - Static variable in class org.jfree.chart.block.LengthConstraintType
NONE.
NONE - Static variable in class org.jfree.chart.block.RectangleConstraint
An instance representing no constraint.
NONE - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for the value label position (no label).
NONE - Static variable in class org.jfree.data.DomainOrder
No order.
NonGridContourDataset - Class in org.jfree.data.contour
Deprecated. This class is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to use XYPlot and XYBlockRenderer.
NonGridContourDataset() - Constructor for class org.jfree.data.contour.NonGridContourDataset
Deprecated. Default constructor.
NonGridContourDataset(String, Object[], Object[], Object[]) - Constructor for class org.jfree.data.contour.NonGridContourDataset
Deprecated. Constructor for NonGridContourDataset.
NonGridContourDataset(String, Object[], Object[], Object[], int, int, int) - Constructor for class org.jfree.data.contour.NonGridContourDataset
Deprecated. Constructor for NonGridContourDataset.
NORMAL - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for the 'normal' range.
NormalDistributionFunction2D - Class in org.jfree.data.function
A normal distribution function.
NormalDistributionFunction2D(double, double) - Constructor for class org.jfree.data.function.NormalDistributionFunction2D
Constructs a new normal distribution function.
NormalizedMatrixSeries - Class in org.jfree.data.xy
Represents a dense normalized matrix M[i,j] where each Mij item of the matrix has a value (default is 0).
NormalizedMatrixSeries(String, int, int) - Constructor for class org.jfree.data.xy.NormalizedMatrixSeries
Constructor for NormalizedMatrixSeries.
notifyListeners(AxisChangeEvent) - Method in class org.jfree.chart.axis.Axis
Notifies all registered listeners that the axis has changed.
notifyListeners(ChartChangeEvent) - Method in class org.jfree.chart.JFreeChart
Sends a ChartChangeEvent to all registered listeners.
notifyListeners(ChartProgressEvent) - Method in class org.jfree.chart.JFreeChart
Sends a ChartProgressEvent to all registered listeners.
notifyListeners(OverlayChangeEvent) - Method in class org.jfree.chart.panel.AbstractOverlay
Sends a ChartChangeEvent to all registered listeners.
notifyListeners(DialLayerChangeEvent) - Method in class org.jfree.chart.plot.dial.AbstractDialLayer
Notifies all registered listeners that the dial layer has changed.
notifyListeners(MarkerChangeEvent) - Method in class org.jfree.chart.plot.Marker
Notifies all registered listeners that the marker has been modified.
notifyListeners(PlotChangeEvent) - Method in class org.jfree.chart.plot.Plot
Notifies all registered listeners that the plot has been modified.
notifyListeners(RendererChangeEvent) - Method in class org.jfree.chart.renderer.AbstractRenderer
Notifies all registered listeners that the renderer has been modified.
notifyListeners(TitleChangeEvent) - Method in class org.jfree.chart.title.Title
Notifies all registered listeners that the chart title has changed in some way.
notifyListeners(DatasetChangeEvent) - Method in class org.jfree.data.general.AbstractDataset
Notifies all registered listeners that the dataset has changed.
notifyListeners(SeriesChangeEvent) - Method in class org.jfree.data.general.Series
Sends a change event to all registered listeners.
NotOutlierException - Exception in org.jfree.chart.renderer
An exception that is generated by the Outlier, OutlierList and OutlierListCollection classes.
NotOutlierException(String) - Constructor for exception org.jfree.chart.renderer.NotOutlierException
Creates a new exception.
NumberAxis - Class in org.jfree.chart.axis
An axis for displaying numerical data.
NumberAxis() - Constructor for class org.jfree.chart.axis.NumberAxis
Default constructor.
NumberAxis(String) - Constructor for class org.jfree.chart.axis.NumberAxis
Constructs a number axis, using default values where necessary.
NumberAxis3D - Class in org.jfree.chart.axis
A standard linear value axis with a 3D effect corresponding to the offset specified by some renderers.
NumberAxis3D() - Constructor for class org.jfree.chart.axis.NumberAxis3D
Default constructor.
NumberAxis3D(String) - Constructor for class org.jfree.chart.axis.NumberAxis3D
Constructs a new axis.
numberFormatterObj - Variable in class org.jfree.chart.axis.LogarithmicAxis
Number formatter for generating numeric strings.
NumberTick - Class in org.jfree.chart.axis
A numerical tick.
NumberTick(Number, String, TextAnchor, TextAnchor, double) - Constructor for class org.jfree.chart.axis.NumberTick
Creates a new tick.
NumberTick(TickType, double, String, TextAnchor, TextAnchor, double) - Constructor for class org.jfree.chart.axis.NumberTick
Creates a new tick.
NumberTickUnit - Class in org.jfree.chart.axis
A numerical tick unit.
NumberTickUnit(double) - Constructor for class org.jfree.chart.axis.NumberTickUnit
Creates a new number tick unit.
NumberTickUnit(double, NumberFormat) - Constructor for class org.jfree.chart.axis.NumberTickUnit
Creates a new number tick unit.
NumberTickUnit(double, NumberFormat, int) - Constructor for class org.jfree.chart.axis.NumberTickUnit
Creates a new number tick unit.

Footer
And More

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.