| org.libtiff.jai.operator.XTIFFDescriptor org.geotiff.image.jai.GeoTIFFDescriptor
GeoTIFFDescriptor | public class GeoTIFFDescriptor extends XTIFFDescriptor (Code) | | The GeoTIFFDescriptor is a single class that is both an OperationDescriptor
and a RenderedImageFactory for the overridden "tiff" operation.
author: Niles Ritter |
Method Summary | |
public static void | register() A convenience method for registering the "geotiff" methods into JAI. |
GeoTIFFDescriptor | public GeoTIFFDescriptor()(Code) | | The public Constructor.
|
register | public static void register()(Code) | | A convenience method for registering the "geotiff" methods into JAI. This
needs only be called once before using GeoTIFF methods.
|
|
|