Alphabetical Index: N

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 field in class org.jfree.data.RangeType
Negative range.
NEW_DATASET - static field 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,boolean) - 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,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.
Returns the first "standard" date (based on the specified field and units).
NO_DST_TIME_ZONE - static field in class org.jfree.chart.axis.SegmentedTimeline
Utility TimeZone object that has no DST and an offset equal to the default TimeZone.
NO_LABELS - static field in class org.jfree.chart.plot.CompassPlot
A constant for the label type.
NONE - static field in class org.jfree.chart.block.BlockBorder
An empty border.
NONE - static field in class org.jfree.data.DomainOrder
No order.
NONE - static field in class org.jfree.chart.block.LengthConstraintType
NONE.
NONE - static field in class org.jfree.chart.block.RectangleConstraint
An instance representing no constraint.
NONE - static field in class org.jfree.chart.plot.ThermometerPlot
A constant for the value label position (no label).
NonGridContourDataset - class org.jfree.data.contour.NonGridContourDataset
A convenience class that extends the DefaultContourDataset to accommodate non-grid data.
NonGridContourDataset() - constructor for class org.jfree.data.contour.NonGridContourDataset
Default constructor.
Constructor for NonGridContourDataset.
Constructor for NonGridContourDataset.
NORMAL - static field in class org.jfree.chart.plot.ThermometerPlot
A constant for the 'normal' range.
A normal distribution function.
NormalDistributionFunction2D(double,double) - constructor for class org.jfree.data.function.NormalDistributionFunction2D
Constructs a new normal distribution function.
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(org.jfree.chart.event.AxisChangeEvent) - method in class org.jfree.chart.axis.Axis
Notifies all registered listeners that the axis has changed.
Sends a ChartChangeEvent to all registered listeners.
Sends a ChartProgressEvent to all registered listeners.
Notifies all registered listeners that the marker has been modified.
notifyListeners(org.jfree.chart.event.PlotChangeEvent) - method in class org.jfree.chart.plot.Plot
Notifies all registered listeners that the plot has been modified.
Notifies all registered listeners that the renderer has been modified.
notifyListeners(org.jfree.chart.event.TitleChangeEvent) - method in class org.jfree.chart.title.Title
Notifies all registered listeners that the chart title has changed in some way.
Notifies all registered listeners that the dial layer has changed.
Notifies all registered listeners that the dataset has changed.
notifyListeners(org.jfree.data.general.SeriesChangeEvent) - method in class org.jfree.data.general.Series
Sends a change event to all registered listeners.
NotOutlierException - class org.jfree.chart.renderer.NotOutlierException
An exception that is generated by the Outlier, OutlierList and OutlierListCollection classes.
NotOutlierException(String) - constructor for class org.jfree.chart.renderer.NotOutlierException
Creates a new exception.
NumberAxis - class org.jfree.chart.axis.NumberAxis
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 org.jfree.chart.axis.NumberAxis3D
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 - field in class org.jfree.chart.axis.LogarithmicAxis
Number formatter for generating numeric strings.
NumberTick - class org.jfree.chart.axis.NumberTick
A numerical tick.
NumberTick(Number,String,TextAnchor,TextAnchor,double) - constructor for class org.jfree.chart.axis.NumberTick
Creates a new tick.
Creates a new tick.
NumberTickUnit - class org.jfree.chart.axis.NumberTickUnit
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.