| Package | Description |
|---|---|
| de.gsi.dataset.event | |
| de.gsi.dataset.spi |
| Modifier and Type | Method and Description |
|---|---|
List<EventListener> |
EventSource.updateEventListener() |
| Modifier and Type | Method and Description |
|---|---|
default void |
EventSource.addListener(EventListener listener)
Adds an
EventListener which will be notified whenever the Observable becomes invalid. |
default void |
EventSource.removeListener(EventListener listener)
Removes the given listener from the list of listeners, that are notified whenever the value of the
UpdateSource becomes invalid. |
| Modifier and Type | Class and Description |
|---|---|
class |
DimReductionDataSet
Reduces 3D data to 2D DataSet either via slicing, min, mean, max or integration
|
| Modifier and Type | Method and Description |
|---|---|
List<EventListener> |
AbstractDataSet.updateEventListener() |
List<EventListener> |
TransposedDataSet.updateEventListener() |
Copyright © 2019 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.