us.temerity.pipeline.plugin.RenumberTool.v2_2_1
Class RenumberTool
java.lang.Object
us.temerity.pipeline.Named
us.temerity.pipeline.PluginID
us.temerity.pipeline.BasePlugin
us.temerity.pipeline.BaseTool
us.temerity.pipeline.plugin.RenumberTool.v2_2_1.RenumberTool
- All Implemented Interfaces:
- Serializable, Cloneable, Comparable<PluginID>, Glueable
public class RenumberTool
- extends BaseTool
Renumbers the frame range of a target node and all nodes connected upstream
to the target node through links with a OneToOne relationship.
This tool operates identically to the built-in Renumber operation except that
it follows upstream links to also renumber all connected upstream nodes.
- See Also:
- Serialized Form
| Fields inherited from class us.temerity.pipeline.Named |
pName |
| Methods inherited from class us.temerity.pipeline.BaseTool |
addPhase, authorOnExit, collectPhaseInput, executePhase, getAuthor, getPluginType, getView, initExecution, rootsOnExit, showLogHistory, updateOnExit, viewOnExit |
| Methods inherited from class us.temerity.pipeline.BasePlugin |
addSupport, compareTo, equals, getDescription, getFullMessage, getPluginID, getResource, getResources, getResourceSize, getSupports, isUnderDevelopment, removeSupport, setSupports, supports, toString, underDevelopment |
RenumberTool
public RenumberTool()