Class EmptyPlotExample
- java.lang.Object
-
- com.metsci.glimpse.core.examples.plot.EmptyPlotExample
-
public class EmptyPlotExample extends Object
Demonstrates construction of a plot from scratch, starting with an EmptyFrame and adding custom painters to create a basic plot with no data.- Author:
- ulman
-
-
Constructor Summary
Constructors Constructor Description EmptyPlotExample()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-