|
| | plugin = plugin |
| | name = str(com) |
| | linear = Linear(self.name) |
| | group = str(self.plugin.comgroupcreator.requestCreateComGroup(self.name)) |
◆ __init__()
| gepetto.gui.path_graph.ComGetter.__init__ | ( | | self, |
| | | plugin, |
| | | com ) |
◆ apply()
| gepetto.gui.path_graph.ComGetter.apply | ( | | self | ) | |
◆ createNodes()
| gepetto.gui.path_graph.ComGetter.createNodes | ( | | self, |
| | | color ) |
◆ getV()
| gepetto.gui.path_graph.ComGetter.getV | ( | | self | ) | |
◆ removeNodes()
| gepetto.gui.path_graph.ComGetter.removeNodes | ( | | self | ) | |
◆ group
| gepetto.gui.path_graph.ComGetter.group = str(self.plugin.comgroupcreator.requestCreateComGroup(self.name)) |
◆ linear
| gepetto.gui.path_graph.ComGetter.linear = Linear(self.name) |
◆ name
| gepetto.gui.path_graph.ComGetter.name = str(com) |
◆ plugin
| gepetto.gui.path_graph.ComGetter.plugin = plugin |
The documentation for this class was generated from the following file: