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

U

UNDECIMBER - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Value of the MONTH field indicating the thirteenth month of the year.
UNDER_DATECROSSOVER - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Place the crossover label under the standard tick mark label
unNormalizePoint(ChartPoint2D, int) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method converts the coordinates of a point from normalized coordinates to physical coordinates.
unNormalizePoint(ChartPoint2D, ChartPoint2D, int) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method converts the coordinates of a point from normalized coordinates to physical coordinates.
unNormalizePolysurfacePoint(int, ChartPoint3D, ChartPoint3D) - Method in class com.quinncurtis.chart2djava.Polysurface
 
unNormalizeRect(double, double, int) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method converts a rectangles normalized width and height into physical coordinates.
unNormalizeRect(ChartDimension, double, double, int) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method converts a rectangles normalized width and height into physical coordinates.
update() - Method in class com.quinncurtis.chart2djava.ChartAttribute
 Updates the simpleStroke object based on the current lineStyle and lineWidth fields.
update() - Method in class com.quinncurtis.chart2djava.PolarAxesLabels
Updates the polar axis labels if the range has changed.
update() - Method in class com.quinncurtis.chart2djava.PolarGrid
Updates the polar grid values if the range has changed.
updateControlLimitLabel(PhysicalCoordinates, SPCControlPlotObjectData, int, int) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Creates a numeric label of the control limit, and adds the numeric label to the spc chart.
updateDraw(long) - Method in class com.quinncurtis.chart2djava.ChartView
This method forces a redraw of the chart view within tm milliseconds.
updateDraw() - Method in class com.quinncurtis.chart2djava.ChartView
This method forces a redraw of the chart view within tm milliseconds.
UPTRIANGLE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Up triangle scatter plot symbol
useNoTable(boolean, boolean, boolean, String) - Method in class com.quinncurtis.spcchartjava.SPCChartBase
Skip the table part and just have a title.
USER_COORD_MAX - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Maximum allowable value for a conversion to window device coordinates.
USER_COORDINATES - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
A UserCoordinates object
USER_POS - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Position defined using device, or window device coordinates
UserCoordinates - Class in com.quinncurtis.chart2djava
This class implements simple 2D drawing using the Java user coordinate system.
UserCoordinates() - Constructor for class com.quinncurtis.chart2djava.UserCoordinates
Creates a new instance of UserCoordinates
USERGRADIENTMODE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Use user-defined gradient for background gradient
USERTEXTUREMODE - Static variable in interface com.quinncurtis.chart2djava.ChartConstants
Use user-defined texture for background texture
userToPhys(ChartPoint2D) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method converts a point from window device coordinates to physical coordinates.
userToPhys(ChartPoint2D, ChartPoint2D) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method converts a point from window device coordinates to physical coordinates.
userToPhysX(double) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method converts an x-coordinate value from window device coordinates to physical coordinates.
userToPhysY(double) - Method in class com.quinncurtis.chart2djava.PhysicalCoordinates
This method converts an y-coordinate value from window device coordinates to physical coordinates.
userToWorld(double, double) - Method in class com.quinncurtis.chart2djava.WorldCoordinates
This method converts x and y user coordinates into world coordinate values.
userToWorld(ChartPoint2D, double, double) - Method in class com.quinncurtis.chart2djava.WorldCoordinates
This method converts x and y user coordinates into world coordinate values.
userToWorld(ChartPoint2D) - Method in class com.quinncurtis.chart2djava.WorldCoordinates
This method converts x and y user coordinates into world coordinate values.
userToWorld(ChartPoint2D, ChartPoint2D) - Method in class com.quinncurtis.chart2djava.WorldCoordinates
This method converts x and y user coordinates into world coordinate values.
userToWorldAbsX(double) - Method in class com.quinncurtis.chart2djava.WorldCoordinates
This method converts an absolute device value into a world coordinate value.
userToWorldAbsY(double) - Method in class com.quinncurtis.chart2djava.WorldCoordinates
This method converts an absolute device value into a world coordinate value.
userToWorldRelX(double) - Method in class com.quinncurtis.chart2djava.WorldCoordinates
This method converts a device delta x value into a world coordinate value.
userToWorldRelY(double) - Method in class com.quinncurtis.chart2djava.WorldCoordinates
This method converts a device delta y value into a world coordinate value.
useWERuntimeRules() - Method in class com.quinncurtis.spcchartjava.SPCChartObjects
Use Western Electric Runtime Rules when checking for alarm conditions.

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