Uses of Class
de.cau.cs.kieler.kwebs.jaxws.GraphLayout

Packages that use GraphLayout
de.cau.cs.kieler.kwebs.jaxws   
 

Uses of GraphLayout in de.cau.cs.kieler.kwebs.jaxws
 

Methods in de.cau.cs.kieler.kwebs.jaxws that return GraphLayout
 GraphLayout ObjectFactory.createGraphLayout()
          Create an instance of GraphLayout
 

Methods in de.cau.cs.kieler.kwebs.jaxws that return types with arguments of type GraphLayout
 JAXBElement<GraphLayout> ObjectFactory.createGraphLayout(GraphLayout value)
          Create an instance of JAXBElement<GraphLayout>}
 

Methods in de.cau.cs.kieler.kwebs.jaxws with parameters of type GraphLayout
 JAXBElement<GraphLayout> ObjectFactory.createGraphLayout(GraphLayout value)
          Create an instance of JAXBElement<GraphLayout>}