public class PooledGISModelReader extends SuffixSensitiveGISModelReader
suffixAppropriateReader| Constructor and Description |
|---|
PooledGISModelReader(java.io.File f)
A reader for GIS models which inspects the filename and invokes the
appropriate GISModelReader depending on the filename's suffixes.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
readUTF()
Implement as needed for the format the model is stored in.
|
maincheckModelType, constructModel, getCorrectionConstant, getCorrectionParameterpublic PooledGISModelReader(java.io.File f)
throws java.io.IOException
The following assumption are made about suffixes:
f - java.io.IOExceptionCopyright ? 2008 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.