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

M

MAGENTA - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
makeCompressArray(int, int, int, int, DoubleArray, BoolArray) - Static method in class com.quinncurtis.chart3djava.ChartSupport
This methods creates and returns a new array that is the data reduced version of the source array.
makeDefaultDataToolTipString() - Method in class com.quinncurtis.chart3djava.DataToolTip
Makes the default data tooltip string used by the DATA_TOOLTIP_X, DATA_TOOLTIP_Y, DATA_TOOLTIP_XY_ONELINE, DATA_TOOLTIP_TWOLINE formats.
makeGroupCompressArray(int, int, int, int, DoubleArray2D, BoolArray) - Static method in class com.quinncurtis.chart3djava.ChartSupport
This methods creates and returns a new group data array that is the data reduced version of the source array.
makeLabel() - Method in class com.quinncurtis.chart3djava.ChartLabel
This method formats the converts the underlying label value to a string and stores the result in the textString field.
makeLabel() - Method in class com.quinncurtis.chart3djava.NumericLabel
This method formats the current numeric value and stores the result in the textString field of the parent ChartText object.
makeLabel() - Method in class com.quinncurtis.chart3djava.TimeLabel
This method converts current time value to a formatted string, using the current time format, storing the result in the underlying ChartLabel.ChartText.textString
makeStroke(double, int) - Static method in class com.quinncurtis.chart3djava.ChartAttribute
A static function that returns a simple stroke object for use in dialogs.
makeTimeCompressArray(int, int, int, int, DoubleArray, DoubleArray, BoolArray) - Static method in class com.quinncurtis.chart3djava.ChartSupport
This methods creates and returns a new array of time based values that is the data reduced version of the source array of time based values.
MANUAL_RESIZE_OBJECTS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
The resizeMultiplier property for each objects is used to resize the object.
MARCH - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Value of the MONTH field indicating the third month of the year.
MARKER - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A chart marker object (Marker)
Marker - Class in com.quinncurtis.chart3djava
The Marker class implements movable lines and symbols that can be used as data cursors, and data markers.
Marker() - Constructor for class com.quinncurtis.chart3djava.Marker
The default Marker constructor.
Marker(PhysicalCoordinates, int, double, double, double, double, int) - Constructor for class com.quinncurtis.chart3djava.Marker
This constructor creates a new Marker object using the specified scale, marker type, marker position and marker size.
Marker(PhysicalCoordinates, int, double, double, double, int) - Constructor for class com.quinncurtis.chart3djava.Marker
This constructor creates a new Marker object using the specified scale, marker type, marker position and marker size.
Marker(PhysicalCoordinates) - Constructor for class com.quinncurtis.chart3djava.Marker
This constructor creates a new Marker object using the specified scale.
MARKER_BOX - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Box marker
MARKER_CROSS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Cross hair marker
MARKER_HLINE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Horizontal line marker
MARKER_HVLINE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Combination Horizontal and Vertical line marker
MARKER_NULL - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
No marker
MARKER_VLINE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Vertical line marker
markLookaheadLimit - Variable in class com.quinncurtis.chart3djava.ChartDataset
Specifies that mark read ahead limit used in the Dataset ReadAsResource routines
markPolygonIndices(int, int) - Method in class com.quinncurtis.chart3djava.ObjectPolygonList
Mark all of the PolygonList in the polygonObjectArray with data point and group indices.
markPolygonIndices(int, int) - Method in class com.quinncurtis.chart3djava.Polygon3D
Save the polygon data point and group indices.
markPolygonIndices(int, int) - Method in class com.quinncurtis.chart3djava.PolygonList
Mark all of the polygons in the polygon list object with data point and group indices.
MAROON - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MaskDigits(double, int) - Method in class com.quinncurtis.chart3djava.AutoScale
Rounds a number to the specified precision level and returns the amount rounded off, not the rounded number.
matIdentityCheck(double[][]) - Method in class com.quinncurtis.chart3djava.Transform3D
Returns true if the matrix is the identity matrix.
MAX_LOG_VALUE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Largest allowable value for log scale conversions
MAX_VALUE_SORT - Static variable in class com.quinncurtis.chart3djava.Polygon3D
Specifies polygon sort using max values of polygon vertices.
MAX_VALUE_SORT - Static variable in class com.quinncurtis.chart3djava.PolygonList
Sort polygons using max value of vertices
maxCapacity() - Method in class com.quinncurtis.chart3djava.DoubleArray
This accessor returns the value of the maxCapacity field.
maxCapacity() - Method in class com.quinncurtis.chart3djava.Point3DArray
This accessor returns the value of the maxCapacity field.
maxCapacity() - Method in class com.quinncurtis.chart3djava.StringArray
This method returns the value of the maxCapacity field.
MAY - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Value of the MONTH field indicating the fifth month of the year.
MEAN_BASE_VALUE_SORT - Static variable in class com.quinncurtis.chart3djava.PolygonList
Sort polygons based on the value of element 0
MEAN_VALUE_SORT - Static variable in class com.quinncurtis.chart3djava.Polygon3D
Specifies polygon sort using mean values of polygon vertices.
MEAN_VALUE_SORT - Static variable in class com.quinncurtis.chart3djava.PolygonList
Sort polygons using mean value of vertices
MEDIUMAQUAMARINE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MEDIUMBLUE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MEDIUMORCHID - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MEDIUMPURPLE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MEDIUMSEAGREEN - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MEDIUMSLATEBLUE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MEDIUMSPRINGGREEN - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MEDIUMTURQUOISE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MEDIUMVIOLETRED - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
METER_LABEL_HORIZONTAL - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A RT meter axis label text orientation constant: Position meter axis labels text at horizontal to tick mark.
METER_LABEL_PERPENDICULAR - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A RT meter axis label text orientation constant: Position meter axis labels text at right angles to tick mark.
METER_LABEL_RADIAL_1 - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A RT meter axis label text orientation constant: Position meter axis labels text parallel to tick mark.
METER_LABEL_RADIAL_2 - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A RT meter axis label text orientation constant: Position meter axis labels text parallel to tick mark.
MIDDLE_OF_SERIES - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Object that is not the first, or the last object in plot
MIDNIGHTBLUE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MILLISECOND - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Field number indicating the millisecond within the second.
milliSecondsPerDay - Static variable in class com.quinncurtis.chart3djava.ChartCalendar
The number of milliseconds per day
MIN_LOG_VALUE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Smallest allowable value for log scale conversions
MIN_VALUE_SORT - Static variable in class com.quinncurtis.chart3djava.Polygon3D
Specifies polygon sort using minimum values of polygon vertices.
MIN_VALUE_SORT - Static variable in class com.quinncurtis.chart3djava.PolygonList
Sort polygons using min value of vertices
MINTCREAM - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MINUTE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Field number indicating the minute within the hour.
MISTYROSE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MOCCASIN - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
MONDAY - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Value of the DAY_OF_WEEK field indicating Monday.
MONTH - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Field number indicating the month.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartMouseListener
The dummy mouseClicked event method for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartZoom
The dummy mouseClicked event method for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataCursor
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataToolTip
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart3djava.FindObj
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart3djava.MoveData
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart3djava.MoveObj
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart3djava.RotateTransform3D
 
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartMouseListener
The dummy mouseDragged event method for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartZoom
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataCursor
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataToolTip
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart3djava.FindObj
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart3djava.MoveData
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart3djava.MoveObj
The mouseDragged event listener for this object.
mouseEntered(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartMouseListener
The dummy mouseEntered event method for this object.
mouseEntered(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartZoom
The dummy mouseEntered event method for this object.
mouseEntered(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataCursor
Dummy event listener for this object.
mouseEntered(MouseEvent) - Method in class com.quinncurtis.chart3djava.FindObj
Dummy event listener for this object.
mouseExited(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartMouseListener
The dummy mouseExited event method for this object.
mouseExited(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartZoom
Dummy event listener for this object.
mouseExited(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataCursor
Dummy event listener for this object.
mouseExited(MouseEvent) - Method in class com.quinncurtis.chart3djava.FindObj
Dummy event listener for this object.
mouseMoved(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartMouseListener
The dummy mouseMoved event method for this object.
mouseMoved(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartZoom
The dummy mouseMoved event method for this object.
mouseMoved(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataCursor
Dummy event listener for this object.
mouseMoved(MouseEvent) - Method in class com.quinncurtis.chart3djava.FindObj
Dummy event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartMouseListener
The dummy mousePressed event method for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartZoom
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataCursor
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataToolTip
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart3djava.FindObj
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart3djava.MoveData
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart3djava.MoveObj
The mousePressed event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartMouseListener
The dummy mouseReleased event method for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart3djava.ChartZoom
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataCursor
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart3djava.DataToolTip
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart3djava.FindObj
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart3djava.MoveData
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart3djava.MoveObj
The mouseReleased event listener for this object.
MOVE_X - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Restrict the direction of move operations to the x-coordinate direction
MOVE_XY - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Allow unrestricted move operations
MOVE_Y - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Restrict the direction of move operations to the y-coordinate direction
MoveData - Class in com.quinncurtis.chart3djava
The MoveData class extends the DataCursor class, providing additional methods that allow the user to move individual points in data based objects using the mouse.
MoveData() - Constructor for class com.quinncurtis.chart3djava.MoveData
The default MoveData constructor.
MoveData(ChartView, PhysicalCoordinates) - Constructor for class com.quinncurtis.chart3djava.MoveData
This constructor creates a new MoveData object using the specified component and scale.
MoveData(ChartView, PhysicalCoordinates, int) - Constructor for class com.quinncurtis.chart3djava.MoveData
This constructor creates a new MoveData object using the specified component and scale.
MoveObj - Class in com.quinncurtis.chart3djava
The MoveObj class extends the MouseListener class, providing additional methods that allow the user to move chart objects using the mouse.
MoveObj() - Constructor for class com.quinncurtis.chart3djava.MoveObj
The default MoveObj constructor.
MoveObj(ChartView) - Constructor for class com.quinncurtis.chart3djava.MoveObj
This constructor creates a new MoveObj object using the specified component.
MoveObj(ChartView, int, String) - Constructor for class com.quinncurtis.chart3djava.MoveObj
This constructor creates a new MoveObj object using the specified component.
MoveObj(ChartView, int) - Constructor for class com.quinncurtis.chart3djava.MoveObj
This constructor creates a new MoveObj object using the specified component.
moveRel(double, double) - Method in class com.quinncurtis.chart3djava.GraphObj
Move the object relative to its current position, using the coordinate system specified by the property positionType.
moveRel(double, double, double) - Method in class com.quinncurtis.chart3djava.GraphObj
Move the object relative to its current position, using the coordinate system specified by the property positionType.
MOVING_AVERAGE_X - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A dataset moving average constant for x-values
MOVING_AVERAGE_XY - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A dataset moving average constant for x- and y-values
MOVING_AVERAGE_Y - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A dataset moving average constant for y-values
MTICKS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Field number indicating millisecond TICKS (i.e.
MULTI_RIBBON_PLOT - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Multi ribbon plot type (MultiibbonPlot)
MULTILINE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Multi-line plot type (MultiLinePlot)
MultiLinePlot - Class in com.quinncurtis.chart3djava
The MultiLinePlot class extends the GroupPlot class and displays group data in multi-line format.
MultiLinePlot() - Constructor for class com.quinncurtis.chart3djava.MultiLinePlot
The default MultiLinePlot constructor.
MultiLinePlot(PhysicalCoordinates) - Constructor for class com.quinncurtis.chart3djava.MultiLinePlot
This constructor creates a new MultiLinePlot object that will reside in the specified coordinate system.
MultiLinePlot(PhysicalCoordinates, GroupDataset, ChartAttribute[]) - Constructor for class com.quinncurtis.chart3djava.MultiLinePlot
This constructor creates a new MultiLinePlot object that will reside in the specified coordinate system.
MultiRibbonPlot - Class in com.quinncurtis.chart3djava
The MultiRibbonPlot class extends the GroupPlot class and displays group data in multi-line format.
MultiRibbonPlot() - Constructor for class com.quinncurtis.chart3djava.MultiRibbonPlot
The default MultiRibbonPlot constructor.
MultiRibbonPlot(PhysicalCoordinates) - Constructor for class com.quinncurtis.chart3djava.MultiRibbonPlot
This constructor creates a new MultiRibbonPlot object that will reside in the specified coordinate system.
MultiRibbonPlot(PhysicalCoordinates, GroupDataset, ChartAttribute[]) - Constructor for class com.quinncurtis.chart3djava.MultiRibbonPlot
This constructor creates a new MultiRibbonPlot object that will reside in the specified coordinate system.

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