public class SplitArea extends Object implements AreaIndex.Area
| Constructor and Description |
|---|
SplitArea(List<org.locationtech.jts.geom.Polygon> borders) |
| Modifier and Type | Method and Description |
|---|---|
static SplitArea |
fromJsonFeature(JsonFeature j) |
List<org.locationtech.jts.geom.Polygon> |
getBorders() |
public SplitArea(List<org.locationtech.jts.geom.Polygon> borders)
public static SplitArea fromJsonFeature(JsonFeature j)
public List<org.locationtech.jts.geom.Polygon> getBorders()
getBorders in interface AreaIndex.AreaCopyright © 2012–2023. All rights reserved.