|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Measurement | |
|---|---|
| org.deegree.observation.model | |
| Uses of Measurement in org.deegree.observation.model |
|---|
| Classes in org.deegree.observation.model that implement Measurement | |
|---|---|
class |
SimpleMeasurement
This Measurement shares the procedure, featureOfInterest and observedProperty with other measurements via a
common MeasurementBase. |
| Methods in org.deegree.observation.model that return types with arguments of type Measurement | |
|---|---|
java.util.Iterator<Measurement> |
MeasurementCollection.iterator()
|
| Methods in org.deegree.observation.model with parameters of type Measurement | |
|---|---|
void |
Observation.add(Measurement measurement)
Add a new measurement to the collection. |
void |
MeasurementCollection.add(Measurement measurement)
Add a new measurement to the collection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||