public class MetaCRSTestFileReader
extends java.lang.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/修飾子とタイプ | フィールドと説明 |
---|---|
static int |
COL_COUNT |
コンストラクタと説明 |
---|
MetaCRSTestFileReader(java.io.File file) |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.List<MetaCRSTestCase> |
readTests() |
public static final int COL_COUNT
public java.util.List<MetaCRSTestCase> readTests() throws java.io.IOException
java.io.IOException