#include "GeoCore.h"
#include "BFillStyle.h"
#include "BLineStyle.h"
#include "BByteStreamable.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BRendition |
| Encapsulates the display properties for a feature. More... | |
Typedefs | |
| typedef boost::shared_ptr < BRendition > | BRenditionPtr |
| Defines a shared pointer that can be used to reference a BRendition. | |
| typedef std::vector < BRendition > | BRenditionVector |
| Defines a collection of BRendition objects. | |