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