tlp Namespace Reference
Classes
Typedefs
Enumerations
- enum SelectionFlag { SelectSimpleEntities = 1,
SelectNodes = 2,
SelectEdges = 4
}
- enum TLP_FB_TROUGHTOKENTYPE {
TLP_FB_COLOR_INFO,
TLP_FB_BEGIN_ENTITY,
TLP_FB_END_ENTITY,
TLP_FB_BEGIN_GRAPH,
TLP_FB_END_GRAPH,
TLP_FB_BEGIN_NODE,
TLP_FB_END_NODE,
TLP_FB_BEGIN_EDGE,
TLP_FB_END_EDGE
}
Detailed Description
Authors: David Auber, Patrick Mary, Morgan Mathiaut from the LaBRI Visualization Team Email : auber@tulip-software.org Last modification : 13/03/2009 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Typedef Documentation
Enumeration Type Documentation
- Enumerator:
SelectSimpleEntities |
|
SelectNodes |
|
SelectEdges |
|
- Enumerator:
TLP_FB_COLOR_INFO |
|
TLP_FB_BEGIN_ENTITY |
|
TLP_FB_END_ENTITY |
|
TLP_FB_BEGIN_GRAPH |
|
TLP_FB_END_GRAPH |
|
TLP_FB_BEGIN_NODE |
|
TLP_FB_END_NODE |
|
TLP_FB_BEGIN_EDGE |
|
TLP_FB_END_EDGE |
|