Class StaircaseExample

java.lang.Object
org.eclipse.nebula.visualization.xygraph.examples.StaircaseExample

public class StaircaseExample
extends java.lang.Object
JUnit demo of the plot with 'staircase' data, including gaps, as it can be used for showing historic data.
  • Constructor Summary

    Constructors 
    Constructor Description
    StaircaseExample()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • main

      public static void main​(java.lang.String[] args)