| Package | Description |
|---|---|
| jcckit.plot |
| Modifier and Type | Field and Description |
|---|---|
static PlotEventType |
PlotEventType.COODINATE_SYSTEM_CHANGED
Event type.
|
static PlotEventType |
PlotEventType.DATA_CURVE_CHANGED
Event type.
|
static PlotEventType |
PlotEventType.DATA_PLOT_CHANGED
Event type.
|
static PlotEventType |
PlotEventType.DATA_PLOT_CONNECTED
Event type.
|
static PlotEventType |
PlotEventType.DATA_PLOT_DISCONNECTED
Event type.
|
| Modifier and Type | Method and Description |
|---|---|
PlotEventType |
PlotEvent.getType()
Returns the event type.
|
| Constructor and Description |
|---|
PlotEvent(Plot source,
PlotEventType type,
Object message)
Creates a new event for the specified source, type, and message.
|
Copyright © 2017. All rights reserved.