Class Interpolation


  • public final class Interpolation
    extends XSD
    This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/WCS_service-extension_interpolation/1.0 schema.
    • Field Detail

      • InterpolationType

        public static final QName InterpolationType
      • InterpolationMethodType

        public static final QName InterpolationMethodType
      • InterpolationAxesType

        public static final QName InterpolationAxesType
      • InterpolationAxisType

        public static final QName InterpolationAxisType
    • Method Detail

      • getInstance

        public static final Interpolation getInstance()
        Returns the singleton instance.
      • addDependencies

        protected void addDependencies​(Set dependencies)
        Description copied from class: XSD
        Subclass hook to add additional dependencies.
        Overrides:
        addDependencies in class XSD
      • getNamespaceURI

        public String getNamespaceURI()
        Returns 'http://www.opengis.net/WCS_service-extension_interpolation/1.0'.
        Specified by:
        getNamespaceURI in class XSD
      • getSchemaLocation

        public String getSchemaLocation()
        Returns the location of 'rsub.xsd.'.
        Specified by:
        getSchemaLocation in class XSD