Returns the coefficients a, b, and c for the quadratic function used for distance
attenuation of the light represented by this PointLight object as an array of
double values.
Returns the color of the texture represented by this Texture object at the specified point as an RGB object
using the arguments stored by this Texture object.
Returns a String representation of the transformation applied to the AbstractSurface object
stored by this TransformationsListModel object at the specified index.
Returns a String representation of the transformation applied to the AbstractSurface object
stored by this TransformationsListModel object at the specified index.
Returns an array of double values containing the angle measurements (in radians) used to rotate
this AbstractSurface about the x, y, and z axes when it is rendered as an array of double values.
The GraphicsConverter class provides static methods that allow conversion between colors
and images stored as RGB objects and those stored as AWT colors.