Class BoundaryNodeRule.MultiValentEndPointBoundaryNodeRule

Hierarchy: Object , BoundaryNodeRule.MultiValentEndPointBoundaryNodeRule
All Implemented Interfaces: BoundaryNodeRule
public static class BoundaryNodeRule.MultiValentEndPointBoundaryNodeRule
implements BoundaryNodeRule
A BoundaryNodeRule which determines that only endpoints with valency greater than 1 are on the boundary. This corresponds to the boundary of a MultiLineString being all the "attached" endpoints, but not the "unattached" ones.
Authors:
Martin Davis

Other

  • version: 1.7
public boolean isInBoundary(int boundaryCount)