21 #ifndef ossimMapProjectionInfo_HEADER 22 #define ossimMapProjectionInfo_HEADER 46 bool errorStatus()
const;
71 ossimDpt getUsSurveyFeetPerPixel()
const;
78 ossimDpt getDecimalDegreesPerPixel()
const;
84 ossimDpt ulEastingNorthingPt()
const;
90 ossimDpt urEastingNorthingPt()
const;
96 ossimDpt lrEastingNorthingPt()
const;
102 ossimDpt llEastingNorthingPt()
const;
109 ossimDpt ulEastingNorthingPtInFt()
const;
116 ossimDpt urEastingNorthingPtInFt()
const;
123 ossimDpt lrEastingNorthingPtInFt()
const;
130 ossimDpt llEastingNorthingPtInFt()
const;
158 ossimDpt centerEastingNorthingPt()
const;
194 void setOutputFeetFlag (
bool flag);
200 bool unitsInFeet()
const;
211 void setImageInfoString (
const ossimString&
string);
226 const char* prefix = 0);
229 const char* prefix = 0)
const;
237 void initializeMembers(
const ossimDrect& output_rect);
Represents serializable keyword/value map.
ossimGpt theCenterGroundPt
virtual bool saveState(ossimKeywordlist &kwl, const char *prefix=0) const
virtual bool loadState(const ossimKeywordlist &kwl, const char *prefix=0)
const ossimMapProjection * theProjection
ossimDrect theBoundingRect
static const char * README_IMAGE_STRING_KW
virtual std::ostream & print(std::ostream &out) const
Generic print method.
ossimString theImageInfoString
"theImageInfoString" goes in the README file "Image:" field to identify the image.
ossimReferenced & operator=(const ossimReferenced &)
static const char * PIXEL_TYPE_KW
ossimDpt theCenterEastingNorthingPt
bool theOutputInfoInFeetFlag
If "theOutputInfoInFeetFlag" is true the readme file tie point info will be output in both meters and...
ossimPixelType thePixelType
"thePixelType" defines whether the tie point coordinates are relative to the center of the pixel(whic...
std::basic_ostream< char > ostream
Base class for char output streams.
static const char * OUTPUT_US_FT_INFO_KW