![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
TabulateArea Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : TabulateArea Class |
The following tables list the members exposed by TabulateArea.
Name | Description | |
---|---|---|
![]() | TabulateArea Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | class_field | The field that holds the class values. (In, Required) |
![]() | in_class_data | The dataset that defines the classes that will have their area summarized within each zone. (In, Required) |
![]() | in_zone_data | Dataset that defines the zones. (In, Required) |
![]() | out_table | Output table that will contain the summary of the area of each class in each zone. (Out, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | processing_cell_size | The processing cell size for the zonal operation. (In, Optional) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | zone_field | Field that holds the values that define each zone. (In, Required) |