Package ucar.nc2.ogc.gml
Class NcReferenceType
java.lang.Object
ucar.nc2.ogc.gml.NcReferenceType
Created by cwardgar on 3/7/14.
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.opengis.gml.x32.ReferenceTypeinitInterpolationType(net.opengis.gml.x32.ReferenceType interpolationType) static net.opengis.gml.x32.ReferenceTypeinitObservedProperty(net.opengis.gml.x32.ReferenceType observedProperty, ucar.nc2.VariableSimpleIF dataVar)
-
Method Details
-
initObservedProperty
public static net.opengis.gml.x32.ReferenceType initObservedProperty(net.opengis.gml.x32.ReferenceType observedProperty, ucar.nc2.VariableSimpleIF dataVar) -
initInterpolationType
public static net.opengis.gml.x32.ReferenceType initInterpolationType(net.opengis.gml.x32.ReferenceType interpolationType)
-