public class PlotSymbolRendererDemo
extends java.lang.Object
Constructor and Description |
---|
PlotSymbolRendererDemo() |
Modifier and Type | Method and Description |
---|---|
static DasPlot |
doit() |
static DasPlot |
doit1() |
static DasPlot |
doit2(boolean bundleScheme)
tests scheme where color( X, Y ) and X and Y are not monotonic.
|
static DasPlot |
doit3() |
static DasPlot |
doit4() |
static void |
main(java.lang.String[] args) |
public static DasPlot doit()
public static DasPlot doit1()
public static DasPlot doit2(boolean bundleScheme)
bundleScheme
- public static DasPlot doit3()
public static DasPlot doit4()
public static void main(java.lang.String[] args)