30 const char* prefix)
const 78 return theBounds.
ul().
x;
90 return theBounds.
ul().
x;
114 if ( annotGeom.
valid() )
virtual bool isOpen() const
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if non defined...
virtual ossim_uint32 getTileWidth() const
ossimRefPtr< ossimImageGeometry > theGeometry
ossimFilename theImageFile
virtual void computeBoundingRect()
Represents serializable keyword/value map.
virtual ossim_uint32 getNumberOfDecimationLevels() const
ossimRefPtr< ossimVpfAnnotationSource > m_AnnotationSource
virtual ossimScalarType getOutputScalarType() const
virtual ~ossimVpfTileSource()
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< ossimImageData > getTile(const ossimIrect &tileRect, ossim_uint32 resLevel=0)
virtual void setAllFeatures(const std::vector< ossimVpfAnnotationFeatureInfo *> &features)
ossim_uint32 height() const
virtual ossim_uint32 getTileHeight() const
Returns the default processing tile height.
virtual ossim_uint32 getNumberOfInputBands() const
virtual void transformObjects(ossimImageGeometry *geom=0)
RTTI_DEF2(ossimVpfTileSource, "ossimVpfTileSource", ossimImageHandler, ossimViewInterface)
const ossimIpt & ul() const
virtual double getMinPixelValue(ossim_uint32 band=0) const
Retuns the min pixel value.
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if not defined...
virtual ossimObject * getView()
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=NULL) const
Saves the current state of this object.
virtual void getAllFeatures(std::vector< ossimVpfAnnotationFeatureInfo *> &features)
virtual void setNumberOfBands(ossim_uint32 bands)
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=NULL)
Method to the load (recreate) the state of an object from a keyword list.
virtual ossim_uint32 getTileWidth() const
Returns the default processing tile width.
virtual ossimIrect getImageRectangle(ossim_uint32 reduced_res_level=0) const
virtual double getMinPixelValue(ossim_uint32 band=0) const
Returns the min pixel of the band.
virtual ossimIrect getBoundingRect(ossim_uint32 resLevel=0) const
virtual ossim_uint32 getNumberOfOutputBands() const
virtual ossim_uint32 getTileHeight() const
virtual bool setView(ossimObject *baseObject)
void setAllFeatures(std::vector< ossimVpfAnnotationFeatureInfo *> &featureList)
unsigned int ossim_uint32
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
virtual double getNullPixelValue(ossim_uint32 band=0) const
Each band has a null pixel associated with it.
void initImageParameters(ossimImageGeometry *geom) const
Convenience method to set things needed in the image geometry from the image handler.
Container class that holds both 2D transform and 3D projection information for an image Only one inst...
virtual ossim_uint32 getNumberOfOutputBands() const
Returns the number of bands in a tile returned from this TileSource.
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix)
virtual void close()
Deletes the overview and clears the valid image vertices.
virtual ossim_uint32 getImageTileWidth() const
virtual ossimRefPtr< ossimImageData > getTile(const ossimIrect &tileRect, ossim_uint32 resLevel=0)
virtual bool setView(ossimObject *baseObject)
This class defines an abstract Handler which all image handlers(loaders) should derive from...
virtual double getMaxPixelValue(ossim_uint32 band=0) const
Returns the max pixel of the band.
virtual bool isOpen() const
Derived classes must implement this method to be concrete.
virtual ossimObject * getView()
virtual double getMaxPixelValue(ossim_uint32 band=0) const
Returns the max pixel of the band.
virtual ossimScalarType getOutputScalarType() const
This will be used to query the output pixel type of the tile source.
virtual ossim_uint32 getNumberOfSamples(ossim_uint32 reduced_res_level=0) const
virtual ossim_uint32 getNumberOfLines(ossim_uint32 reduced_res_level=0) const
virtual double getNullPixelValue(ossim_uint32 band=0) const
Each band has a null pixel associated with it.
void computeBoundingRect()
virtual ossim_uint32 getImageTileHeight() const
void getAllFeatures(std::vector< ossimVpfAnnotationFeatureInfo *> &featureList)