Computes the boundary of a {@link Geometry}. Allows specifying the {@link BoundaryNodeRule} to be used.This operation will always return a {@link Geometry} of the appropriatedimension for the boundary (even if the input geometry is empty). The boundary of zero-dimensional geometries (Points) is always the empty {@link GeometryCollection}.
@author Martin Davis
@version 1.7
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.