Grid.cpp File Reference

#include <tulip/TulipPlugin.h>

Include dependency graph for Grid.cpp:


Classes

struct  Grid

Variables

const char * paramHelp []

Variable Documentation

const char* paramHelp[] [static]
 

Initial value:

 {
    
    HTML_HELP_OPEN() 
    HTML_HELP_DEF( "type", "int" ) 
    HTML_HELP_DEF( "default", "10" ) 
    HTML_HELP_BODY() 
    "This parameter defines the grid's node width." 
    HTML_HELP_CLOSE(),
    
    
    HTML_HELP_OPEN() 
    HTML_HELP_DEF( "type", "int" ) 
    HTML_HELP_DEF( "default", "10" ) 
    HTML_HELP_BODY() 
    "This parameter defines the grid's node height." 
    HTML_HELP_CLOSE(),
  }


Generated on Fri Jan 5 14:20:11 2007 for Tulip Plugins by  doxygen 1.4.6