|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KPartiteGraphImpl | |
|---|---|
| org.expasy.jpl.commons.collection.graph | Provides higher structured graphs object and interface (based on jung2 library). |
| Uses of KPartiteGraphImpl in org.expasy.jpl.commons.collection.graph |
|---|
| Methods in org.expasy.jpl.commons.collection.graph that return KPartiteGraphImpl | ||
|---|---|---|
static
|
KPartiteGraphImpl.newInstance(List<org.apache.commons.collections15.Predicate<V>> partitions,
boolean subsets)
|
|
| Methods in org.expasy.jpl.commons.collection.graph with parameters of type KPartiteGraphImpl | |
|---|---|
void |
GraphExporter.exportKPGraph(KPartiteGraphImpl<V,E> g)
|
void |
KPartiteGraphImpl.Collapser.setOriGraph(KPartiteGraphImpl<V,E> originalGraph)
|
| Constructors in org.expasy.jpl.commons.collection.graph with parameters of type KPartiteGraphImpl | |
|---|---|
KPartiteGraphImpl.Collapser(KPartiteGraphImpl<V,E> originalGraph)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||