#include <mappolygons.h>
Public Types | |
| typedef MapCoordinate | Point |
| typedef vector< Point >::iterator | VertexIterator |
Public Member Functions | |
| void | read (tnstream &stream) |
| void | write (tnstream &stream) const |
Public Attributes | |
| vector< Point > | vertex |
|
|
Definition at line 37 of file mappolygons.h. |
|
|
Definition at line 38 of file mappolygons.h. |
|
|
Definition at line 54 of file mappolygons.cpp. References tnstream::getLocation(), readClassContainer(), tnstream::readInt(), and vertex. |
|
|
Definition at line 63 of file mappolygons.cpp. References vertex, writeClassContainer(), and tnstream::writeInt(). |
|
|
Definition at line 39 of file mappolygons.h. Referenced by editpolygon(), PolygonPainterSquareCoordinate::paintPolygon(), read(), readOldEvent(), PolygonEditor::showFieldMarking(), and write(). |
1.4.2