| 限定符和类型 | 类和说明 |
|---|---|
static class |
Feature.Geometry |
| 构造器和说明 |
|---|
Feature() |
| 限定符和类型 | 方法和说明 |
|---|---|
Feature.Geometry |
getGeometry() |
String |
getId() |
Map |
getProperties() |
String |
getType() |
Feature |
setGeometry(Feature.Geometry geometry) |
void |
setId(String id) |
void |
setProperties(Map properties) |
Feature |
setType(String type) |
public String getId()
public void setId(String id)
public String getType()
public Feature.Geometry getGeometry()
public Feature setGeometry(Feature.Geometry geometry)
public Map getProperties()
public void setProperties(Map properties)
Copyright © 2020 GTMAP. All rights reserved.