public class JCRSCoordinateReferenceSystemManager extends Object
Modifier and Type | Method and Description |
---|---|
DynObject |
createParameters() |
List |
getAuthorityNames() |
List |
getCodes(String authorityName) |
CoordinateReferenceSystem |
getCoordinateReferenceSystem(String authorityName,
String code) |
void |
initialize(DynObject parameters) |
public List getAuthorityNames()
public CoordinateReferenceSystem getCoordinateReferenceSystem(String authorityName, String code) throws CoordinateReferenceSystemNotFoundException
CoordinateReferenceSystemNotFoundException
public DynObject createParameters()
public void initialize(DynObject parameters)