/[Apache-SVN]
ViewVC logotype

Revision 1702328


Jump to revision: Previous Next
Author: mikemccand
Date: Thu Sep 10 21:45:50 2015 UTC (8 years, 7 months ago)
Changed paths: 18
Log Message:
LUCENE-6797: use a factory to create GeoCircle

Changed paths

Path Details
Directorylucene/dev/trunk/lucene/CHANGES.txt modified , text changed
Directorylucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/spatial4j/Geo3dRptTest.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeRectRelationTestCase.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeSphereModelRectRelationTest.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeWGS84ModelRectRelationTest.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoBaseCircle.java added
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoBasePolygon.java added
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCircle.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCircleFactory.java added
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCompositePolygon.java added
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoConvexPolygon.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoPolygon.java added
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoPolygonFactory.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoStandardCircle.java
(Copied from lucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCircle.java, r1702320)
added , text changed
Directorylucene/dev/trunk/lucene/spatial3d/src/test/org/apache/lucene/bkdtree3d/TestGeo3DPointField.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial3d/src/test/org/apache/lucene/geo3d/GeoCircleTest.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial3d/src/test/org/apache/lucene/geo3d/GeoModelTest.java modified , text changed
Directorylucene/dev/trunk/lucene/spatial3d/src/test/org/apache/lucene/geo3d/XYZSolidTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26