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

ASF subversion and git services commented on LUCENE-6800:
---------------------------------------------------------

Commit 1702455 from [~mikemccand] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1702455 ]

LUCENE-6800: use factory to create XYZSolid

> 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
>             Fix For: Trunk, 5.4
>
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to