Module org.hdfgroup.hdfview
Package hdf.view.MetaDataView
package hdf.view.MetaDataView
-
ClassDescriptionDefaultBaseMetaDataView is a default implementation of the MetaDataView which is used to show data properties of an object.The metadata view interface for displaying dataset metadata informationThe metadata view interface for displaying datatype metadata informationThe metadata view interface for displaying group metadata informationThe metadata view interface for displaying link metadata informationA simple Factory class which returns concrete instances of the default MetaDataView, based on whether the data object is a Group, Dataset, Datatype or other form of object.The metadata view interface for displaying metadata informationThis class extends DataViewFactory so that at runtime it can be determined if a specific DataViewFactory class is a MetaDataViewFactory and can thus be used appropriately where a MetaDataView is needed.