Home
last modified time | relevance | path

Searched defs:scatts (Results 1 – 5 of 5) sorted by relevance

/dports/databases/grass7/grass-7.8.6/gui/wxpython/iscatt/
H A Dcore_c.py83 scatts, cats_rasts_conds, cats_rasts): argument
144 def _computeScattsProcess(region, scatt_conds, bands, n_bands, scatts, argument
H A Dplots.py209 def Plot(self, cats_order, scatts, ellipses, styles): argument
444 def MergeImg(cats_order, scatts, styles, rend_dt, output_queue): argument
H A Dcontrollers.py484 def AddRenderRequest(self, scatts): argument
/dports/databases/grass7/grass-7.8.6/lib/imagery/
H A Discatt_core.c378 struct scScatts *scatts) in update_cat_scatt_plts()
457 struct scCats *scatts, in compute_scatts_from_chunk_row()
697 int n_bands, struct scCats *scatts, in I_compute_scatts()
H A Discatt_structs.c214 struct scScatts *scatts; in I_sc_insert_scatt_data() local