13 #ifndef ossimRpfCoverageSection_HEADER 14 #define ossimRpfCoverageSection_HEADER 54 const std::string& prefix=std::string())
const;
ossim_int32 ossimErrorCode
ossim_float64 getLlLat() const
ossim_float64 theVerticalResolution
ossim_float64 getUrLat() const
void setLrLat(ossim_float64 value)
Sets theLowerRightLat to value.
ossimErrorCode parseStream(std::istream &in, ossimByteOrder byteOrder)
std::ostream & print(std::ostream &out, const std::string &prefix=std::string()) const
print method that outputs a key/value type format adding prefix to keys.
void setLlLon(ossim_float64 value)
Sets theLowerLeftLon to value.
ossim_float64 getVerticalInterval() const
bool isIntervalNull() const
ossim_float64 theVerticalInterval
ossim_float64 theLowerLeftLat
OSSIM_DLL ossimByteOrder byteOrder()
ossim_float64 getVerticalResolution() const
~ossimRpfCoverageSection()
void setUrLon(ossim_float64 value)
Sets theUpperRightLon to value.
void setUrLat(ossim_float64 value)
Sets theUpperRightLat to value.
void setHorizontalResolution(ossim_float64 value)
Sets theHorizontalResolution to value.
ossim_float64 getLrLon() const
ossim_float64 theUpperLeftLat
ossim_float64 theLowerRightLat
ossim_float64 theHorizontalResolution
ossim_float64 theUpperRightLat
ossim_float64 getUlLat() const
void setUlLon(ossim_float64 value)
Sets theUpperLeftLon to value.
bool isGeographicRectNull() const
ossim_float64 getUrLon() const
friend std::ostream & operator<<(std::ostream &out, const ossimRpfCoverageSection &data)
const ossimRpfCoverageSection & operator=(const ossimRpfCoverageSection &rhs)
ossim_float64 theLowerRightLon
ossim_float64 theUpperLeftLon
ossim_float64 getHorizontalInterval() const
void setVerticalResolution(ossim_float64 value)
Sets theVerticalResolution to value.
std::basic_istream< char > istream
Base class for char input streams.
ossim_float64 getLlLon() const
ossimRpfCoverageSection()
void setUlLat(ossim_float64 value)
Sets theUpperLeftLat to value.
ossim_float64 getUlLon() const
ossim_float64 theUpperRightLon
void writeStream(std::ostream &out)
Write method.
void setVerticalInterval(ossim_float64 value)
Sets theVerticalInterval to value.
ossim_float64 theHorizontalInterval
void setLrLon(ossim_float64 value)
Sets theLowerRightLon to value.
void setHorizontalInterval(ossim_float64 value)
Sets theHorizontalInterval to value.
const unsigned long OSSIM_RPF_ULONG_NULL
ossim_float64 getLrLat() const
std::basic_ostream< char > ostream
Base class for char output streams.
ossim_float64 theLowerLeftLon
ossim_float64 getHorizontalResolution() const
void setLlLat(ossim_float64 value)
Sets theLowerLeftLat to value.