Class Spiral

java.lang.Object
net.sourceforge.plantuml.code.Spiral

public class Spiral extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Spiral

      public Spiral()
  • Method Details

    • nextPoint

      public PairInt nextPoint()