Module org.hdfgroup.hdfview
Package hdf.view.ImageView
package hdf.view.ImageView
-
ClassDescriptionImageView displays an HDF dataset as an image.FlipFilter creates image filter to flip image horizontally or vertically.Makes an image filter for rotating image by 90 degrees.A simple Factory class which returns concrete instances of the default ImageView.The image view interface for displaying image objectThis class extends DataViewFactory so that at runtime it can be determined if a specific DataViewFactory class is an ImageViewFactory and can thus be used appropriately where an ImageView is needed.