15 #ifndef __IPSDKIMAGEPROCESSING_BASETILECOLLPROPERTYRULE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASETILECOLLPROPERTYRULE_H__ 18 #include <IPSDKImageProcessing/Rule/TileColl/BaseTileCollRule.h> 69 #endif // __IPSDKIMAGEPROCESSING_BASETILECOLLPROPERTYRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
static const eTileCollRuleType::domain g_tileCollRuleType
tile collection processing rule type associated to rule
Definition: BaseTileCollPropertyRule.h:32
eTileCollPropertyRuleType
enumerate describing rule operation type applied on property of attributes associated to collection o...
Definition: TileCollPropertyRuleTypes.h:31
Base class for rules applied on attributes associated to collection of image tiles.
Definition: BaseTileCollRule.h:28
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Predefined types for tile collection attributes property rules.
Property of a tile collection.
Definition: TileCollRuleTypes.h:35
Base class for rule checking properties of tile collections.
Definition: BaseTileCollPropertyRule.h:27
eTileCollRuleType
enumerate describing rule operation type applied on attributes associated to collection of image tile...
Definition: TileCollRuleTypes.h:33
eTileCollRuleType getTileCollRuleType() const
get tile collection rule type
Definition: BaseTileCollPropertyRule.h:58