[]
Get PrecInfo instance of the specified resolution level, component and precinct.
public virtual PrecInfo getPrecInfo(int c, int r, int p)
Public Overridable Function getPrecInfo(c As Integer, r As Integer, p As Integer) As PrecInfo
| Type | Name | Description |
|---|---|---|
| int | c | Component index. |
| int | r | Resolution level index. |
| int | p | Precinct index. |
| Type | Description |
|---|---|
| PrecInfo |