public class GeoTIFFModelFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected GeoTIFFFile |
gtfFile |
static java.util.logging.Logger |
logger |
Constructor and Description |
---|
GeoTIFFModelFactory(GeoTIFFFile gtf) |
Modifier and Type | Method and Description |
---|---|
protected ImageTile |
get4326(GeoTIFFImageReader gtid,
ImageTile.Cache cache) |
ImageTile |
getImageTile() |
ImageTile |
getImageTile(GeoTIFFImageReader gtid,
ImageTile.Cache cache) |
public static java.util.logging.Logger logger
protected GeoTIFFFile gtfFile
public GeoTIFFModelFactory(GeoTIFFFile gtf)
public ImageTile getImageTile() throws java.io.IOException
java.io.IOException
public ImageTile getImageTile(GeoTIFFImageReader gtid, ImageTile.Cache cache) throws java.io.IOException
java.io.IOException
protected ImageTile get4326(GeoTIFFImageReader gtid, ImageTile.Cache cache) throws java.io.IOException
java.io.IOException
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details