Board  0.9.4
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CLibBoard::ColorStructure representing an RGB triple
 CLibBoard::Tools::EuclideanLine
 CLibBoard::Tools::MessageStream
 CLibBoard::PathA path, according to Postscript and SVG definition
 CLibBoard::PointStruct representing a 2D point
 CLibBoard::RectStruct representing a rectangle on the plane
 CLibBoard::ShapeAbstract structure for a 2D shape
 CLibBoard::DotA line between two points
 CLibBoard::EllipseAn ellipse
 CLibBoard::CircleA circle
 CLibBoard::ImageStructure for a bitmap image shape
 CLibBoard::LineA line between two points
 CLibBoard::ArrowA line between two points with an arrow at one extremity
 CLibBoard::PolylineA polygonal line described by a series of 2D points
 CLibBoard::GouraudTriangleA triangle with shaded filling according to colors given for each vertex
 CLibBoard::RectangleA rectangle
 CLibBoard::TriangleA triangle. Basically a Polyline with a convenient constructor
 CLibBoard::ShapeListA group of shapes
 CLibBoard::BoardClass for EPS, FIG or SVG drawings
 CLibBoard::GroupA group of shapes. A group is basically a ShapeList except that when rendered in either an SVG of a FIG file, it is a true compound element
 CLibBoard::TextA piece of text
 CLibBoard::ShapeVisitor
 CLibBoard::BoundingBoxExtractor
 CLibBoard::BoundingBoxViewer
 CLibBoard::Board::State
 CLibBoard::Transform
 CLibBoard::TransformEPSStructure representing a scaling and translation suitable for an EPS output
 CLibBoard::TransformFIGStructure representing a scaling and translation suitable for an XFig output
 CLibBoard::TransformSVGStructure representing a scaling and translation suitable for an SVG output
 CLibBoard::TransformTikZStructure representing a scaling and translation suitable for an TikZ output
 CLibBoard::TransformMatrix