Uses of Class
edu.uci.ics.jung.graph.predicates.UserDatumVertexPredicate

Packages that use UserDatumVertexPredicate
edu.uci.ics.jung.io Provides a set of graph file format interpreters for loading graphs from disk. 
 

Uses of UserDatumVertexPredicate in edu.uci.ics.jung.io
 

Fields in edu.uci.ics.jung.io declared as UserDatumVertexPredicate
static UserDatumVertexPredicate BipartiteGraphReader.PART_A
          The predicate for the vertices in partitions A and B.
static UserDatumVertexPredicate BipartiteGraphReader.PART_B