Uses of Package
com.quinncurtis.spcchartjava

Packages that use com.quinncurtis.spcchartjava
com.quinncurtis.spcchartjava   
 

Classes in com.quinncurtis.spcchartjava used by com.quinncurtis.spcchartjava
AlarmStatusToolTip
          The AlarmStatusToolTip class extends the ChartMouseListener class, providing additional methods that display a pop-up alarm status window.
FrequencyHistogramChart
          Frequency Histogram chart template.
NotesLabel
          The NotesLabel class is used to manage the long and short versions of the notes strings used in the table display.
NotesToolTip
          The NotesToolTip class extends the ChartMouseListener class, providing additional methods that display a pop-up notes window.
ParetoChart
          Pareto Chart chart template.
ProbabilityAutoScale
          The ProbabilityAutoScale class is designed to be used with cumulative normal probability coordinates and is used to auto-scale the plotting area of graphs and to set the minimum and maximum values of the axes displayed in the graphs.
ProbabilityAxis
          The ProbabilityAxis class implements a probability axis where the major tick marks are placed at intervals appropriate to a cumulative probability scale.
ProbabilityChart
          Probability chart template.
ProbabilityCoordinates
          The ProbabilityCoordinates class extends the PhysicalCoordinates class to support a y-axis probability scale in an xy coordinate plane.
ProbabilityScale
          The ProbabilityScale class implements a cumulative normal probability coordinate system for a single coordinate, x or y.
ProbabilitySigmaAxis
          The ProbabilitySigmaAxis class implements a linear axis where the tick marks are placed at linear intervals on the sigma levels of the associated probability scale.
SimpleMultiPlot
          This class creates a plot object that can be a line plot, bar plot, scatter plot or a line marker plot.
SPCAlarmEventListener
          The spc alarm event listener class.
SPCCalculatedValueRecord
          The record class for a calculated SPC statistic.
SPCChartBase
          The base class for all SPC Charts.
SPCChartObjects
          The SPCChartObjects class holds all of the chart objects associated with a single SPC chart.
SPCControlChartData
          SPCProcessCapabilityRecord This class holds the data that is plotted in the SPC chart.
SPCControlLimitAlarmArgs
          This class is used to pass event information to a SPCControlLimitAlarmEventDelegate alarm processing delegate.
SPCControlLimitRecord
          This class hold information specific to an SPC control limit: including the current value of the control limit, a history of control limit values, description, and the hysteresis value for alarm checking.
SPCControlPlotObjectData
          This class holds information specific to a specific plot object, i.e.
SPCDataToolTip
          The SPCDataToolTip class extends the ChartMouseListener class, providing additional methods that display a data tooltip for the SPC chart primary and secondary charts.
SPCGeneralizedTableDisplay
          This class manages a list of ChartText objects (NumericLabel, StringLabel and TimeLabel objects), that encapsulate each unique table entry in the SPC chart table.
SPCProcessCapabilityRecord
          The record class for a calculated SPC statistic.
SPCSampledValueRecord
          This class encapsulates a sample data value.