Class zebkit.ui.PointRulerPan.PointsGenerator | <zebkit.ui> |
Basic class to implement sequence of points values
zebkit.ui.PointRulerPan.PointsGenerator
(
)
public
<Number>
pointValue (ruler, index )
Generate next point value in the sequence or null if end of sequence has been reached. Parameters:
Returns:
<Number>
a value for the given point with the specified index |