Package | Description |
---|---|
edu.uci.ics.jung.graph.filters |
Provides for a filtering mechanism that produces subgraphs of an original graph.
|
Modifier and Type | Method and Description |
---|---|
static TrivialFilter |
TrivialFilter.getInstance()
This is a factory class; just ask for an instance of
this one.
|