Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.uci.ics.jung.graph.util Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
ContextA class that is used to link together a graph element and a specific graph.Classedu.uci.ics.jung.graph.utilSourceForge Jung
DefaultParallelEdgeIndexFunctionA class which creates and maintains indices for parallel edges.Classedu.uci.ics.jung.graph.utilSourceForge Jung
EdgeIndexFunctionAn interface for a service to access the index of a given edge (in a given graph) into the set formed by the given edge and all the other edges it is parallel to.Interfaceedu.uci.ics.jung.graph.utilSourceForge Jung
EdgeTypeenum EdgeTypeextends EnumDefines the possible edge types for graphs which assign types to edges.Classedu.uci.ics.jung.graph.utilSourceForge Jung
GraphsProvides specialized implementations of GraphDecorator.Classedu.uci.ics.jung.graph.utilSourceForge Jung
IncidentEdgeIndexFunctionA class which creates and maintains indices for incident edges.Classedu.uci.ics.jung.graph.utilSourceForge Jung
PairAn implementation of Collection that stores exactly 2 non-null objects and is not mutable.Classedu.uci.ics.jung.graph.utilSourceForge Jung
TestGraphsProvides generators for several different test graphs.Classedu.uci.ics.jung.graph.utilSourceForge Jung
TreeUtilsContains static methods for operating on instances of Tree.Classedu.uci.ics.jung.graph.utilSourceForge Jung