November 2005
Intermediate to advanced
304 pages
6h 14m
English
![]()
In the section "Connecting the Nots," we created a generic processing unit with input and output ports, and in the section "The Knee Bone's Connected to the...: Connecting with JGraphT," you saw how to connect arbitrary Java objects together into a graph structure. In this section, we'll connect component input and output ports using JGraphT. Using this design, we can maintain the port connections (the wiring) separately from the component implementations. In fact, we don't really ...
Read now
Unlock full access