getDimension abstract method

int getDimension()

Returns the dimension (number of ordinates in each coordinate) for this sequence.

This total includes any measures, indicated by non-zero {@link #getMeasures()}.

@return the dimension of the sequence.

Implementation

int getDimension();