[]
public abstract class WTFilterSpec
| Name | Description |
|---|---|
| WTFilterSpec(int) |
| Name | Description |
|---|---|
| FILTER_SPEC_COMP_DEF | The identifier for "component default" specified filters |
| FILTER_SPEC_MAIN_DEF | The identifier for "main default" specified filters |
| FILTER_SPEC_TILE_COMP | The identifier for "tile and component specific" specified filters |
| FILTER_SPEC_TILE_DEF | The identifier for "tile specific default" specified filters |
| specValType | The spec type for each tile and component. The first index is the component index, the second is the tile index. NOTE: The tile specific things are not supported yet. |
| Name | Description |
|---|---|
| WTDataType | Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface. |
| Name | Description |
|---|---|
| getKerSpecType(int) |