[
https://issues.apache.org/jira/browse/LUCENE-9218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ignacio Vera resolved LUCENE-9218.
----------------------------------
Fix Version/s: 8.5
Assignee: Ignacio Vera
Resolution: Fixed
> XYGeometries should use floats instead of doubles
> -------------------------------------------------
>
> Key: LUCENE-9218
> URL: https://issues.apache.org/jira/browse/LUCENE-9218
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Ignacio Vera
> Assignee: Ignacio Vera
> Priority: Minor
> Fix For: 8.5
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> XYGeometries (XYPolygon, XYLine, XYRectangle & XYPoint) are a bit
> counter-intuitive. Where most of them are initialised using floats, when
> returning those values, they are returned as doubles. In addition XYRectangle
> seems to work on doubles.
> In this issue it is proposed to harmonise those classes to only work on
> floats. As these classes were just move to core and they have not been
> released, it should be ok to change its interfaces.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]