examples/arrows.cpp | Sample program to check that arrows are correctly drawn |
examples/clipping.cpp | Sample drawing using the board library |
examples/example1.cpp | Sample drawing using the board library |
examples/example2.cpp | Sample drawing using the board library |
examples/example3.cpp | Sample drawing using the board library |
examples/example4.cpp | Sample drawing using the board library |
examples/flag.cpp | Sample drawing using the board library |
examples/graph.cpp | Draw a random complete graph |
examples/koch.cpp | Draw a random complete graph |
examples/logo.cpp | Sample drawing using the board library |
examples/ruler.cpp | Sample program to check that arrows are correctly drawn |
examples/scale_ellipse.cpp | Sample program to check that arrows are correctly drawn |
include/Board.h [code] | |
include/board/Color.h [code] | The Color structure. |
include/board/Path.h [code] | |
include/board/Point.h [code] | The Point structure. |
include/board/PSFonts.h [code] | The Point structure. |
include/board/Rect.h [code] | |
include/board/ShapeList.h [code] | Classes ShapeList and Group |
include/board/Shapes.h [code] | |
include/board/Tools.h [code] | |
include/board/Transforms.h [code] | |
src/Board.cpp | |
src/Color.cpp | |
src/Path.cpp | |
src/PSFonts.cpp | The Point structure. |
src/Rect.cpp | |
src/ShapeList.cpp | Definition of the ShapeList and Group classes |
src/Shapes.cpp | |
src/Tools.cpp | |
src/Transforms.cpp |