Class RESTGdalTranslateTransform

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String TYPE_NAME  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getOptions()  
      void setOptions​(java.util.List<java.lang.String> options)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RESTGdalTranslateTransform

        public RESTGdalTranslateTransform()
        Default constructor; sets type of RESTTransform to "GdalTranslateTransform"
    • Method Detail

      • getOptions

        public java.util.List<java.lang.String> getOptions()
        Returns:
        the options
      • setOptions

        public void setOptions​(java.util.List<java.lang.String> options)
        Parameters:
        options - the options to set