Tulip  4.4.0
Better Visualization Through Research
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Groups Pages
Deprecated List
Member tlp::GlGraphRenderingParameters::getLabelsBorder () const
Use getLabelsDensity instead
Member tlp::GlGraphRenderingParameters::setLabelsBorder (const unsigned int)
Use setLabelsDensity instead
Member tlp::GlMainWidget::doSelect (const int x, const int y, tlp::ElementType &type, tlp::node &n, tlp::edge &e, tlp::GlLayer *layer=NULL)
this function should not be used anymore, use pickNodesEdges()
Member tlp::GlMainWidget::doSelect (const int x, const int y, const int width, const int height, std::vector< tlp::node > &sNode, std::vector< tlp::edge > &sEdge, tlp::GlLayer *layer=NULL)
this function should not be used anymore, use pickNodesEdges()
Member tlp::GlMainWidget::selectGlEntities (const int x, const int y, const int width, const int height, std::vector< GlSimpleEntity * > &pickedEntities, tlp::GlLayer *layer=NULL)
this function should not be used anymore, please use pickGlEntities() instead.
Member tlp::GlMainWidget::selectGlEntities (const int x, const int y, std::vector< GlSimpleEntity * > &pickedEntities, tlp::GlLayer *layer=NULL)
this function should not be used anymore, please use pickGlEntities() instead.
Member tlp::newCloneSubGraph (Graph *graph, std::string name="unnamed")
this function should not be used anymore, please use Graph::addCloneSubGraph() instead.
Member tlp::newSubGraph (Graph *graph, std::string name="unnamed")
this function should not be used anymore, please use Graph::addSubGraph() instead.
Member tlp::PluginLister::pluginInformations (const std::string &name)
this function should not be used anymore, please use PluginLister::pluginInformation() instead.