Modifier and Type | Method and Description |
---|---|
Position |
PositionController.forThis(Cell featureOfInterestPosition) |
String |
DateAndTimeController.forThis(Cell measuredValuePosition) |
String |
TableController.getValueAt(Cell c) |
void |
TableController.mark(Cell c) |
Modifier and Type | Method and Description |
---|---|
int |
DateAndTimeComponent.getParsedValue(Cell measuredValuePosition)
Returns either the manually set value or
the value of this component in the table
|
Modifier and Type | Method and Description |
---|---|
Height |
Height.forThis(Cell featureOfInterestPosition) |
Latitude |
Latitude.forThis(Cell featureOfInterestPosition) |
Longitude |
Longitude.forThis(Cell featureOfInterestPosition) |
EPSGCode |
EPSGCode.forThis(Cell featureOfInterestPosition)
returns the corresponding position component for a feature of interest cell
|
abstract PositionComponent |
PositionComponent.forThis(Cell featureOfInterestPosition)
returns the corresponding position component for a feature of interest cell
|
Modifier and Type | Method and Description |
---|---|
ObservedProperty |
ObservedProperty.forThis(Cell measuredValuePosition) |
UnitOfMeasurement |
UnitOfMeasurement.forThis(Cell measuredValuePosition) |
abstract Resource |
Resource.forThis(Cell measuredValuePosition)
returns the corresponding resource for a measured value cell
|
FeatureOfInterest |
FeatureOfInterest.forThis(Cell measuredValuePosition) |
Sensor |
Sensor.forThis(Cell measuredValuePosition) |
Modifier and Type | Method and Description |
---|---|
Cell |
Column.getCellFor(Cell c) |
Cell |
Row.getCellFor(Cell c) |
abstract Cell |
TableElement.getCellFor(Cell c)
returns the corresponding cell of another metadata type
for a measured value or feature of interest cell
|
Cell |
Cell.getCellFor(Cell c) |
Modifier and Type | Method and Description |
---|---|
Cell |
Column.getCellFor(Cell c) |
Cell |
Row.getCellFor(Cell c) |
abstract Cell |
TableElement.getCellFor(Cell c)
returns the corresponding cell of another metadata type
for a measured value or feature of interest cell
|
Cell |
Cell.getCellFor(Cell c) |
String |
Column.getValueFor(Cell c) |
String |
Row.getValueFor(Cell c) |
abstract String |
TableElement.getValueFor(Cell c)
returns the corresponding value of another metadata type
for a measured value or feature of interest cell
|
String |
Cell.getValueFor(Cell c) |
Copyright © 2011–2019 52°North. All rights reserved.