Functions | |
par G _init | _cats ((CELL) 0, '''',\&cats) |
par G _init | _colors (\&colr) |
par G _add _color | _rule ((CELL) 200, 0, 0, 0,(CELL) 1000, 255, 255, 255) |
par par dent | fprintf (stdout, ''\%ld\%ld $\backslash $n'',(long) cat, count) |
if (fcell >0.0) return 0 | |
if (fcell <0.0) return 0 | |
Variables | |
par CELL | cat |
par long | count |
return | |
cell = n |
par G _init _cats | ( | (CELL) | 0, | |
'''' | , | |||
\& | cats | |||
) |
par G _init _colors | ( | \& | colr | ) |
par G _add _color _rule | ( | (CELL) | 200, | |
0 | , | |||
0 | , | |||
0 | , | |||
(CELL) | 1000, | |||
255 | , | |||
255 | , | |||
255 | ||||
) |
par par dent fprintf | ( | stdout | , | |
''\%ld\%ld $\backslash $n'' | , | |||
(long) | cat, | |||
count | ||||
) |
Referenced by G__check_gisinit(), G__create_window_mapping(), G__oldsite_get(), G__open(), G__write_cats(), G__write_Cell_head(), G__write_Cell_head3(), G__write_timestamp(), G_ask_datum_name(), G_ask_datum_params(), G_ask_ellipse_name(), G_ask_proj_name(), G_clicker(), G_debug(), G_distance_point_to_line_segment(), G_done_msg(), G_dump(), G_fwrite_key_value(), G_get_3dview(), G_get_projinfo(), G_get_projunits(), G_gishelp(), G_legal_filename(), G_list_element(), G_make_colors(), G_oldsite_describe(), G_parser(), G_percent2(), G_put_3dview(), G_put_cell_title(), G_put_reclass(), G_readsites(), G_system(), G_usage(), G_write_histogram(), G_write_histogram_cs(), G_write_history(), G_write_range(), G_yes(), main(), and set_uid_to_user().
if | ( | fcell <0. | 0 | ) |
if | ( | fcell >0. | 0 | ) |
par CELL cat |
Definition at line 1130 of file gisrasterlib.dox.
Referenced by G__lookup_colors(), G__read_cats(), G__row_update_range(), G_cell_stats_histo_eq(), G_get_color(), G_histogram_eq(), G_make_histogram_cs(), G_make_histogram_eq_colors(), G_make_histogram_log_colors(), G_read_histogram(), G_sort_histogram(), G_update_cell_stats(), G_write_histogram(), and G_write_histogram_cs().
cell = n |
par long count |
Definition at line 1134 of file gisrasterlib.dox.
Referenced by G__convert_01_flags(), G__convert_flags_01(), G__set_flags_from_01_random(), G_asprintf(), G_cell_stats_histo_eq(), G_colors_count(), G_histogram_eq(), G_list_element(), G_make_histogram_cs(), G_make_histogram_eq_colors(), G_make_histogram_log_colors(), G_make_random_colors(), G_read_histogram(), G_read_range(), G_row_repeat_nomask(), G_str_replace(), G_write_histogram(), and G_write_histogram_cs().
Definition at line 1332 of file gisrasterlib.dox.