Images for composite operator graphs
The spl-make-doc command generates images of composite operator graphs.
The composite operator graph image is generated in the
documentation for an SPL file that contains a composite operator definition.
The image includes the following information:
- A title for the name of the composite operator, such as the Vwap.
- Nodes that represent the operators in the graph.
- Edges that represent the stream connections.
- An upper label in the operator that represents the operator name and a label under it that represents the operator type.
- Small yellow boxes on the left and right sides of an operator that represent the input and output ports of the operator.
- One level of detail only. Any composite operators that are contained in the graph are not displayed.
The following image is the graph that is generated for the Vwap composite operator from
the vwap.spl sample SPL file.

