Uses of Class
de.gsi.chart.viewer.DataViewTilingPane.Layout
-
Packages that use DataViewTilingPane.Layout Package Description de.gsi.chart.viewer -
-
Uses of DataViewTilingPane.Layout in de.gsi.chart.viewer
Fields in de.gsi.chart.viewer declared as DataViewTilingPane.Layout Modifier and Type Field Description DataViewTilingPane.LayoutDataViewTilingPane. layoutMethods in de.gsi.chart.viewer that return DataViewTilingPane.Layout Modifier and Type Method Description DataViewTilingPane.LayoutDataViewTilingPane. getLayout()static DataViewTilingPane.LayoutDataViewTilingPane.Layout. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DataViewTilingPane.Layout[]DataViewTilingPane.Layout. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.gsi.chart.viewer with parameters of type DataViewTilingPane.Layout Modifier and Type Method Description voidDataView. setNodeLayout(DataViewTilingPane.Layout nodeLayout)Constructors in de.gsi.chart.viewer with parameters of type DataViewTilingPane.Layout Constructor Description DataViewTilingPane(DataViewTilingPane.Layout layout)
-