interface class for plugins that create view modules
More...
#include <pqGraphLayoutStrategyInterface.h>
interface class for plugins that create view modules
Definition at line 45 of file pqGraphLayoutStrategyInterface.h.
§ ~pqGraphLayoutStrategyInterface()
virtual pqGraphLayoutStrategyInterface::~pqGraphLayoutStrategyInterface |
( |
| ) |
|
|
virtual |
§ graphLayoutStrategies()
virtual QStringList pqGraphLayoutStrategyInterface::graphLayoutStrategies |
( |
| ) |
const |
|
pure virtual |
Return a list of layout strategies supported by this interface.
§ getGraphLayoutStrategy()
virtual vtkGraphLayoutStrategy* pqGraphLayoutStrategyInterface::getGraphLayoutStrategy |
( |
const QString & |
layoutStrategy | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: