Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6800

Regularize how Geo3d XYZSolids are managed, as was done for GeoCircle

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.4, 6.0
    • modules/spatial
    • None
    • New

    Description

      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

      Attachments

        1. LUCENE-6800.patch
          28 kB
          Karl Wright

        Activity

          People

            Unassigned Unassigned
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: