| Home >> All >> org >> modama >> jaiutil >> [ codecs Javadoc ] |
| | org.modama.jaiutil.codecs.GQE.* (2) | | org.modama.jaiutil.codecs.XDR.* (2) |
org.modama.jaiutil.codecs: Javadoc index of package org.modama.jaiutil.codecs.
Package Samples:
org.modama.jaiutil.codecs.GQE
org.modama.jaiutil.codecs.XDR
Classes:
SimpleRenderedImage: A simple class implemented the RenderedImage interface. Only the getTile() method needs to be implemented by subclasses. The instance variables must also be filled in properly. Normally in JAI PlanarImage is used for this purpose, but in the interest of modularity the use of PlanarImage has been avoided.
GQECodec: A subclass of ImageCodec that handles the GQE Beamline Fileformat
XDRCodec: A subclass of ImageCodec that handles the XDR Beamline Fileformat
GQEImageDecoder: An ImageDecoder for the GQE family of file formats.
XDRImageDecoder: An ImageDecoder for the GQE family of file formats.
GQEImage
XDRImage
| Home | Contact Us | Privacy Policy | Terms of Service |