Package | Description |
---|---|
org.n52.sos.importer.controller | |
org.n52.sos.importer.model | |
org.n52.sos.importer.model.position | |
org.n52.sos.importer.model.resources | |
org.n52.sos.importer.view.position |
Modifier and Type | Method and Description |
---|---|
Position |
PositionController.forThis(Cell featureOfInterestPosition) |
Position |
PositionController.getNextPositionWithMissingValues() |
Position |
PositionController.getPosition() |
Modifier and Type | Method and Description |
---|---|
void |
PositionController.merge(Position position1,
Position position2) |
void |
PositionController.setPosition(Position position) |
Constructor and Description |
---|
PositionController(Position position) |
Modifier and Type | Method and Description |
---|---|
Position |
Step5cModel.getPosition() |
Position |
Step6cModel.getPosition() |
Modifier and Type | Method and Description |
---|---|
List<Position> |
ModelStore.getPositions() |
Modifier and Type | Method and Description |
---|---|
void |
ModelStore.add(Position position) |
void |
ModelStore.remove(Position position) |
void |
Step5cModel.setPosition(Position position) |
void |
Step6cModel.setPosition(Position position) |
Modifier and Type | Method and Description |
---|---|
void |
ModelStore.setPositions(List<Position> positions) |
Constructor and Description |
---|
Step5cModel(Position position) |
Modifier and Type | Method and Description |
---|---|
Position |
Position.parse(String s) |
Modifier and Type | Method and Description |
---|---|
Position |
FeatureOfInterest.getPosition() |
Position |
FeatureOfInterest.getPositionFor(String featureOfInterestName) |
Modifier and Type | Method and Description |
---|---|
void |
FeatureOfInterest.assignPosition(Position position) |
void |
FeatureOfInterest.setPosition(Position position) |
void |
FeatureOfInterest.setPositionFor(String featureOfInterestName,
Position position) |
Constructor and Description |
---|
MissingEPSGCodePanel(Position position) |
MissingHeightPanel(Position position) |
MissingLatitudePanel(Position position) |
MissingLongitudePanel(Position position) |
Copyright © 2011–2019 52°North. All rights reserved.