public interface Feature<P extends Position,ID>
| Modifier and Type | Method and Description |
|---|---|
Box<P> |
getBbox() |
Geometry<P> |
getGeometry() |
ID |
getId() |
Map<String,Object> |
getProperties() |
default Object |
getProperty(String propertyName) |
default String |
getType() |
static final String TYPE
Copyright © 2023 geolatte.org. All rights reserved.