Class DAxesFactory

java.lang.Object
org.eclipse.nebula.visualization.xygraph.figures.DAxesFactory
All Implemented Interfaces:
IAxesFactory

public class DAxesFactory
extends java.lang.Object
implements IAxesFactory
IAxesFactory that produces Diamond Light Source alternative DAxis
  • Constructor Summary

    Constructors 
    Constructor Description
    DAxesFactory()  
  • Method Summary

    Modifier and Type Method Description
    Axis createXAxis()
    Creates the primary x axis for the XYGraph
    Axis createYAxis()
    Creates the primary y axis for the XYGraph

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait