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

U

UNDECIMBER - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Value of the MONTH field indicating the thirteenth month of the year.
UNDER_DATECROSSOVER - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Place the crossover label under the standard tick mark label
unNormalizePoint(ChartPoint3D, int) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts the coordinates of a point from normalized coordinates to physical coordinates.
unNormalizePoint(ChartPoint3D, ChartPoint3D, int) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts the coordinates of a point from normalized coordinates to physical coordinates.
unNormalizePolysurfacePoint(int, ChartPoint3D, ChartPoint3D) - Method in class com.quinncurtis.chart3djava.Polysurface
Reverse a point normalization (mx + b)
unNormalizeRect(double, double, double, int) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts a rectangles normalized width and height into physical coordinates.
unNormalizeRect(ChartDimension3D, double, double, double, int) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts a rectangles normalized width and height into physical coordinates.
update() - Method in class com.quinncurtis.chart3djava.ChartAttribute
 Updates the simpleStroke object based on the current lineStyle and lineWidth fields.
updateDraw(long) - Method in class com.quinncurtis.chart3djava.ChartView
This method forces a redraw of the chart view within tm milliseconds.
updateDraw() - Method in class com.quinncurtis.chart3djava.ChartView
This method forces a redraw of the chart view within tm milliseconds.
UPTRIANGLE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Up triangle scatter plot symbol
USER_COORD_MAX - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Maximum allowable value for a conversion to window device coordinates.
USER_COORDINATES - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A UserCoordinates object
USER_POS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Position defined using device, or window device coordinates
UserCoordinates - Class in com.quinncurtis.chart3djava
This class implements simple 2D drawing using the Java user coordinate system.
UserCoordinates() - Constructor for class com.quinncurtis.chart3djava.UserCoordinates
Creates a new instance of UserCoordinates
USERGRADIENTMODE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Use user-defined gradient for background gradient
USERTEXTUREMODE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Use user-defined texture for background texture
userToPhys(ChartPoint3D) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts a point from window device coordinates to physical coordinates.
userToPhys(ChartPoint3D, ChartPoint3D) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts a point from window device coordinates to physical coordinates.
userToPhysX(double) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts an x-coordinate value from window device coordinates to physical coordinates.
userToPhysY(double) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts an y-coordinate value from window device coordinates to physical coordinates.
userToPhysZ(double) - Method in class com.quinncurtis.chart3djava.PhysicalCoordinates
This method converts an z-coordinate value from window device coordinates to physical coordinates.
userToWorld(double, double, double) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts x, y and z user coordinates into world coordinate values.
userToWorld(ChartPoint3D, double, double, double) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts x, y and z user coordinates into world coordinate values.
userToWorld(ChartPoint3D) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts x, y and z user coordinates into world coordinate values.
userToWorld(ChartPoint3D, ChartPoint3D) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts x, y and z user coordinates into world coordinate values.
userToWorldAbsX(double) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts an absolute device value into a world coordinate value.
userToWorldAbsY(double) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts an absolute device value into a world coordinate value.
userToWorldAbsZ(double) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts an absolute device value into a world coordinate value.
userToWorldRelX(double) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts a device delta x value into a world coordinate value.
userToWorldRelY(double) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts a device delta y value into a world coordinate value.
userToWorldRelZ(double) - Method in class com.quinncurtis.chart3djava.WorldCoordinates
This method converts a device delta z value into a world coordinate value.

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