76 const char* prefix)
const 95 const char *ul = kwl.
find(prefix,
97 const char *lr = kwl.
find(prefix,
131 <<
"ossimEastingNorthingCutter::loadState DEBUG:" 196 <<
"ossimEastingNorthingCutter::transformVertices DEBUG:" 197 <<
"original drect: " << drect
ossimRectangleCutType theCutType
RTTI_DEF2(ossimEastingNorthingCutter, "ossimEastingNorthingCutter", ossimRectangleCutFilter, ossimViewInterface)
ossimDpt getLrEastingNorthing() const
Represents serializable keyword/value map.
const char * find(const char *key) const
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 loadState(const ossimKeywordlist &kwl, const char *prefix=NULL)
Method to the load (recreate) the state of an object from a keyword list.
static ossimString toString(bool aValue)
Numeric to string methods.
void setEastingNorthingRectangle(const ossimDpt &ul, const ossimDpt &lr)
ossimDpt theLrEastingNorthing
ossimRefPtr< ossimProjection > theViewProjection
void add(const char *prefix, const ossimKeywordlist &kwl, bool overwrite=true)
virtual ossimObject * getView()
virtual void initialize()
ossimEastingNorthingCutter(ossimObject *owner, ossimImageSource *inputSource=NULL)
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=NULL) const
Method to save the state of an object to a keyword list.
virtual void initialize()
virtual bool setView(ossimObject *baseObject)
virtual void eastingNorthingToLineSample(const ossimDpt &eastingNorthing, ossimDpt &lineSample) const
std::basic_istringstream< char > istringstream
Class for char input memory streams.
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.
OSSIMDLLEXPORT std::ostream & ossimNotify(ossimNotifyLevel level=ossimNotifyLevel_WARN)
ossimDpt theUlEastingNorthing
virtual ~ossimEastingNorthingCutter()