public interface S2ShapeFactory
extends org.locationtech.spatial4j.shape.ShapeFactory
ShapeFactory
.org.locationtech.spatial4j.shape.ShapeFactory.LineStringBuilder, org.locationtech.spatial4j.shape.ShapeFactory.MultiLineStringBuilder, org.locationtech.spatial4j.shape.ShapeFactory.MultiPointBuilder, org.locationtech.spatial4j.shape.ShapeFactory.MultiPolygonBuilder, org.locationtech.spatial4j.shape.ShapeFactory.MultiShapeBuilder<T extends org.locationtech.spatial4j.shape.Shape>, org.locationtech.spatial4j.shape.ShapeFactory.PointsBuilder<T>, org.locationtech.spatial4j.shape.ShapeFactory.PolygonBuilder
Modifier and Type | Method and Description |
---|---|
org.locationtech.spatial4j.shape.Shape |
getS2CellShape(com.google.common.geometry.S2CellId cellId)
Factory method for S2 cell shapes.
|
circle, circle, getSpatialContext, isNormWrapLongitude, lineString, lineString, multiLineString, multiPoint, multiPolygon, multiShape, multiShape, normDist, normX, normY, normZ, pointXY, pointXYZ, polygon, rect, rect, verifyX, verifyY, verifyZ
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.