/[Apache-SVN]
ViewVC logotype

Revision 1702329


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

Changed paths

Path Details
Directorylucene/dev/branches/branch_5x/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/CHANGES.txt modified , text changed , props changed
Directorylucene/dev/branches/branch_5x/lucene/spatial/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/spatial/src/test/org/apache/lucene/spatial/spatial4j/Geo3dRptTest.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeRectRelationTestCase.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeSphereModelRectRelationTest.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeWGS84ModelRectRelationTest.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/ modified , props changed
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoBaseCircle.java
(Copied from lucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoBaseCircle.java, r1702328)
added
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoBasePolygon.java
(Copied from lucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoBasePolygon.java, r1702328)
added
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCircle.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCircleFactory.java
(Copied from lucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCircleFactory.java, r1702328)
added
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCompositePolygon.java
(Copied from lucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoCompositePolygon.java, r1702328)
added
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoConvexPolygon.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoPolygon.java
(Copied from lucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoPolygon.java, r1702328)
added
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoPolygonFactory.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoStandardCircle.java
(Copied from lucene/dev/trunk/lucene/spatial3d/src/java/org/apache/lucene/geo3d/GeoStandardCircle.java, r1702328)
added
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/test/org/apache/lucene/bkdtree3d/TestGeo3DPointField.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/test/org/apache/lucene/geo3d/GeoCircleTest.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/spatial3d/src/test/org/apache/lucene/geo3d/GeoModelTest.java modified , text changed
Directorylucene/dev/branches/branch_5x/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