You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2015/09/11 15:01:45 UTC

[jira] [Commented] (LUCENE-6800) Regularize how Geo3d XYZSolids are managed, as was done for GeoCircle

    [ https://issues.apache.org/jira/browse/LUCENE-6800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740754#comment-14740754 ] 

Michael McCandless commented on LUCENE-6800:
--------------------------------------------

Thanks [~daddywri], looks good, I'll commit shortly.

> 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
>         Attachments: LUCENE-6800.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org