The returned array is a clone of the internal array of the steps, stored in this object. The returned array is never empty (its length cannot be zero). The elements of the returned array are always positive (<0.0).
There is a guarantee, that this method always works very quickly (O( {@link #dimCount() dimCount()}) operations) and without exceptions. @return an array containing all grid steps of this pattern.
|
|