public class PolygonBuilder extends BasePolygonBuilder<PolygonBuilder>
BasePolygonBuilder.Ring<P extends ShapeBuilder>ShapeBuilder.CoordinateNode, ShapeBuilder.Edge, ShapeBuilder.GeoShapeType, ShapeBuilder.OrientationToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Paramsholes, shell, TYPEautoIndexJtsGeometry, autoValidateJtsGeometry, DATELINE, FACTORY, FIELD_COORDINATES, FIELD_GEOMETRIES, FIELD_ORIENTATION, FIELD_TYPE, INTERSECTION_ORDER, LOGGER, multiPolygonMayOverlap, orientation, SPATIAL_CONTEXT, wrapdatelineEMPTY_PARAMS| Modifier | Constructor and Description |
|---|---|
|
PolygonBuilder() |
protected |
PolygonBuilder(ArrayList<com.vividsolutions.jts.geom.Coordinate> points,
ShapeBuilder.Orientation orientation) |
|
PolygonBuilder(ShapeBuilder.Orientation orientation) |
| Modifier and Type | Method and Description |
|---|---|
PolygonBuilder |
close()
Close the shell of the polygon
|
build, buildGeometry, coordinates, coordinatesArray, hole, hole, linearRing, multipolygon, point, point, points, polygon, toPolygon, toPolygon, toXContent, type, validateHolecoordinate, debugEnabled, intersection, intersections, jtsGeometry, newCircleBuilder, newEnvelope, newEnvelope, newGeometryCollection, newGeometryCollection, newLineString, newMultiLinestring, newMultiPoint, newMultiPolygon, newMultiPolygon, newPoint, newPoint, newPolygon, newPolygon, orientationFromString, parse, parse, shift, toString, toXContentpublic PolygonBuilder()
public PolygonBuilder(ShapeBuilder.Orientation orientation)
protected PolygonBuilder(ArrayList<com.vividsolutions.jts.geom.Coordinate> points, ShapeBuilder.Orientation orientation)
public PolygonBuilder close()
BasePolygonBuilderclose in class BasePolygonBuilder<PolygonBuilder>Copyright © 2009–2017. All rights reserved.