Using Single Scale Displayers
The base class used to represent a single scale is the IlvSingleScaleDisplayer class.
A single scale is composed of:
-
An axis, which can have an optional arrow and an optional label at the end
-
Step labels drawn next to the major ticks. These labels indicate the values of the coordinate represented by the scale.
-
Minor ticks, the marks drawn on the axis at each substep of the scale
Elements of a Single Scale shows the different elements of a single scale.