#include "GeoCore.h"
#include "BByteStreamable.h"
#include "BString.h"
#include "BPoint.h"
#include <vector>
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BTextLine |
| Encapsulates a line of text and its insertion point. More... | |
Typedefs | |
| typedef std::vector < BTextLine > | BTextLineVector |
| Defines a collection of BTextLine objects. | |