trans.graphics
Class IntervalPlotter
java.lang.Object
trans.graphics.IntervalPlotter
- public class IntervalPlotter
- extends java.lang.Object
Application to draw graphical representations of loaded Intervals.
Method Summary |
static void |
main(java.lang.String[] args)
|
static void |
printDocs()
|
void |
processArgs(java.lang.String[] args)
This method will process each argument and assign any new varibles |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntervalPlotter
public IntervalPlotter(java.lang.String[] args)
printDocs
public static void printDocs()
processArgs
public void processArgs(java.lang.String[] args)
- This method will process each argument and assign any new varibles
main
public static void main(java.lang.String[] args)