13 #ifndef ossimTerraSarTiffReader_HEADER 14 #define ossimTerraSarTiffReader_HEADER 1 57 const char* prefix=0)
const;
64 const char* prefix=0);
bool open()
Returns true if no errors initializing object.
virtual ossimString getClassName() const
bool isTerraSarProductFile(const ossimFilename &file) const
Method to check file to see if it's a TerraSAR-X product xml file.
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if non defined...
Represents serializable keyword/value map.
virtual ossimRefPtr< ossimImageGeometry > getInternalImageGeometry() const
virtual ossimString getLongName() const
virtual ossimString getShortName() const
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Method to the load (recreate) the state of an object from a keyword list.
ossimTerraSarTiffReader()
default constructor
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
ossimFilename theProductXmlFile
virtual void close()
Close method.
virtual ~ossimTerraSarTiffReader()
virtual destructor