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

NAVAJOWHITE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
NAVY - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
nDCopy(BoolArray) - Method in class com.quinncurtis.chart3djava.BoolArray
Non-Destructive copy does not reallocate buffers, limits copy to the number of elements in the smaller of two arrays, the source or the current instance.
nDCopy(DoubleArray) - Method in class com.quinncurtis.chart3djava.DoubleArray
Non-Destructive copy does not reallocate buffers, limits copy to the number of elements in the smaller of two arrays, the source or the current instance.
nDCopy(IntArray) - Method in class com.quinncurtis.chart3djava.IntArray
Non-Destructive copy does not reallocate buffers, limits copy to the number of elements in the smaller of two arrays, the source or the current instance.
nDCopy(Point3DArray) - Method in class com.quinncurtis.chart3djava.Point3DArray
Non-Destructive copy does not reallocate buffers, limits copy to the number of elements in the smaller of two arrays, the source or the current instance.
nDCopy(StringArray) - Method in class com.quinncurtis.chart3djava.StringArray
Non-Destructive copy does not reallocate buffers, limits copy to the number of elements in the smaller of two arrays, the source or the current instance.
nearestGroupIndex - Variable in class com.quinncurtis.chart3djava.NearestPointData
The group number of the nearestPoint in the test dataset (group datasets only).
nearestPoint - Variable in class com.quinncurtis.chart3djava.NearestPointData
The data point nearest the test point, in physical coordinates.
NearestPointData - Class in com.quinncurtis.chart3djava
The NearestPointData class is used to organize the data returned by the routines that search a graph for data values nearest the supplied test point.
NearestPointData() - Constructor for class com.quinncurtis.chart3djava.NearestPointData
The default constructor for the NearestPointData class
nearestPointIndex - Variable in class com.quinncurtis.chart3djava.NearestPointData
The index of the nearestPoint in the test dataset (group and simple datasets).
nearestPointMinDistance - Variable in class com.quinncurtis.chart3djava.NearestPointData
The distance between the test point and the nearest data point, units depend on the nearness test algorithm.
nearestPointValid - Variable in class com.quinncurtis.chart3djava.NearestPointData
Set to true if a nearest data point is found.
nearTest(double, double, double) - Static method in class com.quinncurtis.chart3djava.ChartSupport
This method returns true if the difference between two numbers is less than the specified threshold value.
NEITHER_AXIS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Specifies neither x- or y-axes or coordinates
newCalendar(GregorianCalendar) - Static method in class com.quinncurtis.chart3djava.ChartCalendar
This method allocates a new GregorianCalendar date and copies the source date into it.
newCalendar(long) - Static method in class com.quinncurtis.chart3djava.ChartCalendar
This method allocates a new GregorianCalendar date and copies the source date into it.
NO_ASPECT_RATIO_CORRECTION - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A shape drawing constant, no aspect ratio correction for drawing circles.
NO_AUTOSCALE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Auto-scale round mode set is none, for protected use only, no rounding may occur, may not work under all conditions
NO_CLIPPING - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Graph object is not clipped
NO_DATECROSSOVER - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Do not display date crossover labels for time axis
NO_FASTCLIP - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Normal, complete, clipping of entire dataset against x and y plot area coordinate system.
NO_RESIZE_OBJECTS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Do not resize graph objects when the chart window is resized
NO_SELECTION - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Object selection mode when selecting objects with a mouse: not selectable
NO_STEP - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Interpolate directly from one point to the next, drawing a line from (x1, y1) to (x2, y2)
NOOBJECT - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Specifies that the current plot type is invalid.
NORM_GRAPH_POS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Position defined using graph normalized coordinates
NORM_PLOT_POS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Position defined using plot normalized coordinates
NORM_PROBABILITY_SCALE_OBJ - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A normal probability scale object (NormalProbabilityScale)
normalize() - Method in class com.quinncurtis.chart3djava.ChartPoint3D
Normalize the 3D point using the w-value.
normalizeHW() - Method in class com.quinncurtis.chart3djava.ChartRectangle3D
Defines the position and size of the ChartRectangle3D object.
normalizePoint(ChartPoint3D, int) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts the coordinates of a point from physical coordinates to normalized coordinates.
normalizePoint(ChartPoint3D, ChartPoint3D, int) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts the coordinates of a point from physical coordinates to normalized coordinates.
normalizePolysurfacePoint(int, ChartPoint3D, ChartPoint3D) - Method in class com.quinncurtis.chart3djava.Polysurface
Normalize a polysurface point (x - b)/m.
normalizeRect(double, double, double, int) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method returns the normalized width and height of a rectangle, using the specified graph area physical coordinate system range.
NOSYMBOL - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
No scatter plot symbol
NOT_MOVEABLE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Object is not movable
NOT_SPECIALCONTROL_TYPE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Not a special control type.
NOVEMBER - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Value of the MONTH field indicating the eleventh month of the year.
numColumns() - Method in class com.quinncurtis.chart3djava.DoubleArray2D
Returns the number of columns in the array.
NUMERIC_COORDINATE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Specifies a scale that uses numeric values
NUMERICAXISLABELS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Numeric axis labels for use with linear and logarithmic axes (NumericAxisLabels)
NumericAxisLabels - Class in com.quinncurtis.chart3djava
The NumericAxisLabels class manages and displays the axis labels for linear and log axes.
NumericAxisLabels() - Constructor for class com.quinncurtis.chart3djava.NumericAxisLabels
The default NumericAxisLabels constructor.
NumericAxisLabels(Axis) - Constructor for class com.quinncurtis.chart3djava.NumericAxisLabels
This constructor creates a new NumericAxisLabels object based on the specified axis.
NUMERICLABEL - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A chart numeric label object (NumericLabel)
NumericLabel - Class in com.quinncurtis.chart3djava
The NumericLabel class is used to format floating point numbers as strings and position in a chart.
NumericLabel() - Constructor for class com.quinncurtis.chart3djava.NumericLabel
The default NumericLabel constructor.
NumericLabel(PhysicalCoordinates) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This constructor creates a new NumericLabel object using the specified scale.
NumericLabel(PhysicalCoordinates, Font, double, double, double, int, int, int, int, int, double) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an NumericLabel using the specified scale, font, initial value, position, position type, format, decimal precision, justification and rotation.
NumericLabel(Font, double, double, double, int, int, int, int, int, double) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an NumericLabel using the specified scale, font, initial value, position, position type, format, decimal precision, justification and rotation.
NumericLabel(PhysicalCoordinates, Font, double, double, double, double, int, int, int, int, int, double) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an NumericLabel using the specified scale, font, initial value, position, position type, format, decimal precision, justification and rotation.
NumericLabel(Font, double, double, double, double, int, int, int, int, int, double) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an NumericLabel using the specified scale, font, initial value, position, position type, format, decimal precision, justification and rotation.
NumericLabel(PhysicalCoordinates, Font, double, double, double, int, int, int) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an Text using the specified scale, font, initial value, position, position type, format and decimal precision.
NumericLabel(Font, double, double, double, int, int, int) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an Text using the specified scale, font, initial value, position, position type, format and decimal precision.
NumericLabel(PhysicalCoordinates, Font, double, double, double, double, int, int, int) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an Text using the specified scale, font, initial value, position, position type, format and decimal precision.
NumericLabel(Font, double, double, double, double, int, int, int) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an Text using the specified scale, font, initial value, position, position type, format and decimal precision.
NumericLabel(Font, int, int) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an ChartText using the specified font, numeric format and decimal precision.
NumericLabel(int, int) - Constructor for class com.quinncurtis.chart3djava.NumericLabel
This method initializes an ChartText using the specified numeric format and decimal precision.
numRows() - Method in class com.quinncurtis.chart3djava.DoubleArray2D
Returns the number of rows in the array.
numToString(double, int, int, String) - Static method in class com.quinncurtis.chart3djava.ChartSupport
This method converts a numeric value to a string using the specified string format.

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