| Package | Description |
|---|---|
| nl.b3p.gis | |
| nl.b3p.gis.mapping |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.jump.feature.FeatureSchema |
FeatureSchemaFactory.createFeatureSchemaFromMapping(FeatureType ft,
int epsgCode)
Creates a FeatureSchema from a mapping.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureType[] |
Mapping.getFeatureType()
Method getFeatureType
|
FeatureType |
Mapping.getFeatureType(int index)
Method getFeatureType
|
static FeatureType |
FeatureType.unmarshal(Reader reader)
Method unmarshal
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mapping.addFeatureType(FeatureType vFeatureType)
Method addFeatureType
|
void |
Mapping.addFeatureType(int index,
FeatureType vFeatureType)
Method addFeatureType
|
boolean |
Mapping.removeFeatureType(FeatureType vFeatureType)
Method removeFeatureType
|
void |
Mapping.setFeatureType(FeatureType[] featureTypeArray)
Method setFeatureType
|
void |
Mapping.setFeatureType(int index,
FeatureType vFeatureType)
Method setFeatureType
|
Copyright © 2021 B3Partners B.V.. All rights reserved.