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

A

ABOVE_CENTERED_PLOTAREA - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT Panel Meter position constant: Position top center above plot area.
ABOVE_REFERENCED_TEXT - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT meter indicator text position constant: Position meter text above the previous text item.
ABSTRACT_DATASET - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
An abstract dataset object (ChartDataset)
accept(File) - Method in class com.quinncurtis.chart2djava.ImageFileChooser.ImageFilter
 
ACTUAL_SIZE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Scale image to exact size of original image
actualPoint - Variable in class com.quinncurtis.chart2djava.NearestPointData
The actual location of the cursor, in physical coordinates.
add(boolean) - Method in class com.quinncurtis.chart2djava.BoolArray
Adds a new element at the end of the array, increasing the length of the array by one.
add(double) - Method in class com.quinncurtis.chart2djava.DoubleArray
Adds a new element at the end of the array, increasing the length of the array by one.
add(int) - Method in class com.quinncurtis.chart2djava.IntArray
Adds a new element at the end of the array, increasing the length of the array by one.
add(String) - Method in class com.quinncurtis.chart2djava.StringArray
Adds a new element at the end of the array, increasing the length of the array by one.
add(GregorianCalendar) - Method in class com.quinncurtis.chart2djava.TimeArray
Adds a new element at the end of the array, increasing the length of the array by one.
addAdditionalControlLimit(SPCControlLimitRecord, int, double) - Method in class com.quinncurtis.spcchartjava.SPCChartObjects
Initialize the class
addAdditionalControlLimit(SPCControlLimitRecord, int, double, boolean) - Method in class com.quinncurtis.spcchartjava.SPCChartObjects
Initialize the class
addAdjacentPolyList(int, int[]) - Method in class com.quinncurtis.chart2djava.Polysurface
 
addAlarmStateEventListener(SPCAlarmEventListener) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add an alarm state event listener to this process variable.
addAlarmStatusObject(ChartLabel) - Method in class com.quinncurtis.spcchartjava.AlarmStatusToolTip
Adds a NotesLabel object to the array list.
addAlarmStatusToolTipListener() - Method in class com.quinncurtis.spcchartjava.AlarmStatusToolTip
This method installs the DChartDataToolTip object by adding it to the mouse listener list of the ChartView component.
addAlarmTransitionEventListener(SPCAlarmEventListener) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add an alarm transition event listener to this process variable.
addAnnotation(SPCChartObjects, int, String) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Add a simple annotation to a data point in the specified SPC chart.
addAnnotation(int, int, String) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Add a simple annotation to a data point in the specified SPC chart.
addAnnotation(SPCChartObjects, int, ChartText) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Add a simple annotation to a data point in the specified SPC chart.
addAnnotation(int, int, ChartText) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Add a simple annotation to a data point in the specified SPC chart.
addAnnotation(SPCChartObjects, GregorianCalendar, double, ChartText) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Add a simple annotation at a specific point in the specified SPC chart.
addAnnotation(int, GregorianCalendar, double, ChartText) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Add a simple annotation at a specific point in the specified SPC chart.
addAxisTick(double, int) - Method in class com.quinncurtis.chart2djava.Axis
Creates a new tick mark object (TickMark) and adds it to the end of the tick mark list (axisTicksArrayList ).
addAxisTick(ChartPoint2D, ChartPoint2D, double, int) - Method in class com.quinncurtis.chart2djava.Axis
Creates a new tick mark object (TickMark) and adds it to the end of the tick mark list (axisTicksArrayList ).
addAxisTick(ChartPoint2D, ChartPoint2D, double, int, boolean) - Method in class com.quinncurtis.chart2djava.Axis
Creates a new tick mark object (TickMark) and adds it to the end of the tick mark list (axisTicksArrayList).
addAxisTick(ChartPoint2D, ChartPoint2D, double, GregorianCalendar, int) - Method in class com.quinncurtis.chart2djava.Axis
Adds a tick mark to a time axis.
addCalculatedItem(NumericLabel, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a calculated numeric item to the table, using the specified column spacing increment.
addCalculatedItem(double, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a calculated numeric item to the table, using the specified column spacing increment.
addCalculatedItem(double, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a calculated numeric item to the table, using the numericColumnSpacing spacing increment and decimal precision.
addCalculatedItem(double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a calculated numeric item to the table, using the numericColumnSpacing spacing increment.
addCategoryItem(double, String) - Method in class com.quinncurtis.spcchartjava.ParetoChart
Add an item to the categoryValues and categoryStrings arrays.
addChartMouseListener() - Method in class com.quinncurtis.chart2djava.ChartMouseListener
This method installs the MoveData object by adding it to the mouse listener list of the ChartView component.
addChartObject(GraphObj) - Method in class com.quinncurtis.chart2djava.ChartView
This method adds an GraphObj (or any concrete subclass of GraphObj) to the end of the chartObjectsVector list.
addColumn(double[]) - Method in class com.quinncurtis.chart2djava.DoubleArray2D
Adds a new column of data to the end of the array, increasing the number of columns by one.
addColumn(DoubleArray) - Method in class com.quinncurtis.chart2djava.DoubleArray2D
Adds a new column of data to the end of the array, increasing the number of columns by one.
addColumnRange(double[][]) - Method in class com.quinncurtis.chart2djava.DoubleArray2D
Adds multiple new columns of data to the end of the array, increasing the number of columns by by the number of columns in the source data array.
addColumnStringItem(StringLabel, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add an alarm status item to the table, using the specified column spacing increment.
addColumnStringItem(String, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add an column string item to the table, using the specified column spacing increment.
addColumnStringItem(String, double, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add an column string item to the table, using the specified column spacing increment and justification.
addColumnStringItem(String, double, int, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add an column string item to the table, using the specified column spacing increment, justification and format.
addColumnStringItem(String) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add an column string item item to the table, using timeColumnSpacing as the column increment.
addColumnStringItem(String, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add an column string item to the table using the specified format, using timeColumnSpacing as the column increment.
addControlLimit(SPCControlLimitRecord, int, double) - Method in class com.quinncurtis.spcchartjava.SPCChartObjects
Add a control limit to the controlLimitData array.
addControlLimitHistoryValue(double) - Method in class com.quinncurtis.spcchartjava.SPCControlLimitRecord
Add a values for the controlLimitsValues historical buffer.
addDataCursorListener() - Method in class com.quinncurtis.chart2djava.DataCursor
This method enables the data cursor object by adding it to the mouse listener list of the ChartView component.
addDataPoint(double, double) - Method in class com.quinncurtis.chart2djava.SimpleDataset
This method adds a new xy point to a dataset, increasing its size by one.
addDataPoint(ChartPoint2D) - Method in class com.quinncurtis.chart2djava.SimpleDataset
This method adds a new xy point to a dataset, increasing its size by one.
addDataToolTipListener() - Method in class com.quinncurtis.chart2djava.DataToolTip
This method installs the DChartDataToolTip object by adding it to the mouse listener list of the ChartView component.
addDLL(File) - Static method in class com.quinncurtis.chart2djava.ChartView
 
addFindObjListener() - Method in class com.quinncurtis.chart2djava.FindObj
This method enables the find object listener by adding it to the mouse listener list of the ChartView component.
addFrequencyHistogramControlLine(double, ChartAttribute) - Method in class com.quinncurtis.spcchartjava.FrequencyHistogramChart
Add a control limit line to the frequency histogram.
addGroup(double[]) - Method in class com.quinncurtis.chart2djava.GroupDataset
This method adds a new row (or group) of y-values to the existing group dataset, increasing the number of groups in the dataset by 1.
addGroupDataPoints(double, double[]) - Method in class com.quinncurtis.chart2djava.GroupDataset
This method adds a new xy point to a dataset, increasing its size by one.
addGroupDataPoints(GroupPoint2D) - Method in class com.quinncurtis.chart2djava.GroupDataset
This method adds a new xy point to a dataset, increasing its size by one.
addHorizontalBar(double, double, double, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a horizontal bar as a row background for the table.
addHorizontalBar(double, double, double, double, ChartAttribute) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a horizontal bar as a row background for the table.
addInternalObjects() - Method in class com.quinncurtis.chart2djava.GraphObj
This method is called in the ChartView class and triggers combination objects to create all internal ChartObj objects.
addLegendGeneralText(int, String, Color, Font) - Method in class com.quinncurtis.chart2djava.Legend
Add a header, subhead, or footer to the current legend.
addLegendGeneralText(int, ChartText) - Method in class com.quinncurtis.chart2djava.Legend
Add a header, subhead, or footer to the current legend.
addLegendGeneralText(int) - Method in class com.quinncurtis.chart2djava.Legend
Add a blank header, subhead, or footer to the current legend.
addLegendItem(String, double, ChartAttribute, Font) - Method in class com.quinncurtis.chart2djava.BubblePlotLegend
Add a legend item to the current legend, specifying the legend item text, symbol, attributes and font.
addLegendItem(BubblePlotLegendItem) - Method in class com.quinncurtis.chart2djava.BubblePlotLegend
Add a legend item to the current legend, using another legend item as the source.
addLegendItem(String, double, BubblePlot, Font) - Method in class com.quinncurtis.chart2djava.BubblePlotLegend
Add a legend item to the current legend, specifying the legend item text, symbol, the associated GraphObj object, and font.
addLegendItem(String, int, ChartAttribute, Font) - Method in class com.quinncurtis.chart2djava.StandardLegend
Add a legend item to the current legend, specifying the legend item text, symbol, attributes and font.
addLegendItem(String, GeneralPath, ChartAttribute, Font) - Method in class com.quinncurtis.chart2djava.StandardLegend
Add a legend item to the current legend, specifying the legend item text, symbol, attributes and font.
addLegendItem(LegendItem) - Method in class com.quinncurtis.chart2djava.StandardLegend
Add a legend item to the current legend, using another legend item as the source.
addLegendItem(String, int, GraphObj, Font) - Method in class com.quinncurtis.chart2djava.StandardLegend
Add a legend item to the current legend, specifying the legend item text, symbol, the associated GraphObj object, and font.
addLegendItem(String, GraphObj, Font) - Method in class com.quinncurtis.chart2djava.StandardLegend
Add a legend item to the current legend, specifying the legend item text, symbol, the associated GraphObj object, and font.
addLegendItem(String, GeneralPath, GraphObj, Font) - Method in class com.quinncurtis.chart2djava.StandardLegend
Add a legend item to the current legend, specifying the legend item text, symbol, attributes and font.
addLegendItem(String, int, ChartPlot, int, Font) - Method in class com.quinncurtis.chart2djava.StandardLegend
Add a legend item to the current legend, specifying the legend item text, symbol, the associated PlotObj object, the group number of the attributes to copy in the PlotObject, and font.
addLegendItem(String, ChartPlot, int, Font) - Method in class com.quinncurtis.chart2djava.StandardLegend
Add a legend item to the current legend, specifying the legend item text, symbol, the associated PlotObj object, the group number of the attributes to copy in the PlotObject, and font.
addMouseMoveDataListener() - Method in class com.quinncurtis.chart2djava.MoveData
This method installs the MoveData object by adding it to the mouse listener list of the ChartView component.
addMouseMoveListener() - Method in class com.quinncurtis.chart2djava.MoveObj
This method installs the MoveObj object by adding it to the mouse listener list of the ChartView component.
addNewLineTextString(String) - Method in class com.quinncurtis.chart2djava.ChartText
This method adds a new line of text to the current text object.
addNewSampleRecord(GregorianCalendar, DoubleArray, DoubleArray, String) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record with notes to a time-based SPC chart that plots variable control limits.
addNewSampleRecord(GregorianCalendar, DoubleArray, DoubleArray) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record to a time-based SPC chart that plots variable control limits.
addNewSampleRecord(GregorianCalendar, DoubleArray, String) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record with notes to a time-based SPC chart.
addNewSampleRecord(GregorianCalendar, DoubleArray) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record to a time-based SPC chart.
addNewSampleRecord(double, DoubleArray, DoubleArray, String) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record, with notes, to a batch-based SPC chart that plots variable control limits.
addNewSampleRecord(double, DoubleArray, DoubleArray) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record to a batch-based SPC chart that plots variable control limits.
addNewSampleRecord(double, DoubleArray, String) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record, with notes, to a batch-based SPC chart.
addNewSampleRecord(double, DoubleArray) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record, with notes, to a batch-based SPC chart.
addNewSampleRecord(DoubleArray, String) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record, with notes, to a batch-based SPC chart.
addNewSampleRecord(DoubleArray) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record to a batch-based SPC chart.
addNewSampleRecord(double, GregorianCalendar, DoubleArray, DoubleArray, String) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record, with notes, to a numeric-based SPC chart that plots variable control limits.
addNewSampleRecord(double, GregorianCalendar, DoubleArray, DoubleArray) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record to a numeric-based SPC chart that plots variable control limits.
addNewSampleRecord(double, GregorianCalendar, DoubleArray, String) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record, with notes, to a numeric-based SPC chart .
addNewSampleRecord(double, GregorianCalendar, DoubleArray) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Add a new sample record to a numeric-based SPC chart.
addNotesItem(NotesLabel, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a string item to the table, using the specified column spacing increment.
addNotesItem(String, String, double, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a string item to the table, using the specified column spacing increment and justification.
addNotesObject(NotesLabel) - Method in class com.quinncurtis.spcchartjava.NotesToolTip
Adds a NotesLabel object to the array list.
addNotesToolTipListener() - Method in class com.quinncurtis.spcchartjava.NotesToolTip
This method installs the DChartDataToolTip object by adding it to the mouse listener list of the ChartView component.
addNumericItem(NumericLabel, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a numeric item to the table, using the specified column spacing increment.
addNumericItem(double, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a numeric item to the table, using the specified column spacing increment.
addNumericItem(double, double, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a numeric item to the table, using the specified column spacing increment and justification.
addNumericItem(double, double, int, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a numeric item to the table, using the specified column spacing increment,justification and decimal precision.
addNumericItem(double, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a numeric item to the table, using the numericColumnSpacing spacing increment and decimal precision.
addNumericItem(double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a numeric item to the table, using the numericColumnSpacing spacing increment.
addPolysurfacePolygon(int, int[], int, Color, Color) - Method in class com.quinncurtis.chart2djava.Polysurface
 
addProcessCapabilityItem(NumericLabel, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a process capability numeric item to the table, using the numericColumnSpacing spacing increment and decimal precision.
addProcessCapabilityItem(double, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a process capability numeric item to the table, using the numericColumnSpacing spacing increment and decimal precision.
addProcessCapabilityValue(int) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
If set true enables the process capability value
addRange(boolean[]) - Method in class com.quinncurtis.chart2djava.BoolArray
Adds a array of new values at the end of the array, increasing the length of the array by the length of the source array.
addRange(double[]) - Method in class com.quinncurtis.chart2djava.DoubleArray
Adds a array of new values at the end of the array, increasing the length of the array by the length of the source array.
addRange(int[]) - Method in class com.quinncurtis.chart2djava.IntArray
Adds a array of new values at the end of the array, increasing the length of the array by the length of the source array.
addRange(String[]) - Method in class com.quinncurtis.chart2djava.StringArray
Adds a array of new values at the end of the array, increasing the length of the array by the length of the source array.
addRange(GregorianCalendar[]) - Method in class com.quinncurtis.chart2djava.TimeArray
Adds a array of new values at the end of the array, increasing the length of the array by the length of the source array.
addRow(double[]) - Method in class com.quinncurtis.chart2djava.DoubleArray2D
Adds a new row of data to the end of the array, increasing the number of rows by one.
addRow(DoubleArray) - Method in class com.quinncurtis.chart2djava.DoubleArray2D
Adds a new row of data to the end of the array, increasing the number of rows by one.
addStringItem(StringLabel, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a string item to the table, using the specified column spacing increment.
addStringItem(String, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a string item to the table, using the specified column spacing increment.
addStringItem(String, double, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a string item to the table, using the specified column spacing increment and justification.
addStringItem(String) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a string item to the table, using textColumnSpacing as the column spacing increment.
addTimeDataPoint(GregorianCalendar, double) - Method in class com.quinncurtis.chart2djava.TimeSimpleDataset
This method adds a new data point (GregorianCalendar x-value, floating point y-value) at the end of the dataset, increasing its size by one.
addTimeDataPoint(double, GregorianCalendar) - Method in class com.quinncurtis.chart2djava.TimeSimpleDataset
This method adds a new data point (floating point x-value, GregorianCalendar y-value) at the end of the dataset, increasing its size by one.
addTimeGroupDataPoints(GregorianCalendar, double[]) - Method in class com.quinncurtis.chart2djava.TimeGroupDataset
This method adds a new xy point to a dataset, increasing its size by one.
addTimeItem(TimeLabel, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a time item to the table, using the specified column spacing increment.
addTimeItem(GregorianCalendar, double) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a time item to the table, using the specified column spacing increment.
addTimeItem(GregorianCalendar, double, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a time item to the table, using the specified column spacing increment and justification.
addTimeItem(GregorianCalendar, double, int, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a time item to the table, using the specified column spacing increment, justification and format.
addTimeItem(GregorianCalendar) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a time item to the table, using timeColumnSpacing as the column increment.
addTimeItem(GregorianCalendar, int) - Method in class com.quinncurtis.spcchartjava.SPCGeneralizedTableDisplay
Add a time item to the table using the specified format, using timeColumnSpacing as the column increment.
addZoomListener() - Method in class com.quinncurtis.chart2djava.ChartZoom
This method installs the Zoom object by adding it to the mouse listener list of the ChartView component.
adjustDecs(double, int) - Static method in class com.quinncurtis.chart2djava.ChartSupport
This method adjusts the number of digits to the right of the decimal used to display axis labels.
adjustForZeroEndpoints(double, double) - Method in class com.quinncurtis.chart2djava.AutoScale
Correct an initial range that has equal minimum and maximum values.
adjustmentValueChanged(AdjustmentEvent) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
The event delegate used to process changes in the scroll bar.
adjustTimeAxisRange() - Method in class com.quinncurtis.chart2djava.TimeAutoScale
Round the endpoints of a time scale based on the current rounding mode and time super.
adjustTimeAxisRange(int, int) - Method in class com.quinncurtis.chart2djava.TimeAutoScale
Round the endpoints of a time scale based on the rounding mode.
adjustTimeLabelsOrigin(GregorianCalendar, int, int) - Method in class com.quinncurtis.chart2djava.TimeAutoScale
Round the label starting point of a time axis.
adjustTimeScaleEndpoints() - Method in class com.quinncurtis.chart2djava.TimeScale
This method adjust the starting and ending dates of the scale, making sure that the dates do not fall on a weekend if the WEEK_5D mode is set.
ALARM_HIGHLIGHT_BAR - Static variable in class com.quinncurtis.spcchartjava.SPCChartBase
Alarm highlight constant: Bar alarm highlight
ALARM_HIGHLIGHT_NONE - Static variable in class com.quinncurtis.spcchartjava.SPCChartBase
Alarm highlight constant: No alarm highlight
ALARM_HIGHLIGHT_OUTLINE - Static variable in class com.quinncurtis.spcchartjava.SPCChartBase
Alarm highlight constant: Outline alarm highlight
ALARM_HIGHLIGHT_SYMBOL - Static variable in class com.quinncurtis.spcchartjava.SPCChartBase
Chart alarm emphasis mode for scatter plot symbol
ALARM_HIGHLIGHT_TEXT - Static variable in class com.quinncurtis.spcchartjava.SPCChartBase
Alarm highlight constant: Text alarm highlight
ALARM_NO_HIGHLIGHT_SYMBOL - Static variable in class com.quinncurtis.spcchartjava.SPCChartBase
Chart alarm emphasis mode for scatter plot symbol
ALARM_TRANSITION_DECREASING_FROM_HIGH - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT alarm transition constant: Alarm transition decreasing from high.
ALARM_TRANSITION_DECREASING_TO_LOW - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT alarm transition constant: Alarm transition decreasing to low.
ALARM_TRANSITION_INCREASING_FROM_LOW - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT alarm transition constant: Alarm transition increasing from low.
ALARM_TRANSITION_INCREASING_TO_HIGH - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT alarm transition constant: Alarm transition increasing to high.
ALARM_TRANSITION_NONE_HIGH - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT alarm transition constant: Alarm transition none, high alarm.
ALARM_TRANSITION_NONE_LOW - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT alarm transition constant: Alarm transition none, low alarm.
ALARM_TRANSITION_NONE_NORMAL - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A RT alarm transition constant: No change in alarm state.
alarmEventChanged(SPCControlChartData, SPCControlLimitAlarmArgs) - Method in interface com.quinncurtis.spcchartjava.SPCAlarmEventListener
 
AlarmStatusToolTip - Class in com.quinncurtis.spcchartjava
The AlarmStatusToolTip class extends the ChartMouseListener class, providing additional methods that display a pop-up alarm status window.
AlarmStatusToolTip() - Constructor for class com.quinncurtis.spcchartjava.AlarmStatusToolTip
The default AlarmStatusToolTip constructor.
AlarmStatusToolTip(ChartView) - Constructor for class com.quinncurtis.spcchartjava.AlarmStatusToolTip
This constructor creates a new AlarmStatusToolTip object using the specified component.
AlarmStatusToolTip(ChartView, int) - Constructor for class com.quinncurtis.spcchartjava.AlarmStatusToolTip
This constructor creates a new AlarmStatusToolTip object using the specified component.
ALICEBLUE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
allocAdjacentPolygonList() - Method in class com.quinncurtis.chart2djava.Polysurface
 
ALTBARMODE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Use user-defined texture for background texture
antilog10Ex(double) - Static method in class com.quinncurtis.chart2djava.ChartSupport
Converts a number to its anti log base 10 value.
ANTIQUEWHITE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
appendCurrentRecordValuesToDataLog(CSV, String) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
This methods will create a text file and append the current SPC data record to that file in a CSV (Comma Separated Value) format.
appendNotesString(String, boolean) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Append the specified string to the current the notes string for the current record.
appendNotesString(int, String, boolean) - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
Append the specified string to the current the notes string for the specified record record.
APRIL - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Value of the MONTH field indicating the fourth month of the year.
AQUA - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
AQUAMARINE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 
ARC2D_OBJ - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A chart shape object (ChartShape)
arrayCopy(boolean[], int, boolean[], int, int) - Static method in class com.quinncurtis.chart2djava.BoolArray
 
arrayCopy(double[], int, double[], int, int) - Static method in class com.quinncurtis.chart2djava.DoubleArray
 
arrayCopy(double[][], int, int, double[][], int, int, int) - Static method in class com.quinncurtis.chart2djava.DoubleArray2D
 
arrayCopy(double[][], int, int, double[], int, int) - Static method in class com.quinncurtis.chart2djava.DoubleArray2D
 
arrayCopy(double[], int, double[][], int, int, int) - Static method in class com.quinncurtis.chart2djava.DoubleArray2D
 
arrayCopy(int[], int, int[], int, int) - Static method in class com.quinncurtis.chart2djava.IntArray
 
arrayCopy(String[], int, String[], int, int) - Static method in class com.quinncurtis.chart2djava.StringArray
 
arrayCopy(GregorianCalendar[], int, double[], int, int) - Static method in class com.quinncurtis.chart2djava.TimeArray
 
Arrow - Class in com.quinncurtis.chart2djava
The Arrow class creates arrow symbols in the ArrowPlot plot types.
Arrow() - Constructor for class com.quinncurtis.chart2djava.Arrow
The default Arrow constructor.
Arrow(double, double, double, double) - Constructor for class com.quinncurtis.chart2djava.Arrow
This constructor creates a new Arrow object using the specified dimension parameters.
ARROW - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A chart arrow object (Arrow)
ArrowPlot - Class in com.quinncurtis.chart2djava
The ArrowPlot class displays a collection of arrows as defined by the data in a group dataset.
ArrowPlot() - Constructor for class com.quinncurtis.chart2djava.ArrowPlot
The default ArrowPlot constructor.
ArrowPlot(PhysicalCoordinates) - Constructor for class com.quinncurtis.chart2djava.ArrowPlot
This constructor creates a new ArrowPlot object that will reside in the specified coordinate system.
ArrowPlot(PhysicalCoordinates, GroupDataset, Arrow, ChartAttribute) - Constructor for class com.quinncurtis.chart2djava.ArrowPlot
This constructor creates a new ArrowPlot object that will reside in the specified coordinate system.
ARROWPLOT - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Arrow plot type (ArrowPlot)
assumeTrainingMode() - Method in class com.quinncurtis.spcchartjava.SPCControlChartData
If all alarm limit values are 0.0, assume alarms have not been set, therefore training mode.
AUGUST - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Value of the MONTH field indicating the eighth month of the year.
AUTO_RESIZE_OBJECTS - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Resize the objects in the graph when the chart window is resized
AUTOAXES_EXACT - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Auto-scale using the exact minimum and maximum values, no rounding
AUTOAXES_FAR - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Auto-scale round mode set is far, usually rounding to the next major tick mark
AUTOAXES_NEAR - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Auto-scale round mode set is near, usually rounding to the next minor tick mark
AUTOAXES_STACKED - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Assume data is stacked in auto-scale calculations
AUTOAXES_UNSTACKED - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Assume data is not stacked in auto-scale calculations
autoCalculateControlLimits() - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Using the current sampled data values, high, target and low control limits are calculated for both primary and secondary charts using an algorithim appropriate to the SPC chart type.
autoCalculatePrimaryControlLimits() - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Using the current sampled data values, high, target and low control limits are calculated for the primary chart using an algorithim appropriate to the SPC chart type.
autoCalculateSecondaryControlLimits() - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Using the current sampled data values, high, target and low control limits are calculated for the primary chart using an algorithim appropriate to the SPC chart type.
AUTOCHART - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Auto-Chart Obj
AutoScale - Class in com.quinncurtis.chart2djava
The AutoScale class is the abstract base class for the auto-scaling classes used to scale the plotting area of graphs, and used to set the minimum and maximum values of the axes displayed in the graphs.
AutoScale() - Constructor for class com.quinncurtis.chart2djava.AutoScale
The default AutoScale constructor.
autoScale(int, int) - Method in class com.quinncurtis.chart2djava.CartesianCoordinates
This method initializes an CartesianCoordinates object, running the auto-axis algorithm on the current minimum and maximum scaling values.
autoScale(ChartDataset, int, int) - Method in class com.quinncurtis.chart2djava.CartesianCoordinates
This method initializes an CartesianCoordinates object based on the range of x- and y-values in the supplied dataset.
autoScale(ChartDataset) - Method in class com.quinncurtis.chart2djava.CartesianCoordinates
This method initializes an CartesianCoordinates object based on the range of x- and y-values in the supplied dataset.
autoScale(ChartDataset[], int, int) - Method in class com.quinncurtis.chart2djava.CartesianCoordinates
This method initializes an CartesianCoordinates object based on the range of x- and y-values in an array of datasets.
autoScale(ChartDataset[]) - Method in class com.quinncurtis.chart2djava.CartesianCoordinates
This method initializes an CartesianCoordinates object based on the range of x- and y-values in an array of datasets.
AUTOSCALE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Abstract auto scale object (Autoscale)
autoScale(int, int) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This abstract method auto-scales the current physical coordinates system, using the current physical coordinate values as the starting point.
autoScale(ChartDataset, int, int) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeSimpleDataset object.
autoScale(ChartDataset) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeSimpleDataset object.
autoScale(ChartDataset[], int, int) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in an array of TimeSimpleDataset datasets.
autoScale(ChartDataset[]) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in an array of TimeSimpleDataset datasets.
autoScale(ChartDataset, int) - Method in class com.quinncurtis.chart2djava.PolarCoordinates
This method initializes an PolarCoordinates object based on the range of x-values (polar magnitudes) in a dataset.
autoScale(ChartDataset) - Method in class com.quinncurtis.chart2djava.PolarCoordinates
This method initializes an PolarCoordinates object based on the range of x-values (polar magnitudes) in a dataset.
autoScale(ChartDataset[], int) - Method in class com.quinncurtis.chart2djava.PolarCoordinates
This method initializes an PolarCoordinates object based on the range of x-values (polar magnitudes) in an array of datasets.
autoScale(ChartDataset[]) - Method in class com.quinncurtis.chart2djava.PolarCoordinates
This method initializes an PolarCoordinates object based on the range of x-values (polar magnitudes) in an array of datasets.
autoScale(ChartDataset, int, int) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeSimpleDataset object.
autoScale(ChartDataset) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeSimpleDataset object.
autoScale(ChartDataset[]) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in an array of TimeSimpleDataset datasets.
autoScale(ChartDataset[], int, int) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in an array of TimeSimpleDataset datasets.
autoScale(TimeSimpleDataset, int, int) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeSimpleDataset object.
autoScale(TimeSimpleDataset) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeSimpleDataset object.
autoScale(TimeSimpleDataset[], int, int) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in an array of TimeSimpleDataset datasets.
autoScale(TimeSimpleDataset[]) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in an array of TimeSimpleDataset datasets.
autoScale(TimeGroupDataset, int, int) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeGroupDataset object.
autoScale(TimeGroupDataset, int) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeGroupDataset object.
autoScale(TimeGroupDataset) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in the supplied TimeGroupDataset object.
autoScale(TimeGroupDataset[], int, int) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in an array of TimeGroupDataset datasets.
autoScale(TimeGroupDataset[]) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object based on the range of x- and y-values in an array of TimeGroupDataset datasets.
autoScale(int, int) - Method in class com.quinncurtis.chart2djava.TimeCoordinates
This method initializes an TimeCoordinates object, running the auto-axis algorithm on the current minimum and maximum scaling values.
autoScale(ChartDataset, int, int) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in the supplied object.
autoScale(ChartDataset) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in the supplied dataset object.
autoScale(ChartDataset[]) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in an array of datasets.
autoScale(ChartDataset[], int, int) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in an array of datasets.
autoScale(SimpleDataset, int, int) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in the supplied object.
autoScale(SimpleDataset) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in the supplied object.
autoScale(SimpleDataset[], int, int) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in an array of datasets.
autoScale(SimpleDataset[]) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in an array of datasets.
autoScale(GroupDataset, int, int) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in the supplied GroupDataset object.
autoScale(GroupDataset, int) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in the supplied GroupDataset object.
autoScale(GroupDataset) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in the supplied GroupDataset object.
autoScale(GroupDataset[], int, int) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in an array of GroupDataset datasets.
autoScale(GroupDataset[]) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object based on the range of x- and y-values in an array of GroupDataset datasets.
autoScale(int, int) - Method in class com.quinncurtis.spcchartjava.ProbabilityCoordinates
This method initializes an ProbabilityCoordinates object, running the auto-axis algorithm on the current minimum and maximum scaling values.
autoScaleChartYRange(SPCChartObjects) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Auto-scale the y-range of the SPC chart so that all of the sampled data and chart control limits are within the bounds of the y-axis.
autoScalePrimaryChartYRange() - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Auto-scale the y-range of the primary SPC chart so that all of the sampled data and chart control limits are within the bounds of the y-axis.
autoScaleSecondaryChartYRange() - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Auto-scale the y-range of the SPC chart so that all of the sampled data and chart control limits are within the bounds of the y-axis.
Axis - Class in com.quinncurtis.chart2djava
The Axis class is the abstract base class for all axes in the QCChart2D class library.
Axis() - Constructor for class com.quinncurtis.chart2djava.Axis
The default Axis constructor.
Axis(PhysicalCoordinates, int) - Constructor for class com.quinncurtis.chart2djava.Axis
This constructor creates a new Axis object of the specified type and scales it to match the minimum and maximum values of the specified PhysicalCoordinates object.
Axis(PhysicalCoordinates, int, double, double) - Constructor for class com.quinncurtis.chart2djava.Axis
This constructor creates a new Axis object of a specified type, and scales it to match the specified minimum and maximum values.
AXIS - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Axis chart object type (Axis)
AXIS_CENTER - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Center justify
AXIS_MAX - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Draw in the direction of increasing coordinate values
AXIS_MIN - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Draw in the direction of decreasing coordinate values
AxisLabels - Class in com.quinncurtis.chart2djava
The AxisLabels class is the base class for all axes label classes in the QCChart2D class library.
AxisLabels() - Constructor for class com.quinncurtis.chart2djava.AxisLabels
The default AxisLabels constructor.
AxisLabels(Axis) - Constructor for class com.quinncurtis.chart2djava.AxisLabels
This constructor creates a new AxisLabels object based on the specified axis.
AXISLABELS - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Abstract axis labels object (AxisLabels)
AxisTitle - Class in com.quinncurtis.chart2djava
The AxisTitle class manages and displays an axis title.
AxisTitle() - Constructor for class com.quinncurtis.chart2djava.AxisTitle
The default AxisTitle constructor.
AxisTitle(Axis, Font, String) - Constructor for class com.quinncurtis.chart2djava.AxisTitle
This constructor creates a new AxisTitle object using the specified axis, font and title string.
AXISTITLE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A chart graph axis title object (AxisTitle)
AZURE - Static variable in class com.quinncurtis.chart2djava.ChartColors
 

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