public class PlotEventType extends Object
PlotEvents
. Using the typesafe enumeration
pattern.Modifier and Type | Field and Description |
---|---|
static PlotEventType |
COODINATE_SYSTEM_CHANGED
Event type.
|
static PlotEventType |
DATA_CURVE_CHANGED
Event type.
|
static PlotEventType |
DATA_PLOT_CHANGED
Event type.
|
static PlotEventType |
DATA_PLOT_CONNECTED
Event type.
|
static PlotEventType |
DATA_PLOT_DISCONNECTED
Event type.
|
public static final PlotEventType DATA_PLOT_CONNECTED
public static final PlotEventType DATA_PLOT_DISCONNECTED
public static final PlotEventType COODINATE_SYSTEM_CHANGED
public static final PlotEventType DATA_CURVE_CHANGED
public static final PlotEventType DATA_PLOT_CHANGED
Copyright © 2015. All Rights Reserved.