Package hdf.view.DataView


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