fmeobjects.FMEBlue16Tile.getDataAsStringArray¶
-
FMEBlue16Tile.
getDataAsStringArray
(startRow, startCol, numRows, numCols)¶ Get a list that contains values of the tiles. One string is added to the list for each cell in the specified area. If the specified area falls outside the bounds of the tile, the string array will not be modified. ‘startRow’, ‘startCols’, numRows’, and ‘numCols’ should be integers greater than or equal to 0.
Parameters: Return type: Returns: Values in the tile.