| Package | Description |
|---|---|
| nl.b3p.viewer.config.app |
| Modifier and Type | Method and Description |
|---|---|
ConfiguredAttribute |
ApplicationLayer.getAttribute(SimpleFeatureType sft,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfiguredAttribute> |
ApplicationLayer.getAttributes() |
List<ConfiguredAttribute> |
ApplicationLayer.getAttributes(SimpleFeatureType sft)
Get all the attributes from this applicationLayer that are from the given
SimpleFeatureType (or the SimpleFeatureType == null, for configured
attributes that don't have a SimpleFeatureType set yet).
|
List<ConfiguredAttribute> |
ApplicationLayer.getAttributes(SimpleFeatureType sft,
boolean includeJoined) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationLayer.setAttributes(List<ConfiguredAttribute> attributes) |
Copyright © 2017. All rights reserved.