1 #ifndef ossimEastingNorthingCutter_HEADER 2 #define ossimEastingNorthingCutter_HEADER 21 const char* prefix=0)
const;
23 const char* prefix=0);
ossimDpt getLrEastingNorthing() const
Represents serializable keyword/value map.
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
Method to the load (recreate) the state of an object from a keyword list.
void setEastingNorthingRectangle(const ossimDpt &ul, const ossimDpt &lr)
ossimDpt theLrEastingNorthing
ossimRefPtr< ossimProjection > theViewProjection
virtual ossimObject * getView()
ossimEastingNorthingCutter(ossimObject *owner, ossimImageSource *inputSource=NULL)
virtual void initialize()
virtual bool setView(ossimObject *baseObject)
ossimDpt getUlEastingNorthing() const
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
Method to save the state of an object to a keyword list.
ossimDpt theUlEastingNorthing
virtual ~ossimEastingNorthingCutter()