Uses of Class
com.google.zxing.common.GridSampler
Packages that use GridSampler
-
Uses of GridSampler in com.google.zxing.common
Subclasses of GridSampler in com.google.zxing.commonFields in com.google.zxing.common declared as GridSamplerMethods in com.google.zxing.common that return GridSamplerMethods in com.google.zxing.common with parameters of type GridSamplerModifier and TypeMethodDescriptionstatic void
GridSampler.setGridSampler
(GridSampler newGridSampler) Sets the implementation of GridSampler used by the library.