Class RESTReprojectTransform


  • public class RESTReprojectTransform
    extends RESTTransform
    Author:
    Daniel Koch, terrestris GmbH & Co. KG
    • Constructor Detail

      • RESTReprojectTransform

        public RESTReprojectTransform()
        Default constructor; sets type of RESTTransform to "ReprojectTransform"
    • Method Detail

      • getSource

        public String getSource()
        Returns:
        the source
      • setSource

        public void setSource​(String source)
        Parameters:
        source - the source to set
      • getTarget

        public String getTarget()
        Returns:
        the target
      • setTarget

        public void setTarget​(String target)
        Parameters:
        target - the target to set
      • getHref

        public String getHref()
        Returns:
        the href
      • setHref

        public void setHref​(String href)
        Parameters:
        href - the href to set