|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Go to the source code of this file.
Functions | |
| RTTI_DEF1 (ossimShapeFile, "ossimShapeFile", ossimObject) | |
| std::ostream & | operator<< (std::ostream &out, const ossimShapeObject &rhs) |
| std::ostream & | operator<< (std::ostream &out, const ossimShapeFile &rhs) |
| std::ostream& operator<< | ( | std::ostream & | out, |
| const ossimShapeObject & | rhs | ||
| ) |
Definition at line 18 of file ossimShapeFile.cpp.
References ossimString::c_str(), ossimShapeObject::getBounds(), ossimShapeObject::getId(), ossimShapeObject::getNumberOfParts(), ossimShapeObject::getNumberOfVertices(), ossimShapeObject::getTypeByName(), ossimShapeObject::isLoaded(), SHPObject::panPartStart, SHPObject::panPartType, ossimShapeObject::theShape, and ossimString::toString().
| std::ostream& operator<< | ( | std::ostream & | out, |
| const ossimShapeFile & | rhs | ||
| ) |
Definition at line 306 of file ossimShapeFile.cpp.
References ossimShapeFile::print().
| RTTI_DEF1 | ( | ossimShapeFile | , |
| "ossimShapeFile" | , | ||
| ossimObject | |||
| ) |
1.8.14