public class Proj4FileReader extends Object
| 构造器 | 说明 |
|---|---|
Proj4FileReader() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
String[] |
getParameters(String crsName) |
Gets the list of PROJ.4 parameters which define
the coordinate system specified by name.
|
String[] |
readParametersFromFile(String authorityCode,
String name) |
public String[] readParametersFromFile(String authorityCode, String name) throws IOException
IOExceptionCopyright © 2019. All rights reserved.