Improve Spatial Point2D and Rectangle Classes ---------------------------------------------
Key: LUCENE-2148 URL: https://issues.apache.org/jira/browse/LUCENE-2148 Project: Lucene - Java Issue Type: Improvement Components: contrib/spatial Affects Versions: 3.1 Reporter: Chris Male The Point2D and Rectangle classes have alot of duplicate, redundant and used functionality. This issue cleans them both up and simplifies the functionality they provide. Subsequent to this, Eclipse and LineSegment, which depend on Point2D, are not used anywhere in the contrib, therefore rather than trying to update them to use the improved Point2D, they will be removed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org