|
Pull Up Method protected isMultiPoint(collection ShapeCollection<Shape>) : boolean from class com.orientechnologies.lucene.shape.OShapeFactory to protected isMultiPoint(collection ShapeCollection<Shape>) : boolean from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |
|
Pull Up Method protected isMultiPolygon(collection ShapeCollection<Shape>) : boolean from class com.orientechnologies.lucene.shape.OShapeFactory to protected isMultiPolygon(collection ShapeCollection<Shape>) : boolean from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |
|
Pull Up Method protected createMultiLine(geometries ShapeCollection<JtsGeometry>) : JtsGeometry from class com.orientechnologies.lucene.shape.OShapeFactory to protected createMultiLine(geometries ShapeCollection<JtsGeometry>) : JtsGeometry from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |
|
Pull Up Method protected isPoint(shape Shape) : boolean from class com.orientechnologies.lucene.shape.OShapeFactory to protected isPoint(shape Shape) : boolean from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |
|
Pull Up Method private isLineString(shape Shape) : boolean from class com.orientechnologies.lucene.shape.OShapeFactory to private isLineString(shape Shape) : boolean from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |
|
Pull Up Method protected createMultiPoint(geometries ShapeCollection<JtsPoint>) : JtsGeometry from class com.orientechnologies.lucene.shape.OShapeFactory to protected createMultiPoint(geometries ShapeCollection<JtsPoint>) : JtsGeometry from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |
|
Pull Up Method protected isPolygon(shape Shape) : boolean from class com.orientechnologies.lucene.shape.OShapeFactory to protected isPolygon(shape Shape) : boolean from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |
|
Pull Up Method protected createMultiPolygon(geometries ShapeCollection<JtsGeometry>) : JtsGeometry from class com.orientechnologies.lucene.shape.OShapeFactory to protected createMultiPolygon(geometries ShapeCollection<JtsGeometry>) : JtsGeometry from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |
|
Pull Up Method protected isMultiLine(collection ShapeCollection<Shape>) : boolean from class com.orientechnologies.lucene.shape.OShapeFactory to protected isMultiLine(collection ShapeCollection<Shape>) : boolean from class com.orientechnologies.lucene.shape.OComplexShapeBuilder |
From |
To |