org.sourceforge.sparklines
Class Path

java.lang.Object
  extended by org.sourceforge.sparklines.Path

public final class Path
extends java.lang.Object


Constructor Summary
Path(java.lang.Iterable<PathElement> pathElements)
           
Path(PathElement... pathElements)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Path

public Path(java.lang.Iterable<PathElement> pathElements)

Path

public Path(PathElement... pathElements)