Package ucar.nc2.ogc.waterml
Class NcMeasurementTimeseriesType.Point
- java.lang.Object
-
- ucar.nc2.ogc.waterml.NcMeasurementTimeseriesType.Point
-
- Enclosing class:
- NcMeasurementTimeseriesType
public abstract static class NcMeasurementTimeseriesType.Point extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static net.opengis.waterml.x20.MeasurementTimeseriesType.Point
initPoint(net.opengis.waterml.x20.MeasurementTimeseriesType.Point point, PointFeature pointFeat, VariableSimpleIF dataVar)
-
-
-
Method Detail
-
initPoint
public static net.opengis.waterml.x20.MeasurementTimeseriesType.Point initPoint(net.opengis.waterml.x20.MeasurementTimeseriesType.Point point, PointFeature pointFeat, VariableSimpleIF dataVar) throws IOException
- Throws:
IOException
-
-