- XML - Static variable in class net.returnvoid.io.DataLoader
-
File type: XML (.xml, .htm, .html)
- XYZColor - Class in net.returnvoid.color
-
A model for color in XYZ color space.
- XYZColor(Float, Float, Float) - Constructor for class net.returnvoid.color.XYZColor
-
Creates a new opaque XYZColor object.
- XYZColor(Float, Float, Float, Float) - Constructor for class net.returnvoid.color.XYZColor
-
Creates a new XYZColor object.
- XYZColor(float...) - Constructor for class net.returnvoid.color.XYZColor
-
Creates a new XYZColor object.
- xyzEuclidean(RColor, RColor) - Static method in class net.returnvoid.color.ColorDifference
-
Calculates the difference / distance between two colors using XYZ
Euclidean distance.