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.Area
Copyright © 2012–2022. All rights reserved.