Uses of Class
com.google.zxing.common.GridSampler

Packages that use GridSampler
com.google.zxing.common   
 

Uses of GridSampler in com.google.zxing.common
 

Subclasses of GridSampler in com.google.zxing.common
 class DefaultGridSampler
           
 

Methods in com.google.zxing.common that return GridSampler
static GridSampler GridSampler.getInstance()
           
 

Methods in com.google.zxing.common with parameters of type GridSampler
static void GridSampler.setGridSampler(GridSampler newGridSampler)
          Sets the implementation of GridSampler used by the library.
 



Copyright © 2007-2012. All Rights Reserved.