Board 0.9.6
|
Draw a random complete graph. More...
Functions | |
int | coordinate (int width) |
int | main (int, char *[]) |
Draw a random complete graph.
This source code is part of the Board project, a C++ library whose purpose is to allow simple drawings in EPS, FIG or SVG files. Copyright (C) 2007 Sebastien Fourey https://fourey.users.greyc.fr
int coordinate | ( | int | width | ) |
int main | ( | int | , |
char * | [] | ||
) |
References LibBoard::Color::Black, LibBoard::Tools::boardRand(), LibBoard::Tools::boardRandDouble(), LibBoard::circle(), LibBoard::Board::clear(), coordinate(), LibBoard::Color::fromHueColormap(), LibBoard::Tools::initBoardRand(), LibBoard::Point::norm(), LibBoard::Point::normalised(), LibBoard::Board::saveEPS(), LibBoard::Board::saveFIG(), LibBoard::Board::saveSVG(), LibBoard::Shape::scaleToWidth(), LibBoard::Arrow::translated(), LibBoard::Ellipse::translated(), LibBoard::UseLineWidth, and LibBoard::Color::White.