Package | Description |
---|---|
org.n52.sos.importer.model | |
org.n52.sos.importer.model.measuredValue | |
org.n52.sos.importer.model.resources |
Modifier and Type | Method and Description |
---|---|
FeatureOfInterest |
Step6bSpecialModel.getFeatureOfInterest() |
FeatureOfInterest |
Step6cModel.getFeatureOfInterest() |
Modifier and Type | Method and Description |
---|---|
List<FeatureOfInterest> |
ModelStore.getFeatureOfInterests() |
List<FeatureOfInterest> |
ModelStore.getFeatureOfInterestsInTable() |
Modifier and Type | Method and Description |
---|---|
void |
ModelStore.add(FeatureOfInterest featureOfInterest) |
void |
ModelStore.remove(FeatureOfInterest featureOfInterest) |
void |
Step6cModel.setFeatureOfInterest(FeatureOfInterest featureOfInterest) |
Constructor and Description |
---|
Step6bSpecialModel(FeatureOfInterest foi,
ObservedProperty obsProp) |
Step6cModel(FeatureOfInterest featureOfInterest) |
Step6cModel(FeatureOfInterest featureOfInterest,
String featureOfInterestName) |
Modifier and Type | Method and Description |
---|---|
FeatureOfInterest |
MeasuredValue.getFeatureOfInterest() |
Modifier and Type | Method and Description |
---|---|
void |
MeasuredValue.setFeatureOfInterest(FeatureOfInterest featureOfInterest) |
Modifier and Type | Method and Description |
---|---|
FeatureOfInterest |
FeatureOfInterest.forThis(Cell measuredValuePosition) |
Modifier and Type | Method and Description |
---|---|
int |
FeatureOfInterest.compareTo(FeatureOfInterest o) |
Copyright © 2011–2019 52°North. All rights reserved.