Package ucar.nc2.ogc.gml
Class NcPointType
- java.lang.Object
-
- ucar.nc2.ogc.gml.NcPointType
-
public abstract class NcPointType extends Object
Created by cwardgar on 2014/02/28.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static net.opengis.gml.x32.PointType
initPoint(net.opengis.gml.x32.PointType point, StationTimeSeriesFeature stationFeat)
-
-
-
Method Detail
-
initPoint
public static net.opengis.gml.x32.PointType initPoint(net.opengis.gml.x32.PointType point, StationTimeSeriesFeature stationFeat)
-
-