TwoColoredArrayRange

constructor(range: ClosedRange<BoundType>, step: LengthType, math: BoundMath<BoundType, LengthType>, defaultColor: ColorType, otherColor: ColorType, rangeFactory: RangeFactory<BoundType> = ClosedRangeFactory())