public class Feature extends Geometry
Constructor and Description |
---|
Feature() |
Modifier and Type | Method and Description |
---|---|
Geometry |
getGeometry() |
String |
getId() |
Map<String,String> |
getProperties() |
void |
setGeometry(Geometry geometry) |
void |
setId(String id) |
void |
setProperties(Map<String,String> properties) |
Copyright © 2012–2022 Alibaba Group. All rights reserved.