public abstract class IlvStepsDefinition
extends java.lang.Object
Defines how scale steps values are computed.
This class provides the necessary methods to compute the values associated
with scale steps and substeps. It also defines the
formatting between values and labels. The
IlvScale#setStepsDefinition method lets you associate an
IlvStepsDefinition object with a scale.
CSS example:
This class cannot be instantiated because it is an abstract class.