Interface AdjustPointIf

  • All Known Implementing Classes:
    AdjustPoint

    public interface AdjustPointIf
    • Method Detail

      • getX

        String getX()
        Gets the value of the x property.
      • setX

        void setX​(String value)
        Sets the value of the x property.
      • isSetX

        boolean isSetX()
      • getY

        String getY()
        Gets the value of the y property.
      • setY

        void setY​(String value)
        Sets the value of the y property.
      • isSetY

        boolean isSetY()