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

M

MA_CHART - Static variable in class com.quinncurtis.spcchartjava.SPCControlChartData
Chart type constant: moving average chart
mACalculateLCL(int, double, double, double, int, int) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the lower control limit for an MA chart.
mACalculateUCL(int, double, double, double, int, int) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the upper control limit for an MA chart.
MAGENTA - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
makeCompressArray(int, int, int, int, DoubleArray, BoolArray) - Static method in class com.quinncurtis.chart2djava.ChartSupport
This methods creates and returns a new array that is the data reduced version of the source array.
makeControlLinePlot(PhysicalCoordinates, SPCControlPlotObjectData) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Draw a control line, either a simple straight line, or a variable control line, for the specified chart.
makeDefaultDataToolTipString() - Method in class com.quinncurtis.chart2djava.DataToolTip
Makes the default data tooltip string used by the DATA_TOOLTIP_X, DATA_TOOLTIP_Y, DATA_TOOLTIP_XY_ONELINE, DATA_TOOLTIP_TWOLINE formats.
makeGradientBrush() - Method in class com.quinncurtis.chart2djava.ChartGradient
Makes a LinearGradientBrush using the current properties.
makeGroupCompressArray(int, int, int, int, DoubleArray2D, BoolArray) - Static method in class com.quinncurtis.chart2djava.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.chart2djava.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.chart2djava.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.chart2djava.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.chart2djava.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.chart2djava.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.chart2djava.ChartConstants
The resizeMultiplier property for each objects is used to resize the object.
MARCH - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Value of the MONTH field indicating the third month of the year.
MARKER - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A chart marker object (Marker)
Marker - Class in com.quinncurtis.chart2djava
The Marker class implements movable lines and symbols that can be used as data cursors, and data markers.
Marker() - Constructor for class com.quinncurtis.chart2djava.Marker
The default Marker constructor.
Marker(PhysicalCoordinates, int, double, double, double, int) - Constructor for class com.quinncurtis.chart2djava.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.chart2djava.Marker
This constructor creates a new Marker object using the specified scale.
MARKER_BOX - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Box marker
MARKER_CROSS - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Cross hair marker
MARKER_HLINE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Horizontal line marker
MARKER_HVLINE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Combination Horizontal and Vertical line marker
MARKER_NULL - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
No marker
MARKER_VLINE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Vertical line marker
markLookaheadLimit - Variable in class com.quinncurtis.chart2djava.ChartDataset
Specifies that mark read ahead limit used in the Dataset ReadAsResource routines
MAROON - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MaskDigits(double, int) - Method in class com.quinncurtis.chart2djava.AutoScale
Rounds a number to the specified precision level and returns the amount rounded off, not the rounded number.
mASSCalculateLCL(int, double, double, double, int) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the lower control limit for an MA chart.
mASSCalculateUCL(int, double, double, double, int) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
/// Calculate and return the upper control limit for an MA chart.
MAX_LOG_VALUE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Largest allowable value for log scale conversions
maxCapacity() - Method in class com.quinncurtis.chart2djava.DoubleArray
This accessor returns the value of the maxCapacity field.
maxCapacity() - Method in class com.quinncurtis.chart2djava.IntArray
This accessor returns the value of the maxCapacity field.
maxCapacity() - Method in class com.quinncurtis.chart2djava.StringArray
This method returns the value of the maxCapacity field.
MAY - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Value of the MONTH field indicating the fifth month of the year.
MEAN_RANGE_CHART - Static variable in class com.quinncurtis.spcchartjava.SPCControlChartData
Chart type constant: Mean and Range (X-Bar R) SPC Variable Control Chart (
MEAN_SIGMA_CHART - Static variable in class com.quinncurtis.spcchartjava.SPCControlChartData
Chart type constant: Mean and Sigma (X-Bar Sigma) SPC Variable Control Chart
MEAN_SIGMA_CHART_VSS - Static variable in class com.quinncurtis.spcchartjava.SPCControlChartData
Chart type constant: Mean and Sigma (X-Bar Sigma) SPC Variable Control Chart
MEAN_VARIANCE_CHART - Static variable in class com.quinncurtis.spcchartjava.SPCControlChartData
Chart type constant: Mean and Variance (X-Bar Variance) SPC Variable Control Chart
MEDIAN_RANGE_CHART - Static variable in class com.quinncurtis.spcchartjava.SPCControlChartData
Chart type constant: Median and Range (Median-Range) SPC Variable Control Chart
medianRangeCalculateMedianLCL(int, double, double) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the lower control limit for the Median part of an Median Range chart.
medianRangeCalculateMedianLCL(int, double, double, double) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the lower control limit for the Median part of an Median Range chart.
medianRangeCalculateMedianUCL(int, double, double) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the upper control limit for the Median part of an Median Range chart.
medianRangeCalculateMedianUCL(int, double, double, double) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the upper control limit for the Median part of an Median Range chart.
medianRangeCalculateRangeLCL(int, double) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the lower control limit for the Range part of an Median Range chart.
medianRangeCalculateRangeLCL(int, double, double) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the lower control limit for the Range part of an Median Range chart.
medianRangeCalculateRangeUCL(int, double) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the upper control limit for the Range part of an Median Range chart.
medianRangeCalculateRangeUCL(int, double, double) - Static method in class com.quinncurtis.spcchartjava.SPCControlParameters
Calculate and return the upper control limit for the Range part of an Median Range chart.
MEDIUMAQUAMARINE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MEDIUMBLUE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MEDIUMORCHID - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MEDIUMPURPLE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MEDIUMSEAGREEN - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MEDIUMSLATEBLUE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MEDIUMSPRINGGREEN - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MEDIUMTURQUOISE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MEDIUMVIOLETRED - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
METER_LABEL_HORIZONTAL - Static variable in interface com.quinncurtis.chart2djava.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.chart2djava.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.chart2djava.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.chart2djava.ChartConstants
A RT meter axis label text orientation constant: Position meter axis labels text parallel to tick mark.
MIDNIGHTBLUE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MILLISECOND - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Field number indicating the millisecond within the second.
milliSecondsPerDay - Static variable in class com.quinncurtis.chart2djava.ChartCalendar
The number of milliseconds per day
MIN_LOG_VALUE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Smallest allowable value for log scale conversions
MINTCREAM - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MINUTE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Field number indicating the minute within the hour.
MISTYROSE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MOCCASIN - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
MONDAY - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Value of the DAY_OF_WEEK field indicating Monday.
MONTH - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Field number indicating the month.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartMouseListener
The dummy mouseClicked event method for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartZoom
The dummy mouseClicked event method for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataCursor
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataToolTip
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart2djava.FindObj
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart2djava.MoveData
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.chart2djava.MoveObj
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.spcchartjava.AlarmStatusToolTip
Dummy event listener for this object.
mouseClicked(MouseEvent) - Method in class com.quinncurtis.spcchartjava.NotesToolTip
Dummy event listener for this object.
MOUSEDOWN_TOOLTIP - Static variable in class com.quinncurtis.spcchartjava.AlarmStatusToolTip
AlarmStatusToolTip mode constant: Alarm status tooltip visible as long as mouse button down.
MOUSEDOWN_TOOLTIP - Static variable in class com.quinncurtis.spcchartjava.NotesToolTip
NotesToolTip mode constant: Notes tooltip visible as long as mouse button down.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartMouseListener
The dummy mouseDragged event method for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartZoom
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataCursor
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataToolTip
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart2djava.FindObj
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart2djava.MoveData
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.chart2djava.MoveObj
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.spcchartjava.AlarmStatusToolTip
The mouseDragged event listener for this object.
mouseDragged(MouseEvent) - Method in class com.quinncurtis.spcchartjava.NotesToolTip
The mouseDragged event listener for this object.
mouseEntered(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartMouseListener
The dummy mouseEntered event method for this object.
mouseEntered(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartZoom
The dummy mouseEntered event method for this object.
mouseEntered(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataCursor
Dummy event listener for this object.
mouseEntered(MouseEvent) - Method in class com.quinncurtis.chart2djava.FindObj
Dummy event listener for this object.
mouseExited(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartMouseListener
The dummy mouseExited event method for this object.
mouseExited(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartZoom
Dummy event listener for this object.
mouseExited(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataCursor
Dummy event listener for this object.
mouseExited(MouseEvent) - Method in class com.quinncurtis.chart2djava.FindObj
Dummy event listener for this object.
mouseMoved(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartMouseListener
The dummy mouseMoved event method for this object.
mouseMoved(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartZoom
The dummy mouseMoved event method for this object.
mouseMoved(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataCursor
Dummy event listener for this object.
mouseMoved(MouseEvent) - Method in class com.quinncurtis.chart2djava.FindObj
Dummy event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartMouseListener
The dummy mousePressed event method for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartZoom
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataCursor
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataToolTip
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart2djava.FindObj
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart2djava.MoveData
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.chart2djava.MoveObj
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.spcchartjava.AlarmStatusToolTip
The mousePressed event listener for this object.
mousePressed(MouseEvent) - Method in class com.quinncurtis.spcchartjava.NotesToolTip
The mousePressed event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartMouseListener
The dummy mouseReleased event method for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart2djava.ChartZoom
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataCursor
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart2djava.DataToolTip
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart2djava.FindObj
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart2djava.MoveData
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.chart2djava.MoveObj
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.spcchartjava.AlarmStatusToolTip
The mouseReleased event listener for this object.
mouseReleased(MouseEvent) - Method in class com.quinncurtis.spcchartjava.NotesToolTip
The mouseReleased event listener for this object.
MOUSETOGGLE_TOOLTIP - Static variable in class com.quinncurtis.spcchartjava.AlarmStatusToolTip
AlarmStatusToolTip mode constant: Alarm status tooltip toggles on/off with sucessive mouse clicks.
MOUSETOGGLE_TOOLTIP - Static variable in class com.quinncurtis.spcchartjava.NotesToolTip
NotesToolTip mode constant: Notes tooltip toggles on/off with sucessive mouse clicks.
MOVE_X - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Restrict the direction of move operations to the x-coordinate direction
MOVE_XY - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Allow unrestricted move operations
MOVE_Y - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Restrict the direction of move operations to the y-coordinate direction
MoveData - Class in com.quinncurtis.chart2djava
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.chart2djava.MoveData
The default MoveData constructor.
MoveData(ChartView, PhysicalCoordinates) - Constructor for class com.quinncurtis.chart2djava.MoveData
This constructor creates a new MoveData object using the specified component and scale.
MoveData(ChartView, PhysicalCoordinates, int) - Constructor for class com.quinncurtis.chart2djava.MoveData
This constructor creates a new MoveData object using the specified component and scale.
MoveObj - Class in com.quinncurtis.chart2djava
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.chart2djava.MoveObj
The default MoveObj constructor.
MoveObj(ChartView) - Constructor for class com.quinncurtis.chart2djava.MoveObj
This constructor creates a new MoveObj object using the specified component.
MoveObj(ChartView, int, String) - Constructor for class com.quinncurtis.chart2djava.MoveObj
This constructor creates a new MoveObj object using the specified component.
MoveObj(ChartView, int) - Constructor for class com.quinncurtis.chart2djava.MoveObj
This constructor creates a new MoveObj object using the specified component.
moveRel(double, double) - Method in class com.quinncurtis.chart2djava.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.chart2djava.ChartConstants
A dataset moving average constant for x-values
MOVING_AVERAGE_XY - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A dataset moving average constant for x- and y-values
MOVING_AVERAGE_Y - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A dataset moving average constant for y-values
MTICKS - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Field number indicating millisecond TICKS (i.e.
MULTILINE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Multi-line plot type (MultiLinePlot)
MultiLinePlot - Class in com.quinncurtis.chart2djava
The MultiLinePlot class extends the GroupPlot class and displays group data in multi-line format.
MultiLinePlot() - Constructor for class com.quinncurtis.chart2djava.MultiLinePlot
The default MultiLinePlot constructor.
MultiLinePlot(PhysicalCoordinates) - Constructor for class com.quinncurtis.chart2djava.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.chart2djava.MultiLinePlot
This constructor creates a new MultiLinePlot 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 R S T U V W X Y Z