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

    Modifier and Type
    Method
    Description
    static net.opengis.waterml.x20.MeasurementTimeseriesType.Point
    initPoint(net.opengis.waterml.x20.MeasurementTimeseriesType.Point point, ucar.nc2.ft.PointFeature pointFeat, ucar.nc2.VariableSimpleIF dataVar)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • initPoint

      public static net.opengis.waterml.x20.MeasurementTimeseriesType.Point initPoint(net.opengis.waterml.x20.MeasurementTimeseriesType.Point point, ucar.nc2.ft.PointFeature pointFeat, ucar.nc2.VariableSimpleIF dataVar) throws IOException
      Throws:
      IOException