Class Stitcher.Slot

  • Enclosing class:
    Stitcher

    public static class Stitcher.Slot
    extends java.lang.Object
    • Constructor Detail

      • Slot

        public Slot​(int parInt1,
                    int parInt2,
                    int widthIn,
                    int heightIn)
    • Method Detail

      • getOriginX

        public int getOriginX()
      • getOriginY

        public int getOriginY()
      • getAllStitchSlots

        public void getAllStitchSlots​(java.util.List<Stitcher.Slot> parList)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object