Bridges-Java-3.0.1  3.0.1
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.data_src_dependent.ActorMovieWikidata
 Cbridges.base.ArrayOfElement< E extends Comparable<? super E >
 Cbridges.data_src_dependent.AssignmentStruct like class used to represent Bridges Assignments as they are returned from the server
 Cbridges.data_src_dependent.AssignmentDataStruct like class used to represent Bridges Assignment Data as returned from the server
 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.CancerIncidenceUnited States Cancer Statistics from the U.S. Center for Disease Control
 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.connect.DataSource
 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.Array1D< E >This is a class can be used to create 1 dimensional arrays of type Element<E>
 Cbridges.base.Array2D< E >This class can be used to create arrays of type Element<E>
 Cbridges.base.Array3D< E >This class can be used to create two dimensional 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.KdTreeElement< K, E >The This class can be used to create K-d Tree elements, derived from BSTElement. K-D trees can be thought of as the spatial equivalent binary search trees and operate on multiple dimensions (2D and 3D are most common). These trees serve as a representation of the underlying geometrically defined spaces. Specialized versions of these trees include quadtrees and octrees, which subdivide into equal sized quadrants octants at each level, respectively
 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 (m x n) grid
 Cbridges.base.LineChartShow series of data or functions using a line chart
 Cbridges.base.SymbolCollectionShapeCollection represents a collection of symbols to visualize in Bridges
 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.GameA Game object, used along with the Games data source
 Cbridges.games.GameBase
 Cbridges.games.BlockingGame
 Cbridges.games.NonBlockingGameThis class provides the features necessary to implement simple non blocking games
 Cbridges.base.GameCellThis class is used to represent cells in GameGrids in BRIDGES. Each cell has a foreground color, background color, and symbol
 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 image
 Cbridges.base.Grid< GameCell >
 Cbridges.base.GameGridThis is a class in BRIDGES for representing an (m x n) grid. Each position in the grid will hold a GameCell object, each of which has a foreground color, background color, and a symbol
 Cbridges.data_src_dependent.GutenbergBook
 Cbridges.data_src_dependent.IMDB
 CIterable
 Cbridges.base.Array1D< E >This is a class can be used to create 1 dimensional arrays of type Element<E>
 Cbridges.base.SLelement< E >This class can be used to instantiate Singly Linked Elements
 Cbridges.connect.KeypressListener
 Cbridges.games.BlockingGame
 Cbridges.base.LinkVisualizerThis class maintains the visual attributes of links that join Bridges elements
 Cbridges.data_src_dependent.Movie
 Cbridges.base.NamedColorThis enum is used to represent named, web-safe SVG colors in BRIDGES
 Cbridges.base.NamedSymbolThis enum is used to represent named symbols for use in BRIDGES GameGrids
 Cbridges.data_src_dependent.OsmData
 Cbridges.data_src_dependent.OsmEdge
 Cbridges.data_src_dependent.OsmServerResponse
 Cbridges.data_src_dependent.OsmServerResponseMeta
 Cbridges.data_src_dependent.OsmVertex
 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.connect.SocketConnection
 Cbridges.data_src_dependent.Song
 Cbridges.base.SymbolThis is a class in BRIDGES for deriving a number of Symbol objects for use in a SymbolCollection
 Cbridges.base.CircleThis class defines a circle and is part of the symbol collection. A circle has a center and radius
 Cbridges.base.LabelThis class used to label symbols. Labels have a text string, font size, width, height and location
 Cbridges.base.PolylineThis class defines a polyline and is part of the symbol collection. A polyline has a sequence of points (x, y coordinate pairs)
 Cbridges.base.PolygonThis class defines a polygon and is part of the symbol collection. A polygon has a sequence of points (x, y coordinate pairs)
 Cbridges.base.RectangleThis class defines a rectangle and is part of the symbol collection. A rectangle has height and width
 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