the current segment as a two-element array of Geo The first point
is the "current point" and the second is the next. If there isn't
another point available, will throw an indexOutOfBounds
exception.
getSegArray
double[] getSegArray()
Returns:
the current segment as a float[]. The first point is the "current
point" and the second is the next. If there isn't another point
available, will throw an indexOutOfBounds exception.