19 #ifndef ossimSubImageTileSource_HEADER 20 #define ossimSubImageTileSource_HEADER 77 const char* prefix=0);
80 const char* prefix=0)
const;
ossimIpt getSubImageOffset() const
virtual ossimIrect getBoundingRect(ossim_uint32 resLevel=0) const
This will return the bounding rect of the source.
Represents serializable keyword/value map.
virtual void initialize()
ossimRefPtr< ossimImageData > theTile
virtual void getValidImageVertices(std::vector< ossimIpt > &validVertices, ossimVertexOrdering ordering=OSSIM_CLOCKWISE_ORDER, ossim_uint32 resLevel=0) const
ordering specifies how the vertices should be arranged.
unsigned int ossim_uint32
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 bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
ossimIpt theSubImageOffset
void setSubImageOffset(const ossimIpt &offset)
virtual ossimRefPtr< ossimImageData > getTile(const ossimIpt &origin, ossim_uint32 resLevel=0)