|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.crs.configuration.proj4.ProjFileResource
public class ProjFileResource
The ProjFileResource
class TODO add class documentation here.
Constructor Summary | |
---|---|
ProjFileResource(PROJ4CRSProvider provider,
Properties properties)
|
Method Summary | |
---|---|
Set<String> |
getAvailableIDs()
|
Transformation |
getTransformation(CoordinateSystem sourceCRS,
CoordinateSystem targetCRS)
Implementations should find a given transformation (chain) which transforms coordinates of the given coordinate system into coordinates of the target crs. |
Map<String,String> |
getURIAsType(String uri)
Opens a stream to a resource which is defined by the uri. |
Helmert |
getWGS84Transformation(GeographicCRS sourceCRS)
Implementations should find the helmert transformation which transforms coordinates of the geodetic datum into coordinates of the WGS84 datum. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjFileResource(PROJ4CRSProvider provider, Properties properties)
provider
- properties
- Method Detail |
---|
public Helmert getWGS84Transformation(GeographicCRS sourceCRS)
CRSResource
null
getWGS84Transformation
in interface CRSResource<Map<String,String>>
sourceCRS
- to retrieve the transformation for.
Helmert
transformation or null
if no such transformation was defined.public Map<String,String> getURIAsType(String uri) throws IOException
XLinkResolver
getURIAsType
in interface XLinkResolver<Map<String,String>>
uri
- to locate
null
if no resource was found.
IOException
- If an error occurred while locating or opening the resource.public Set<String> getAvailableIDs()
public Transformation getTransformation(CoordinateSystem sourceCRS, CoordinateSystem targetCRS)
CRSResource
null
getTransformation
in interface CRSResource<Map<String,String>>
sourceCRS
- start point of the transformation.targetCRS
- end point of the transformations
Transformation
or null
if no such transformation was defined.
|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org