Uses of Class
com.tensegrity.graph.model.IllegalGraphException

Packages that use IllegalGraphException
com.tensegrity.graph.model Contains the graph model interface.  
 

Uses of IllegalGraphException in com.tensegrity.graph.model
 

Methods in com.tensegrity.graph.model that throw IllegalGraphException
 void GraphObjectContainer.setMultiGraph(boolean multigraph)
          Sets the GraphObjectContainer to be a multigraph or a regular GraphObjectContainer, Multigraphs can have edge (A,B) more than once.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.