Bridges-Java-2.3.3  2.3.3
Bridges(JavaAPI)
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 Cbridges.data_src_dependent.Actor
 Cbridges.data_src_dependent.ActorMovieIMDB
 Cbridges.base.ArrayOfElement< E extends Comparable<?super E >
 Cbridges.connect.BridgesThe Bridges class is the main class that provides interfaces to datasets, maintains user and assignment information, and connects to the Bridges server
 Cbridges.data_src_dependent.CancerIncidence
 Cbridges.base.ColorThis class is used to represent colors in BRIDGES
 CComparable
 Cbridges.connect.Connector
 Cbridges.data_src_dependent.UsgsFoo.Geometry.Coordinates
 Cbridges.connect.DataFormatter
 Cbridges.base.DataStructThis is an abstract super class that is extended by all Bridges subclasses and provides some methods that are used universally across BRIDGES
 Cbridges.base.Array< E >This class can be used to create arrays of type Element<E>
 Cbridges.base.Element< E >This is the main superclass in BRIDGES for deriving a number of objects used in building arrays, lists, trees and graph data structures
 Cbridges.base.ArrayElement< E >
 Cbridges.base.SLelement< E >This class can be used to instantiate Singly Linked Elements
 Cbridges.base.CircSLelement< E >This class can be used to instantiate Singly Linked Circular List Elements
 Cbridges.base.DLelement< E >This class is used to create doubly linked element objects
 Cbridges.base.CircDLelement< E >This class can be used to instantiate Circular Doubly Linked List Elements
 Cbridges.base.MLelement< E >This class can be used to instantiate Multi-list Elements
 Cbridges.base.TreeElement< E >This class extends Element to represent general trees with arbitrary number of children
 Cbridges.base.BinTreeElement< E >This class is extended from the TreeElement class and can be used to create binary tree element objects
 Cbridges.base.BSTElement< K, E >The BSTElement class is the building block for creating binary search trees
 Cbridges.base.AVLTreeElement< K, E >This class extends the BSTElement class by adding a height and balance factor fields that are useful in AVL trees
 Cbridges.base.GraphAdjList< K, E1, E2 >The GraphAdjList class can be used to represent adjacency list based graphs in BRIDGES
 Cbridges.base.GraphAdjMatrix< K, E1, E2 >The GraphAdjMatrix class can be used to represent adjacency matrix based graphs in BRIDGES
 Cbridges.base.Grid< E >This is a class in BRIDGES for representing an (n x n) grid
 Cbridges.base.Edge< K, E2 >This class is used to represent the edges in a graph and will appear as links in the BRIDGES graph visualization
 Cbridges.base.ElementVisualizerThis class maintains the visual attributes of each BRIDGES element
 Cbridges.data_src_dependent.Follower
 Cbridges.data_src_dependent.Game
 Cbridges.data_src_dependent.UsgsFoo.Geometry
 Cbridges.base.GraphAdjList< K, K, K >
 Cbridges.base.GraphAdjListSimple< K >The GraphAdjListSimple class is a simplification of the GraphAdjList class; this class is useful in applications where vertex and edge specific information is not used; this class is thus a specialization of GraphAdjList with only a single generic parameter that specifies the key type
 Cbridges.base.GraphAdjMatrix< K, K, K >
 Cbridges.base.GraphAdjMatrixSimple< K >The GraphAdjMatrixSimple class is a simplification of the GraphAdjList class; this class is useful in applications where vertex and edge specific information is not used; this class is thus a specialization of GraphAdjList with only a single generic parameter that specifies the key type
 Cbridges.base.Grid< Color >
 Cbridges.base.ColorGridThis is a class in BRIDGES for representing an (n x n) grid
 Cbridges.data_src_dependent.GutenbergBook
 Cbridges.data_src_dependent.IMDB
 Cbridges.base.LinkVisualizerThis class maintains the visual attributes of links that join Bridges elements
 Cbridges.data_src_dependent.Movie
 COutputStream
 Cbridges.validation.OutputLog
 Cbridges.data_src_dependent.UsgsFoo.Properties
 Cbridges.data_src_dependent.RottenTomatos
 CRuntimeException
 Cbridges.validation.InvalidValueException
 Cbridges.data_src_dependent.SampleDataGenerator
 Cbridges.data_src_dependent.Shakespeare
 Cbridges.data_src_dependent.Song
 Cbridges.data_src_dependent.Tweet
 Cbridges.data_src_dependent.EarthquakeTweet
 Cbridges.data_src_dependent.EarthquakeUSGS
 Cbridges.data_src_dependent.Twitter
 Cbridges.data_src_dependent.TwitterAccount
 Cbridges.data_src_dependent.USGSaccount
 Cbridges.data_src_dependent.UsgsFoo
 Cbridges.validation.Validation
 CException
 Cbridges.validation.DataFormatterException
 Cbridges.validation.RateLimitException