tlp::LayoutAlgorithm
tlp::LayoutAlgorithm
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::LayoutAlgorithm -
Interface for layout plug-ins.
SYNOPSIS
#include <LayoutAlgorithm.h>
Inherits tlp::PropertyAlgorithm.
Public Attributes
LayoutProperty * layoutResult
Protected Member Functions
LayoutAlgorithm (const PropertyContext &context)
virtual ~LayoutAlgorithm ()
Friends
class LayoutProperty
Detailed Description
Interface for layout plug-ins.
Constructor & Destructor Documentation
tlp::LayoutAlgorithm::LayoutAlgorithm (const PropertyContext & context) [protected]
virtual tlp::LayoutAlgorithm::~LayoutAlgorithm () [protected, virtual]
Friends And Related Function Documentation
friend class LayoutProperty [friend]
Member Data Documentation
LayoutProperty* tlp::LayoutAlgorithm::layoutResultThis layout is the one associated to the plug-ins, The data should be store in it
Author
Generated automatically by Doxygen for Tulip Graph Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Attributes
-
- Protected Member Functions
-
- Friends
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- tlp::LayoutAlgorithm::LayoutAlgorithm (const PropertyContext & context) [protected]
-
- virtual tlp::LayoutAlgorithm::~LayoutAlgorithm () [protected, virtual]
-
- Friends And Related Function Documentation
-
- friend class LayoutProperty [friend]
-
- Member Data Documentation
-
- LayoutProperty* tlp::LayoutAlgorithm::layoutResultThis layout is the one associated to the plug-ins, The data should be store in it
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:17 GMT, April 16, 2011