virtual void visit(ossimObject *obj)
ossimConnectableObject * getInput(ossim_uint32 index=0)
returns the object at the specified index.
virtual ossimRefPtr< ossimImageGeometry > getImageGeometry()
Returns the image geometry object associated with this tile source or NULL if non defined...
bool hasVisited(ossimObject *obj) const
T * getObjectAs(ossim_uint32 idx=0)
ossimImageViewTransform * getImageViewTransform()
This class defines an abstract Handler which all image handlers(loaders) should derive from...
virtual void accept(ossimVisitor &visitor)
We will add a visitor interface for all connectable objects.