#include "GeoCore.h"
#include "BTextFeature.h"
#include "BPoints.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BSymbolFeature |
| A feature containing a symbol and a collection of points at which the symbol will be displayed. More... | |
Typedefs | |
| typedef boost::shared_ptr < BSymbolFeature > | BSymbolFeaturePtr |
| Defines a shared pointer that can be used to reference a BSymbolFeature. | |