Class EmptyPathIterator

java.lang.Object
org.jhotdraw8.geom.EmptyPathIterator
All Implemented Interfaces:
PathIterator

public class EmptyPathIterator extends Object implements PathIterator
An immutable empty path iterator.
  • Constructor Details

    • EmptyPathIterator

      public EmptyPathIterator()
  • Method Details