- x1 - Variable in class kcl.waterloo.demo.TestDataManager
-
- x2 - Variable in class kcl.waterloo.demo.TestDataManager
-
- x3 - Variable in class kcl.waterloo.demo.TestDataManager
-
- x4 - Variable in class kcl.waterloo.demo.TestDataManager
-
- XMLChecker - Class in kcl.waterloo.xml
-
- XMLChecker() - Constructor for class kcl.waterloo.xml.XMLChecker
-
- xPixelToPosition(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- xPixelToPosition(double[]) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- xPixelToPosition(double) - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Convert a pixel location to a graph coordinate on the x-axis.
- xPixelToPosition(double[]) - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Convert an array of pixel locations to graph coordinates on the x-axis.
- xPixelToPositioni(double[]) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- xPixelToPositioni(double[]) - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Convert an array of pixel locations to graph coordinates on the x-axis.
- xPositionToPixel(double) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- xPositionToPixel(double[]) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- xPositionToPixel(double) - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Convert an axis location to a pixel value This method does not compensate
for rotation or zoom.
- xPositionToPixel(double[]) - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Convert an array of axis locations to a pixel values.
- xPositionToPixeli(double[]) - Method in class kcl.waterloo.graphics.GJAbstractGraph0
-
- xPositionToPixeli(double[]) - Method in interface kcl.waterloo.graphics.GJGraphInterface
-
Convert an array of axis locations to a pixel values.
- XYZToRGB(float[]) - Static method in class kcl.waterloo.defaults.Colors
-
Convert RGB to XYZ.