Interface FixPointAnchor

    • Method Detail

      • getLocation

        Point getLocation()
        Returns the value of the 'Location' containment reference.

        If the meaning of the 'Location' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Location' containment reference.
        See Also:
        setLocation(Point), PictogramsPackage.getFixPointAnchor_Location()
      • setLocation

        void setLocation​(Point value)
        Sets the value of the 'Location' containment reference.
        Parameters:
        value - the new value of the 'Location' containment reference.
        See Also:
        getLocation()