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