Uses of Class
hdf.view.ViewProperties.DataViewType
| Package | Description |
|---|---|
| hdf.view | |
| hdf.view.DataView |
-
Uses of ViewProperties.DataViewType in hdf.view
Methods in hdf.view that return ViewProperties.DataViewType Modifier and Type Method Description static ViewProperties.DataViewTypeViewProperties.DataViewType. valueOf(String name)Returns the enum constant of this type with the specified name.static ViewProperties.DataViewType[]ViewProperties.DataViewType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ViewProperties.DataViewType in hdf.view.DataView
Methods in hdf.view.DataView with parameters of type ViewProperties.DataViewType Modifier and Type Method Description static DataViewFactoryDataViewFactoryProducer. getFactory(ViewProperties.DataViewType viewType)