Interface | Description |
---|---|
DataView |
The data view interface for displaying data objects
|
HelpView |
The helpview interface for displaying user help information
|
ImageView |
The image view interface for displaying image object
|
MetaDataView |
The metadata view interface for displaying metadata information
|
PaletteView |
The palette view interface for displaying image palette
|
TableView |
The table view interface for displaying data in table form
|
TextView |
The text view interface for displaying text data
|
TreeView |
TreeView defines APIs for opening a file and displaying the file structure in
a tree structure.
|
ViewManager |
Defines a list of APIs for the main HDFView windows
|
Class | Description |
---|---|
Chart |
ChartView displays histogram/line chart of selected row/column of table data
or image.
|
DataOptionDialog |
DataOptionDialog is an dialog window used to select display options.
|
DefaultFileFilter |
A convenience implementation of FileFilter that filters out all files except
for those type extensions that it knows about.
|
DefaultImageView |
ImageView displays an HDF dataset as an image.
|
DefaultMetaDataView |
DefaultMetadataView is an dialog window used to show data properties.
|
DefaultPaletteView |
Displays a dialog for viewing and change palettes.
|
DefaultTableView |
TableView displays an HDF dataset as a two-dimensional table.
|
DefaultTextView |
TextView displays an HDF string dataset in text.
|
DefaultTreeView |
TreeView defines APIs for opening files and displaying the file structure in
a tree structure.
|
FileConversionDialog |
FileConversionDialog shows a message dialog requesting user input for
converting files.
|
HDFView |
HDFView is the main class of this HDF visual tool.
|
MathConversionDialog |
MathConversionDialog shows a message dialog requesting user input for math
conversion.
|
NewAttributeDialog |
NewAttributeDialog displays components for adding new attribute.
|
NewDatasetDialog |
NewDatasetDialog shows a message dialog requesting user input for creating a
new HDF4/5 dataset.
|
NewDatatypeDialog |
NewDatatypeDialog shows a message dialog requesting user input for creating a
new HDF5 datatype.
|
NewFileDialog |
NewFileDialog shows a message dialog requesting user input for creating a new
HDF4/5 file.
|
NewGroupDialog |
NewGroupDialog shows a message dialog requesting user input for creating a new HDF4/5 group.
|
NewImageDialog |
NewImageDialog shows a message dialog requesting user input for creating a
new HDF4/5 Image.
|
NewLinkDialog |
NewLinkDialog shows a message dialog requesting user input for creating a
new links.
|
NewTableDataDialog |
NewTableDataDialog shows a message dialog requesting user input for creating
a new HDF4/5 dataset.
|
Tools |
The "Tools" class contains various tools for HDF files such as jpeg to HDF
converter.
|
UserOptionsDialog |
UserOptionsDialog displays components for choosing user options.
|
ViewProperties |
Enum | Description |
---|---|
ViewProperties.BITMASK_OP |
Property keys control how the data is displayed.
|
ViewProperties.DATA_VIEW_KEY |
Property keys control how the data is displayed.
|
Copyright © 2017. All Rights Reserved.