Board 0.9.6
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NLibBoard
 NFonts
 NTools
 CEuclideanLine
 CMessageStream
 CArrowA line between two points with an arrow at one extremity
 CBezierA Bezier curve described by two series of 2D points (curve points and control points)
 CBoardClass for EPS, FIG or SVG drawings
 CState
 CBoundingBoxExtractorThe BoundingBoxExtractor struct may be used to compute the bounding box of a composite shape tree
 CBoundingBoxViewerThe BoundingBoxViewer struct may be used to display the bounding boxes of the shapes in a composite tree
 CColorStructure representing an RGB triple
 CCompositeShapeTransformA CompositeShapeTransform may be used to duplicate/transform a composite shape tree
 CConstLeafVisitorLeaf visitor may be used to apply a function on each leaf, in back-to-front order
 CConstShapeVisitorA ConstShapeVisitor may visit const shapes of a composite shape tree in back-to-front order
 CDotA line between two points
 CEllipseAn ellipse
 CException
 CFillColorExtractorThe fill-color extractor may be used to retrieve all fill colors
 CGouraudTriangleA triangle with shaded filling according to colors given for each vertex
 CGroupA 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
 CImageStructure for a bitmap image shape
 CLeafVisitorLeaf visitor may be used to apply a function on each leaf, in back-to-front order
 CLineA line between two points
 CPathA path, according to Postscript and SVG definition
 CPenColorExtractorThe pen-color extractor may be used to retrieve all pen colors
 CPointStruct representing a 2D point
 CPolylineA polygonal line described by a series of 2D points
 CRectStruct representing a rectangle on the plane
 CRoughVisitor
 CShapeAbstract structure for a 2D shape
 CShapeCounterThe ShapeCounter struct may be used to count shapes in the composite shapes tree
 CShapeListA group of shapes
 CBreadthFirstIteratorThe BreadthFirstIterator struct allows to traverse the shape tree using a breadth-first strategy
 CDepthFirstIteratorThe DepthFirstIterator struct allows to traverse the shape tree using a depth-first strategy
 CTopLevelConstIteratorThe TopLevelConstIterator struct
 CTopLevelIteratorThe TopLevelIterator struct
 CShapeVisitorA ShapeVisitor visits all shapes in a composite shape tree in back-to-front order
 CShapeWithStyleAbstract structure for a 2D shape
 CShapeWithStyleVisitorLeaf visitor may be used to apply a function on each Shape with style, in back-to-front order
 CStyle
 CTextA piece of text
 CTransform
 CTransformEPSStructure representing a scaling and translation suitable for an EPS output
 CTransformFIGStructure representing a scaling and translation suitable for an XFig output
 CTransformMatrix
 CTransformSVGStructure representing a scaling and translation suitable for an SVG output
 CTransformTikZStructure representing a scaling and translation suitable for an TikZ output