[]
Returns the precinct partition height for the specified tile-component and resolution level.
public int getPPY(int t, int c, int rl)
Type | Name | Description |
---|---|---|
int | t | the tile index |
int | c | the component index |
int | rl | the resolution level |
Type | Description |
---|---|
int | The precinct partition height for the specified tile-component and resolution level |