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::ControllerAlgorithmTools [static]
applyAlgorithm(Graph *graph, QWidget *parent, const std::string &name)tlp::ControllerAlgorithmTools [static]
changeBoolean(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmTools [static]
changeColors(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmTools [static]
changeInt(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmTools [static]
changeLayout(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmTools [static]
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::ControllerAlgorithmTools [static]
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::ControllerAlgorithmTools [static]
changeSizes(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmTools [static]
changeString(Graph *graph, QWidget *parent, const std::string &name, const std::string &propertyName, View *view=NULL)tlp::ControllerAlgorithmTools [static]
cleanPluginParameters()tlp::ControllerAlgorithmTools [static]
getPluginParameters(TemplateFactoryInterface *factory, const std::string &name)tlp::ControllerAlgorithmTools [static]
isAcyclic(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
isBiconnected(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
isConnected(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
isFreeTree(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
isOuterPlanar(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
isPlanar(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
isSimple(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
isTree(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
isTriconnected(Graph *graph, QWidget *parent)tlp::ControllerAlgorithmTools [static]
makeAcyclic(Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmTools [static]
makeBiconnected(Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmTools [static]
makeConnected(Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmTools [static]
makeDirected(QWidget *parent, Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmTools [static]
makeSimple(Graph *graph, bool pushGraph=true)tlp::ControllerAlgorithmTools [static]


Tulip Software by LaBRI Visualization Team    2001 - 2012