Geometry
s are exactly equal, up to a specified distance tolerance. Two Geometries are exactly equal within a distance tolerance if and only if: Geometry
s are composites and any children are not Geometry
s, returns false
.
@param other the Geometry
with which to compare this Geometry
@parm tolerance distance at or below which two Coordinate
sare considered equal
@return true
if this and the other Geometry
are of the same class and have equal internal data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|