Overview     Modules     Class Hierarchy     Classes     Members  
tlp::ControllerAlgorithmTools Member List

This is the complete list of members for tlp::ControllerAlgorithmTools, including all inherited members.

applyAlgorithm(Graph *graph, QWidget *parent, const std::string &name, DataSet *dataSet)tlp::ControllerAlgorithmToolsstatic
applyAlgorithm(Graph *graph, QWidget *parent, const std::string &name)tlp::ControllerAlgorithmToolsstatic
changeBoolean(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmToolsstatic
changeColors(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmToolsstatic
changeInt(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmToolsstatic
changeLayout(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmToolsstatic
changeMetric(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL, bool mapMetric=false, const std::string &colorAlgorithmName="", const std::string &colorPropertyName="")tlp::ControllerAlgorithmToolsstatic
changeProperty(Graph *graph, QWidget *parent, const std::string &name, const std::string &destination, const std::string &destinationType, View *view=NULL, DataSet dataSet=DataSet(), bool query=true, bool redraw=false, bool push=true)tlp::ControllerAlgorithmToolsstatic
changeSizes(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmToolsstatic
changeString(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmToolsstatic
cleanPluginParameters()tlp::ControllerAlgorithmToolsstatic
getPluginParameters(TemplateFactoryInterface *factory, std::string name)tlp::ControllerAlgorithmToolsstatic
isAcyclic(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
isBiconnected(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
isConnected(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
isFreeTree(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
isOuterPlanar(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
isPlanar(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
isSimple(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
isTree(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
isTriconnected(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmToolsstatic
makeAcyclic(Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmToolsstatic
makeBiconnected(Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmToolsstatic
makeConnected(Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmToolsstatic
makeDirected(QWidget *parent, Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmToolsstatic
makeSimple(Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmToolsstatic


Tulip Software by LaBRI Visualization Team    2001 - 2012