A DomainDivider
to divide a linear data range into equal segments.
Within a given order of magnitude, this divider will work in increments of one,
two, or five.
create a new LinearDomainDivider which will step through intervals divided by significand * 10 ^ exponent.