Class SpiralOnRectangle


  • public class SpiralOnRectangle
    extends Object
    • Constructor Detail

      • SpiralOnRectangle

        public SpiralOnRectangle​(int width,
                                 int height)
    • Method Detail

      • nextPoint

        public PairInt nextPoint()