getBoundaryDimension abstract method

int getBoundaryDimension()

Returns the dimension of this Geometrys inherent boundary.

@return the dimension of the boundary of the class implementing this interface, whether or not this object is the empty geometry. Returns Dimension.FALSE if the boundary is the empty geometry.

Implementation

int getBoundaryDimension();