| 程序包 | 说明 |
|---|---|
| cn.funnymap.lgis.vector.generator | |
| cn.funnymap.lgis.vector.generator.graphic | |
| cn.funnymap.lgis.vector.generator.wkt |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShpField> |
GeneratorContent.getFieldList() |
| 构造器和说明 |
|---|
GeneratorContent(List<org.locationtech.jts.geom.Geometry> geometryList,
List<ShpField> fieldList,
List<HashMap<String,Object>> valueList,
org.opengis.referencing.crs.CoordinateReferenceSystem crs) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShpField> |
EsriGraphic2ShpGeneratorParam.getFieldList() |
| 构造器和说明 |
|---|
EsriGraphic2ShpGeneratorParam(org.opengis.referencing.crs.CoordinateReferenceSystem crs,
com.alibaba.fastjson2.JSONArray geojsonList,
List<ShpField> fieldList) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ShpField> |
Wkt2ShpGeneratorParam.getFieldList() |
| 构造器和说明 |
|---|
Wkt2ShpGeneratorParam(org.opengis.referencing.crs.CoordinateReferenceSystem crs,
List<ShpField> fieldList,
List<String> wktList,
List<HashMap<String,Object>> attrValueList) |
Copyright © 2024. All rights reserved.