Class Position

    • Method Detail

      • setX

        public void setX​(Number x)
        Sets the x offset.
        Parameters:
        x -
      • getX

        public Number getX()
        Returns the x offset.
      • setY

        public void setY​(Number y)
        Sets the y offset.
        Parameters:
        y -
      • getY

        public Number getY()
        Returns the y offset.
      • setAlign

        public void setAlign​(String align)
        Sets the alignment of the position
      • getAlign

        public String getAlign()
        Returns the alignment of the position

        Default: null

      • setVerticalAlign

        public void setVerticalAlign​(String verticalAlign)
        Sets the vertical alignment of the position
      • getVerticalAlign

        public String getVerticalAlign()
        Returns the vertical alignment of the position

        Default: null