21 "ossimImageProjectionModel",
45 if ( image_geom.
valid() )
const ossimProjection * getProjection() const
Method to get projection.
virtual void initialize(const ossimImageHandler &ih)
Method to initialize class from an image handler.
Class derived from ossimImageModel, this adds an image projection for lineSampleToWorld and worldToLi...
ossimImageProjectionModel()
default constructor
virtual ~ossimImageProjectionModel()
virtual destructor
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if non defined...
ossimProjection * theProjection
const ossimProjection * getProjection() const
Access methods for projection (may be NULL pointer).
RTTI_DEF1(ossimImageProjectionModel, "ossimImageProjectionModel", ossimImageModel) ossimImageProjectionModel
This class defines an abstract Handler which all image handlers(loaders) should derive from...
virtual void initialize(const ossimImageHandler &ih)
Method to initialize class from an image handler.
Class to handle transforming image points, rectangles, and offsets from one reduced resolution data s...