[]
Returns information about a given precinct
public virtual PrecInfo getPrecInfo(int t, int c, int r, int p)
| Type | Name | Description |
|---|---|---|
| int | t | Tile index. |
| int | c | Component index. |
| int | r | Resolution level index. |
| int | p | Precinct index |
| Type | Description |
|---|---|
| PrecInfo |