Module org.hdfgroup.hdfview
Package hdf.view.MetaDataView
-
Interface Summary Interface Description MetaDataView The metadata view interface for displaying metadata information -
Class Summary Class Description DefaultBaseMetaDataView DefaultBaseMetaDataView is a default implementation of the MetaDataView which is used to show data properties of an object.DefaultDatasetMetaDataView DefaultDatatypeMetaDataView DefaultGroupMetaDataView DefaultLinkMetaDataView DefaultMetaDataViewFactory A 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.MetaDataViewFactory