java.lang.Object
org.praxislive.project.GraphBuilder.Base<GraphBuilder.Component>
org.praxislive.project.GraphBuilder.Component
- Enclosing class:
GraphBuilder
Component element builder.
-
Method Summary
Methods inherited from class org.praxislive.project.GraphBuilder.Base
child, child, children, clearChildren, clearComments, clearConnections, clearProperties, comment, comment, comments, connection, connection, connections, properties, property, property, transformChildren, transformComments, transformConnections, transformProperties, type
-
Method Details
-
build
Build a component element from this builder.- Returns:
- created component element
-