| BoardLib::Arrow | A line between two points with an arrow at one extremity |
| BoardLib::Board | Class for EPS, FIG or SVG drawings |
| BoardLib::Circle | A circle |
| BoardLib::Color | Structure representing an RGB triple |
| BoardLib::Ellipse | An ellipse |
| BoardLib::GouraudTriangle | A triangle with shaded filling according to colors given for each vertex |
| BoardLib::Line | A line between two points |
| BoardLib::Point | Struct representing a 2D point |
| BoardLib::Polyline | A polygonal line described by a series of 2D points |
| BoardLib::Rect | Struct representing a rectangle on the plane |
| BoardLib::Rectangle | A rectangle |
| BoardLib::Shape | Abstract structure for a 2D shape |
| BoardLib::Text | A piece of text |
| BoardLib::Transform | |
| BoardLib::TransformEPS | Structure representing a scaling and translation suitable for an EPS output |
| BoardLib::TransformFIG | Structure representing a scaling and translation suitable for an XFig output |
| BoardLib::TransformSVG | Structure representing a scaling and translation suitable for an SVG output |
1.5.1