fmeobjects.FMEReal64Tile.getNumDataTypesPerCell

FMEReal64Tile. getNumDataTypesPerCell ( )

Get the number of instances of the data type in a cell of a raster tile.

Return type: int
Returns: The number of instances of the data type. For example: AnFMEInt32Tilewould return 1. AnFMERGBA64Tilewould return 4. AnFMEStringTilewould return stringLength.