#include <ilviews/maps/attrprop.h>
#include <ilviews/maps/geometry.h>
#include <ilviews/maps/featureid.h>
#include <ilviews/maps/projection/project.h>
|
class | IlvMapFeature |
| This class represents a simple map feature, that is, an object with a geometry that can be rendered graphically and, optionally, a list of attributes. More...
|
|
class | IlvMapFeatureIterator |
| This class is the base class for feature iterators. More...
|
|
Library: ilvmaps
Declaration of the IlvMapFeature and IlvMapFeatureIterator class
◆ IlvMapFeatureIteratorDeclareClassInfo
#define IlvMapFeatureIteratorDeclareClassInfo |
( |
| ) |
|
◆ IlvMapFeatureIteratorDefineClassInfo
#define IlvMapFeatureIteratorDefineClassInfo |
( |
|
className, |
|
|
|
superClass |
|
) |
| |