|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="samplingCurve",
specification=OGC_07022)
public interface SamplingCurveA "SamplingCurve" is an identified 1-D spatial feature. It may be revisited for various purposes, in particular to retrieve multiple specimens or make repeated or complementary observations. Specialized names for SamplingCurve include Sounding, ObservationWell, FlightLine, Transect.
| Method Summary | |
|---|---|
Measure |
getLength()
Lenght of the curve. |
Curve |
getShape()
Geometry of the curve. |
| Methods inherited from interface SamplingFeature |
|---|
getRelatedObservation, getRelatedSamplingFeature, getSampledFeature, getSurveyDetail |
| Method Detail |
|---|
@UML(identifier="lenght",
obligation=OPTIONAL,
specification=OGC_07022)
Measure getLength()
@UML(identifier="shape",
obligation=MANDATORY,
specification=OGC_07022)
Curve getShape()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||