Uses of Class
artofillusion.procedural.Link

Packages that use Link
artofillusion.procedural   
 

Uses of Link in artofillusion.procedural
 

Methods in artofillusion.procedural that return Link
 Link[] Procedure.getLinks()
          Get the list of links between modules.
 

Methods in artofillusion.procedural with parameters of type Link
 void Procedure.addLink(Link ln)
          Add a link to the procedure.
 



Copyright © 1999-2011 by Peter Eastman.