Uses of Class
org.shiwa.fgi.iwir.image.Subgraph

Packages that use Subgraph
org.shiwa.fgi.iwir.image Provides the necessary tools for creating a graphical representation of the IWIR workflow. 
 

Uses of Subgraph in org.shiwa.fgi.iwir.image
 

Methods in org.shiwa.fgi.iwir.image with parameters of type Subgraph
 void Subgraph.addSubgraph(Subgraph subGraph)
           
 

Constructors in org.shiwa.fgi.iwir.image with parameters of type Subgraph
Graph(Subgraph subgraph)