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