Interface ImageMap

    • Method Detail

      • setShape

        void setShape​(java.lang.String value)
        Sets the value of the 'Shape' attribute.
        Parameters:
        value - the new value of the 'Shape' attribute.
        See Also:
        getShape()
      • setPoints

        void setPoints​(java.lang.String value)
        Sets the value of the 'Points' attribute.
        Parameters:
        value - the new value of the 'Points' attribute.
        See Also:
        getPoints()
      • setTarget

        void setTarget​(java.lang.String value)
        Sets the value of the 'Target' attribute.
        Parameters:
        value - the new value of the 'Target' attribute.
        See Also:
        getTarget()
      • setName

        void setName​(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
      • setIsGUID

        void setIsGUID​(boolean value)
        Sets the value of the 'Is GUID' attribute.
        Parameters:
        value - the new value of the 'Is GUID' attribute.
        See Also:
        isGUID()
      • setPictureFileName

        void setPictureFileName​(java.lang.String value)
        Sets the value of the 'Picture File Name' attribute.
        Parameters:
        value - the new value of the 'Picture File Name' attribute.
        See Also:
        getPictureFileName()
      • setInterfaceName

        void setInterfaceName​(java.lang.String value)
        Sets the value of the 'Interface Name' attribute.
        Parameters:
        value - the new value of the 'Interface Name' attribute.
        See Also:
        getInterfaceName()