Uses of Class
jj2000.j2k.image.Tiler
-
Packages that use Tiler Package Description jj2000.j2k.codestream.writer -
-
Uses of Tiler in jj2000.j2k.codestream.writer
Fields in jj2000.j2k.codestream.writer declared as Tiler Modifier and Type Field Description protected Tiler
HeaderEncoder. tiler
Reference to the tiler moduleConstructors in jj2000.j2k.codestream.writer with parameters of type Tiler Constructor Description HeaderEncoder(ImgData origsrc, boolean[] isorigsig, ForwardWT dwt, Tiler tiler, J2KImageWriteParamJava wp, ROIScaler roiSc, PostCompRateAllocator ralloc)
Initializes the header writer with the references to the coding chain.
-