#include "GeoCore.h"
#include "BString.h"
#include "BAttributeDef.h"
#include "BAttributeDefs.h"
#include "BFeature.h"
#include "BFeatureCollection.h"
#include "BLayer.h"
#include "BRendition.h"
#include "BBlockDefs.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BVectorLayer |
| A layer of vector data, containing features and attributes. More... | |
Typedefs | |
| typedef boost::shared_ptr < BVectorLayer > | BVectorLayerPtr |
| Defines a shared pointer that can be used to reference a BVectorLayer. | |