[
https://issues.apache.org/jira/browse/GEOMETRY-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989332#comment-16989332
]
Matt Juntunen commented on GEOMETRY-69:
---------------------------------------
PR is ready: https://github.com/apache/commons-geometry/pull/42
> BSPTreeVisitor stop visit
> -------------------------
>
> Key: GEOMETRY-69
> URL: https://issues.apache.org/jira/browse/GEOMETRY-69
> Project: Apache Commons Geometry
> Issue Type: Improvement
> Reporter: Matt Juntunen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Update the BSPTreeVisitor interface to allow implementations to stop the node
> visit process when desired. The current implementation always visits all
> nodes in the tree. The JDK {{FileVisitor}} interface might be a good
> reference.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)