public interface SpatialRuleFactory
Modifier and Type | Field and Description |
---|---|
static SpatialRuleFactory |
EMPTY |
Modifier and Type | Method and Description |
---|---|
SpatialRule |
createSpatialRule(String id,
List<org.locationtech.jts.geom.Polygon> borders) |
static final SpatialRuleFactory EMPTY
SpatialRule createSpatialRule(String id, List<org.locationtech.jts.geom.Polygon> borders)
Copyright © 2012–2021. All rights reserved.