The CoordinateArraySequence enforceArrayConsistency method can create or mutate coordinates in the client Coordinate array.
I'm not sure this is good behaviour because:
It would be better to check Coordinate consistency and throw an exception if they are not consistent.
The CoordinateArraySequence enforceArrayConsistency method can create or mutate coordinates in the client Coordinate array.
I'm not sure this is good behaviour because:
nullcoordinatesIt would be better to check Coordinate consistency and throw an exception if they are not consistent.