| Package | Description |
|---|---|
| nl.b3p.gis.mapping |
| Modifier and Type | Method and Description |
|---|---|
Attribute[] |
FeatureType.getAttribute()
Method getAttribute
|
Attribute |
FeatureType.getAttribute(int index)
Method getAttribute
|
static Attribute |
Attribute.unmarshal(Reader reader)
Method unmarshal
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureType.addAttribute(Attribute vAttribute)
Method addAttribute
|
void |
FeatureType.addAttribute(int index,
Attribute vAttribute)
Method addAttribute
|
boolean |
FeatureType.removeAttribute(Attribute vAttribute)
Method removeAttribute
|
void |
FeatureType.setAttribute(Attribute[] attributeArray)
Method setAttribute
|
void |
FeatureType.setAttribute(int index,
Attribute vAttribute)
Method setAttribute
|
Copyright © 2020 B3Partners B.V.. All rights reserved.