public class MetaCRSTestFileReader extends Object
MetaCRSTestCase.
This format is a CSV file with a standard set of columns.
Each record defines a transformation from one coordinate system
to another.
For full details on the file format, see http://trac.osgeo.org/metacrs/| Modifier and Type | Field and Description |
|---|---|
static int |
COL_COUNT |
| Constructor and Description |
|---|
MetaCRSTestFileReader(File file) |
public static final int COL_COUNT
public MetaCRSTestFileReader(File file)
public List<MetaCRSTestCase> readTests() throws IOException
IOExceptionCopyright © 2015. All rights reserved.