Bridges-Python  3.4.5-dev2-5-g352f189
Bridges(Python API)
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cabc.ABC
 Cbridges.keypress_listener.KeyPressListener
 Cbridges.blocking_game.BlockingGame
 Cbridges.input_helper.InputHelperThis is meant to be an internal class, not something that the library user will use
 Cbridges.data_src_dependent.actor_movie_imdb.ActorMovieIMDBA class to hold actor movie data – using IMDB dataset
 Cbridges.data_src_dependent.amenity.AmenityThis class is a helper class to be used with amenities data retrieved from OpenStreet Map data
 Cbridges.array.ArrayThis class can be used to create arrays of type Element
 Cbridges.array1d.Array1DThis is a class can be used to create 1 dimensional arrays of type Element
 Cbridges.array2d.Array2DBrief This class can be used to create 2D arrays of type Element
 Cbridges.array3d.Array3DThis class can be used to create three dimensional arrays of type Element
 Cbridges.audio_channel.AudioChannel
 Cbridges.audio_clip.AudioClipThis class provides support for reading, modifying, and playing, audio waveform
 Cbridges.bar_chart.BarChartSupport for drawing Bar charts
 Cbridges.bridges.BridgesThe bridges class is the main class that provides interfaces to datasets, maintains user and assignment information, and connects to the bridges server
 Cbridges.camera.Camera
 Cbridges.data_src_dependent.cancer_incidence.CancerIncidenceA class representing the attributes for cancer incidence
 Cbridges.circ_dl_element.CircDLelementIterator
 Cbridges.circ_dl_element.CircDLelementReverseIterator
 Cbridges.circ_sl_element.CircSlelementIterator
 Cbridges.data_src_dependent.city.CityClass that holds data of a city
 Cbridges.color.ColorThis class is used to represent colors in bridges
 Cbridges.connector.ConnectorThis is a class for handling calls to the BRIDGES server to transmit JSON to the server and subsequent visualization
 Cbridges.dl_element.DLelementReverseIterator
 Cbridges.data_src_dependent.earthquake_usgs.EarthquakeUSGSClass that holds earthquake data records
 Cbridges.edge.EdgeThis class is used to represent the edges in a graph and will appear as links in the BRIDGES graph visualization
 Cbridges.element.Element
 Cbridges.sl_element.SLelementThis class can be used to instantiate Singly Linked Elements
 Cbridges.circ_sl_element.CircSLelementThis class can be used to instantiate Singly Linked Circular List Elements
 Cbridges.dl_element.DLelementThis class is used to create doubly linked element objects
 Cbridges.circ_dl_element.CircDLelementThis class can be used to instantiate Circular Doubly Linked List Elements
 Cbridges.ml_element.MLelementThis class can be used to instantiate Multi-list Elements
 Cbridges.tree_element.TreeElement
 Cbridges.bin_tree_element.BinTreeElementThis class is extended from the TreeElement class and can be used to create binary tree element objects
 Cbridges.bst_element.BSTElementThe BSTElement class is the building block for creating binary search trees
 Cbridges.avl_tree_element.AVLTreeElementThis class extends the BSTElement class by adding a height and balance factor fields that are useful in AVL trees
 Cbridges.kd_tree_element.KDTreeElement
 Cbridges.element_visualizer.ElementVisualizer
 Cbridges.data_src_dependent.elevation.ElevationDataClass that holds elevation data
 Cbridges.data_src_dependent.game.GameA Game object, used along with the Games data source
 Cbridges.game_cell.GameCell
 Cbridges.graph_adj_list.GraphAdjListThe GraphAdjList class can be used to represent adjacency list based graphs in BRIDGES
 Cbridges.graph_adj_matrix.GraphAdjMatrix
 Cbridges.graph_benchmark.GraphBenchmark
 Cbridges.bfs_benchmark.BFSBenchamrkBenchmarks Breadth First Search algorithms
 Cbridges.page_rank_benchmark.PageRankBenchmark
 Cbridges.shortest_path_benchmark.ShortestPathBenchmark
 Cbridges.grid.GridThis is a base class in BRIDGES for representing an (n x n) grid
 Cbridges.color_grid.ColorGridThis is a class in BRIDGES for representing an (n x n) grid
 Cbridges.game_grid.GameGridThis is a class in BRIDGES for representing an (m x n) grid
 Cbridges.data_src_dependent.gutenberg_book.GutenbergBookA Gutenberg Book object metadata only, used along with the books data source
 Cbridges.data_src_dependent.gutenberg_meta.GutenbergMetaClass to hold the meta data of various books from the Gutenberg Project
 Cbridges.input_state_machine.InputStateMachine
 Cbridges.light.Light
 Cbridges.line_chart.LineChartShow series of data or functions using a line chart
 Cbridges.link_visualizer.LinkVisualizerThis class maintains the visual attributes of links that join bridges elements
 Cbridges.data_src_dependent.lru_cache.lru_cache
 Cbridges.map.MapThis is meant to be a base class for all map visualization
 Cbridges.us_map.USMap
 Cbridges.world_map.WorldMapThis class provides an API to displaying world maps in BRIDGES
 Cbridges.mesh.Mesh
 Cbridges.data_src_dependent.movie_actor_wiki_data.MovieActorWikiDataThis is a helper class for accessing actor-movie data from Wikidata
 Cbridges.data_src_dependent.osm.OsmDataClass that hold Open Street Map Data
 Cbridges.data_src_dependent.osm.OsmEdgeClass that hold Open Street Map edges
 Cbridges.data_src_dependent.osm.OsmVertexClass that hold Open Street Map vertices
 Cbridges.particle_system.Particle_System
 Cbridges.primitives.Primitives
 Cbridges.data_src_dependent.reddit.RedditA reddit object representing a reddit post, used along with the reddit data source
 Cbridges.scene.Scene
 Cbridges.data_src_dependent.shakespeare.ShakespeareA Shakespeare Data source object containing sonnets, poems and plays
 Cbridges.sl_element.SLelementIterator
 Cbridges.socket_connection.SocketConnection
 Cbridges.data_src_dependent.song.SongA Song object, used along with the Songs data source
 Cbridges.sorting_benchmark.SortingBenchmarkBenchmarks sorting algorithm
 Cbridges.symbol.SymbolThis is the base class for constructing simple shapes in BRIDGES
 Cbridges.circle.Circle
 Cbridges.polyline.PolylineThis class defines a polygon and is part of the symbol collection
 Cbridges.polygon.Polygon
 Cbridges.rectangle.RectangleThis class defines a rectangle and is part of the symbol collection
 Cbridges.symbol_group.SymbolGroup
 Cbridges.text.TextThis is an object for defining text labels as part of the symbol collection
 Cbridges.symbol_collection.SymbolCollection
 Cbridges.mesh.Terrain_Mesh
 Cbridges.data_src_dependent.us_county.USCountyClass that holds US County information
 Cbridges.data_src_dependent.us_state.USStateClass for USState and its attributes
 Cbridges.data_src_dependent.world_cities.WorldCities
 CABC
 Cbridges.gamebase3D.GameBase3DThis is the base class for all games in BRIDGES
 Cbridges.non_blocking_game3D.NonBlockingGame3DBrief This class provides the features necessary to implement simple non blocking games
 Cbridges.gamebase.GameBaseThis is the base class for all games in BRIDGES
 Cbridges.blocking_game.BlockingGame
 Cbridges.non_blocking_game.NonBlockingGameThis class provides the features necessary to implement simple non blocking games
 CIntEnum
 Cbridges.named_color.NamedColor
 Cbridges.named_symbol.NamedSymbol