Interface Image

    • Method Detail

      • getId

        java.lang.String getId()
        Returns the value of the 'Id' attribute.

        If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Id' attribute.
        See Also:
        setId(String), AlgorithmsPackage.getImage_Id()
      • setId

        void setId​(java.lang.String value)
        Sets the value of the 'Id' attribute.
        Parameters:
        value - the new value of the 'Id' attribute.
        See Also:
        getId()
      • getStretchH

        java.lang.Boolean getStretchH()
        Returns the value of the 'Stretch H' attribute.

        If the meaning of the 'Stretch H' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Stretch H' attribute.
        See Also:
        setStretchH(Boolean), AlgorithmsPackage.getImage_StretchH()
      • setStretchH

        void setStretchH​(java.lang.Boolean value)
        Sets the value of the 'Stretch H' attribute.
        Parameters:
        value - the new value of the 'Stretch H' attribute.
        See Also:
        getStretchH()
      • getStretchV

        java.lang.Boolean getStretchV()
        Returns the value of the 'Stretch V' attribute.

        If the meaning of the 'Stretch V' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Stretch V' attribute.
        See Also:
        setStretchV(Boolean), AlgorithmsPackage.getImage_StretchV()
      • setStretchV

        void setStretchV​(java.lang.Boolean value)
        Sets the value of the 'Stretch V' attribute.
        Parameters:
        value - the new value of the 'Stretch V' attribute.
        See Also:
        getStretchV()
      • getProportional

        java.lang.Boolean getProportional()
        Returns the value of the 'Proportional' attribute.

        If the meaning of the 'Proportional' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Proportional' attribute.
        See Also:
        setProportional(Boolean), AlgorithmsPackage.getImage_Proportional()
      • setProportional

        void setProportional​(java.lang.Boolean value)
        Sets the value of the 'Proportional' attribute.
        Parameters:
        value - the new value of the 'Proportional' attribute.
        See Also:
        getProportional()