Home | Trees | Indices | Help |
|
---|
|
init(MultipleInvocations)
FMEGreen16Tile class.
Create an instance of a FMEGreen16Tile object.
init(numRow, numCol)
Creates a FMEGreen16Tile with the given parameters.
Parameters
numRow (int)
- The number of rows.
numCol (int)
- The number of columns.
Returns: FMEGreen16Tile
init(tile)
Create a copy of the passed in tile object.
Parameters
tile FMEGreen16Tile
- The tile object to create a
copy of.
Returns: FMEGreen16Tile
|
|||
|
|||
list of list(s) where each list contains int
|
|
||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns data values of the tile.
|
This method sets the contents of the tile data values using the provided data list.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 20 06:20:59 2017 | http://epydoc.sourceforge.net |