| 程序包 | 说明 |
|---|---|
| com.google.zxing.common |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultGridSampler |
| 限定符和类型 | 方法和说明 |
|---|---|
static GridSampler |
GridSampler.getInstance() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
GridSampler.setGridSampler(GridSampler newGridSampler)
Sets the implementation of GridSampler used by the library.
|