Bridges-Python 3.5.1
Bridges(Python API)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
bridges.map.Map Class Reference

This is meant to be a base class for all map visualization. More...

Inheritance diagram for bridges.map.Map:
bridges.us_map.USMap bridges.world_map.WorldMap

Public Member Functions

 __init__ (self)
 
 get_projection (self)
 
 get_overlay (self)
 
 get_map_representation (self)
 

Detailed Description

This is meant to be a base class for all map visualization.

Likely never instantiated explicitly

Constructor & Destructor Documentation

◆ __init__()

bridges.map.Map.__init__ (   self)

Member Function Documentation

◆ get_map_representation()

bridges.map.Map.get_map_representation (   self)

◆ get_overlay()

bridges.map.Map.get_overlay (   self)

◆ get_projection()

bridges.map.Map.get_projection (   self)

The documentation for this class was generated from the following file: