GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Data Structures | |
class | Layer |
Virtual class which stores information about layers (map layers and overlays) of the map composition. More... | |
class | MapLayer |
class | Overlay |
class | Map |
Map composition (stack of map layers and overlays) More... | |
Variables | |
USE_GPNMCOMP = True | |
tuple | Map = Map() |
string | name = "elevation" |
list | command = ["d.rast", "map=elevation@PERMANENT"] |
int | l_opacity = .7 |
tuple | image = Map.Render(force = True) |
list render.command = ["d.rast", "map=elevation@PERMANENT"] |
Definition at line 1315 of file render.py.
Referenced by F_open(), new_item(), and sqpCommand().
tuple render.image = Map.Render(force = True) |
tuple render.Map = Map() |
Definition at line 1310 of file render.py.
Referenced by G_sites_open_new(), G_sites_open_old(), Vect_read_line(), Vect_read_next_line(), Vect_rewind(), and Vedit_copy_lines().
string render.name = "elevation" |
Definition at line 1314 of file render.py.
Referenced by D_setup(), D_translate_color(), db_alloc_dirent_array(), db_d_add_column(), db_d_describe_table(), db_d_drop_index(), db_d_drop_table(), db_dirent(), db_free_dirent_array(), db_grant_on_table(), db_read_dbmscap(), DBFGetFieldIndex(), free_freetypecap(), G3d_cache_elt_ptr(), G3d_cache_hash_load_name(), G3d_cache_hash_name2index(), G3d_cache_hash_remove_name(), G__file_name(), G__file_name_misc(), G__location_path(), G__machine_name(), G__name_is_fully_qualified(), G__open_cell_old(), G__tempfile(), G_database_datum_name(), G_database_ellipse_name(), G_database_projection_name(), G_database_unit_name(), G_mask_info(), G_myname(), G_program_name(), G_set_program_name(), G_sites_get_fields(), G_str_to_color(), G_whoami(), GPJ_get_datum_transform_by_name(), GPJ_osr_to_grass(), LOC_panel_delete(), make_location(), parse_freetypecap(), process_command(), read_datum_table(), read_ellipsoid_table(), S_read(), submit(), Vect_copy_table_by_cats(), and Vect_get_proj_name().