Random Class Reference

#include <Random.h>

List of all members.


Detailed Description

Random.h - An implementation of a random 3D layout.

This plugin is an implementation of a random 3D layout

HISTORY

01/12/99 Verson 0.0.1: Initial release

Note:
This algorithm works on general graphs.
Let n be the number of nodes, the algorithm complexity is in O(n).
Author:
David Auber University Bordeaux I France, Email : auber@tulip-software.com


Public Member Functions

 Random (const tlp::PropertyContext &)
 ~Random ()
bool run ()
bool check (std::string &)
void reset ()


Constructor & Destructor Documentation

Random::Random const tlp::PropertyContext &   ) 
 

Random::~Random  ) 
 


Member Function Documentation

bool Random::check std::string &   ) 
 

void Random::reset  ) 
 

bool Random::run  ) 
 


Generated on Fri Jan 5 14:21:55 2007 for Tulip Plugins by  doxygen 1.4.6