Package hdf.view.DataView

  • Interface Summary
    Interface Description
    DataView
    The data view interface for displaying data objects
    DataViewManager
    Defines a list of APIs for the main HDFView windows
  • Class Summary
    Class Description
    DataViewFactory  
    DataViewFactoryProducer
    Following the Abstract Factory Pattern, represents a class to produce different types of DataView factory classes depending on the given DataViewType enum value.