Class PositionField

    • Constructor Detail

      • PositionField

        public PositionField()
    • Method Detail

      • getBoundingBox

        public Polygon getBoundingBox()
        Straight rectangle.
      • getQuadrangle

        public Polygon getQuadrangle()
        Free polygon with 4 vertices.
      • getRectangle

        public Polygon getRectangle()
        Rectangle that may be oriented (can go beyond the canvas).