|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.coverage.raster.io.imageio.MetaDataReader
public class MetaDataReader
Constructor Summary | |
---|---|
MetaDataReader(javax.imageio.metadata.IIOMetadata metaData,
RasterGeoReference.OriginLocation definedRasterOrigLoc)
|
Method Summary | |
---|---|
CoordinateSystem |
getCRS()
|
RasterGeoReference |
getRasterReference()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MetaDataReader(javax.imageio.metadata.IIOMetadata metaData, RasterGeoReference.OriginLocation definedRasterOrigLoc)
metaData
- a ImageIO meta data objectdefinedRasterOrigLoc
- Method Detail |
---|
public RasterGeoReference getRasterReference()
null
, if the metadata contains no georeferencepublic CoordinateSystem getCRS()
null
, if the metadata contains no crs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |