RVC::OP::RASTER_GEOMETRIC_PROPERTIES Class Reference
Class used to compute Raster Properties for a geometric object.
More...
#include <rvc/oprasterproperties.h>
List of all members.
Detailed Description
Class used to compute Raster Properties for a geometric object.
Member Enumeration Documentation
- Enumerator:
| TABLEDESCRIPTOR_UseDefault |
|
| TABLEDESCRIPTOR_EditDialog |
|
| TABLEDESCRIPTOR_SetManually |
|
Constructor & Destructor Documentation
| RVC::OP::RASTER_GEOMETRIC_PROPERTIES::RASTER_GEOMETRIC_PROPERTIES |
( |
|
) |
[inline] |
| RVC::OP::RASTER_GEOMETRIC_PROPERTIES::~RASTER_GEOMETRIC_PROPERTIES |
( |
|
) |
[inline] |
Member Function Documentation
Compute the raster properties for the rasters using the source vector.
- Parameters:
-
| RastObjItemList | Source Vector |
| report | Source Rasters Report of computations |
Get type of boundary cells to be used.
| bool RVC::OP::RASTER_GEOMETRIC_PROPERTIES::GetComputeHistograms |
( |
|
) |
[inline] |
Get whether to compute histograms.
| bool RVC::OP::RASTER_GEOMETRIC_PROPERTIES::GetIncludeIslands |
( |
|
) |
[inline] |
Get whether to include island polygons.
Set type of boundary cells to use.
| void RVC::OP::RASTER_GEOMETRIC_PROPERTIES::SetComputeHistograms |
( |
bool |
ComputeHistogram |
) |
[inline] |
Set whether to compute histograms.
Set how the histogram table descriptor is generated.
- Parameters:
-
| descriptor | Method to use Used only with _SetManually |
| void RVC::OP::RASTER_GEOMETRIC_PROPERTIES::SetIncludeIslands |
( |
bool |
IncludeIslands |
) |
[inline] |
Set whether to include island polygons.
Set how the point table descriptor is generated.
- Parameters:
-
| descriptor | Method to use Used only with _SetManually |
Set how the polygon table descriptor is generated.
- Parameters:
-
| descriptor | Method to use Used only with _SetManually |
The documentation for this class was generated from the following file: