java.lang.Object
net.anwiba.spatial.geometry.extract.Path
All Implemented Interfaces:
IPath

public class Path extends Object implements IPath
  • Constructor Details

    • Path

      public Path(IStep step)
  • Method Details

    • getStep

      public IStep getStep()
      Specified by:
      getStep in interface IPath
    • hasStep

      public boolean hasStep()
      Specified by:
      hasStep in interface IPath
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object