Uses of Class
org.expasy.jpl.commons.collection.graph.GraphExporter.Builder

Packages that use GraphExporter.Builder
org.expasy.jpl.commons.collection.graph Provides higher structured graphs object and interface (based on jung2 library). 
 

Uses of GraphExporter.Builder in org.expasy.jpl.commons.collection.graph
 

Methods in org.expasy.jpl.commons.collection.graph that return GraphExporter.Builder
 GraphExporter.Builder<V,E> GraphExporter.Builder.edgeValueTransformer(org.apache.commons.collections15.Transformer<E,String> transformer)
           
 GraphExporter.Builder<V,E> GraphExporter.Builder.predicate(org.apache.commons.collections15.Predicate<V> predicate)
           
 GraphExporter.Builder<V,E> GraphExporter.Builder.printStream(PrintStream ps)
           
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.