16 #ifndef ossimEnviTileSource_HEADER 17 #define ossimEnviTileSource_HEADER 1 51 const char* prefix=0)
const;
60 const char* prefix = NULL);
83 virtual bool getRgbBandList(std::vector<ossim_uint32>& bandList)
const;
96 void setDefaultBandList();
virtual bool open()
Pure virtual open.
Represents serializable keyword/value map.
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
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.
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if non defined...
virtual void getPropertyNames(std::vector< ossimString > &propertyNames) const
virtual bool getRgbBandList(std::vector< ossim_uint32 > &bandList) const
Convenience method to get the zero based rgb output band list.
virtual ossimRefPtr< ossimImageGeometry > getInternalImageGeometry() const
virtual ossimRefPtr< ossimProperty > getProperty(const ossimString &name) const
ossimEnviHeader m_enviHdr
virtual ossimString getLongName() const