Class FloatingInfo


  • public class FloatingInfo
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • shiftX

        public final int shiftX
      • shiftY

        public final int shiftY
    • Constructor Detail

      • FloatingInfo

        public FloatingInfo​(int shiftX,
                            int shiftY,
                            ExportableFloat[] floats)