Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
assign_map_categories [2011/07/25 14:32]
hermann created
assign_map_categories [2023/10/24 19:11] (current)
chrystian [Inputs]
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name             ​^ Type                                    ^ Description ​                                                  ​+^ Name  ^ Type  ^ Description ​ 
-| Input Map        | [[Map Type|Categorical Map ]]           ​| The map that receives ​the new categories. ​                    ​+| Input Map  | [[Map Type]] ​ | The map that receives new categories ​requires an integer as the map cell type, except for an unsigned 32-bit integer. | 
-| Input Categories | [[Categorization Type|Categorization ​]] | Categorization set (classes) to be assigned to the input map. |+| Input Categories ​ | [[Categorization Type]] ​ | Categorization set (classes) to be assigned to the input map.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name               ​^ Type                ^ Description ​                                                                                                                                                                                                                         +^ Name  ^ Type  ^ Description ​ ^ Default Value  ​
-| Combine Categories | [[Bool Type|Bool ]] | If true, the functor will combine the categories of the input map with the given category set. Otherwise, the categories in the input map will be replaced by the given category set. |+| Combine Categories | [[Boolean Value Type]] ​ | If true, the functor will combine the categories of the input map with the given category set. Otherwise, the categories in the input map will be replaced by the given category set.  | False  ​|
  
 ===== Output ===== ===== Output =====
  
-^ Name       ​^ Type              ^ Description ​                                       +^ Name  ^ Type  ^ Description ​ 
-| Output Map | [[Map Type|Map ]] | A copy of the input map with a new categorization. |+| Output Map  | [[Map Type]] ​ | A copy of the input map with a new categorization. ​ |
  
 ===== Group ===== ===== Group =====