Package org.expasy.jpl.commons.collection.graph

Provides higher structured graphs object and interface (based on jung2 library).

See:
          Description

Interface Summary
Edge  
Node  
 

Class Summary
GraphCloner<V,E> This object clones graphs.
GraphCollapser<V,E> This object comes from jung.
GraphExporter<V,E> This object exports graphs.
GraphExporter.Builder<V,E>  
GraphExporter.DotTransformer<V,E>  
GraphExporter.ObjectComparator  
GraphFilterer<V,E> This object search a graph based on predicate on nodes or edges
GraphPredicate A simple Graph node predicate (needed for collapsable graph).
GraphPredicate.GraphInstancePredicate<T>  
GraphPredicate.ValuePredicate<T extends Number>  
GraphPredicate.VertexPatternPredicate<T>  
KPartiteGraphImpl<V,E> A simple implementation of KPartiteGraph.
KPartiteGraphImpl.Collapser<V,E>  
KPartiteGraphImpl.PredicateImpl<T>  
 

Package org.expasy.jpl.commons.collection.graph Description

Provides higher structured graphs object and interface (based on jung2 library).



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