Karl Wright created LUCENE-6800:
-----------------------------------
Summary: Regularize how Geo3d XYZSolids are managed, as was done
for GeoCircle
Key: LUCENE-6800
URL: https://issues.apache.org/jira/browse/LUCENE-6800
Project: Lucene - Core
Issue Type: Improvement
Components: modules/spatial
Reporter: Karl Wright
The instantiation of XYZSolid-family objects is currently done through a
factory method in GeoAreaFactory. For consistency, there should be the
following:
- underlying interface called XYZSolid, which extends GeoArea
- a XYZSolidFactory factory class, that instantiates XYZSolid objects
- reference to XYZSolidFactory.makeXYZSolid() from within GeoAreaFactory
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]