This class provides some utility functions for a CoordSystem. They were
externalized to make the CoordSystem class clearer.
author: mueller version: 1.0
This method is called by paintDefault to paint the ticks on the
x-axis for non-numerical x-axis values..
Parameters: g - the Graphics2D context to paint in