Class GetSceneItemProperties.Position

    • Constructor Detail

      • Position

        public Position()
    • Method Detail

      • getX

        public double getX()
        The x position of the source from the left.
      • getY

        public double getY()
        The y position of the source from the top.
      • getAlignment

        public int getAlignment()
        The point on the source that the item is manipulated from. The sum of 1=Left or 2=Right, and 4=Top or 8=Bottom, or omit to center on that axis.