public class CoordinateSystemParser extends Object
| Constructor and Description |
|---|
CoordinateSystemParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<GeographicCoordinateSystem> |
getGeographicCoordinateSystems(String authorityName,
InputStream in) |
static List<ProjectedCoordinateSystem> |
getProjectedCoordinateSystems(Map<Integer,CoordinateSystem> geoCsById,
String authorityName,
InputStream in) |
public static List<GeographicCoordinateSystem> getGeographicCoordinateSystems(String authorityName, InputStream in)
public static List<ProjectedCoordinateSystem> getProjectedCoordinateSystems(Map<Integer,CoordinateSystem> geoCsById, String authorityName, InputStream in)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.