Uses of Class
de.gsi.chart.viewer.DataView
-
Packages that use DataView Package Description de.gsi.chart.viewer -
-
Uses of DataView in de.gsi.chart.viewer
Methods in de.gsi.chart.viewer that return DataView Modifier and Type Method Description DataViewDataViewer. getSelectedView()Methods in de.gsi.chart.viewer that return types with arguments of type DataView Modifier and Type Method Description javafx.collections.ObservableList<DataView>DataViewer. getViews()Returns a modifiable list of views displayed by the viewer.javafx.beans.property.ObjectProperty<DataView>DataViewer. selectedViewProperty()Methods in de.gsi.chart.viewer with parameters of type DataView Modifier and Type Method Description voidDataViewer. setSelectedView(DataView selectedView)
-