Uses of Class
jj2000.j2k.IntegerSpec
Packages that use IntegerSpec
Package
Description
-
Uses of IntegerSpec in com.sun.media.imageioimpl.plugins.jpeg2000
Methods in com.sun.media.imageioimpl.plugins.jpeg2000 that return IntegerSpecModifier and TypeMethodDescriptionJ2KImageWriteParamJava.getDecompositionLevel()GetsdecompositionLevel -
Uses of IntegerSpec in jj2000.j2k.decoder
Fields in jj2000.j2k.decoder declared as IntegerSpec -
Uses of IntegerSpec in jj2000.j2k.entropy
Constructors in jj2000.j2k.entropy with parameters of type IntegerSpecModifierConstructorDescriptionPrecinctSizeSpec(int nt, int nc, byte type, BlkImgDataSrc imgsrc, IntegerSpec dls, J2KImageWriteParamJava wp, String values) Creates a new PrecinctSizeSpec object for the specified number of tiles and components and the J2KImageWriteParamJava instance.PrecinctSizeSpec(int nt, int nc, byte type, IntegerSpec dls) Creates a new PrecinctSizeSpec object for the specified number of tiles and components.ProgressionSpec(int nt, int nc, int nl, IntegerSpec dls, byte type, J2KImageWriteParamJava wp, String values) Creates a new ProgressionSpec object for the specified number of tiles, components and the J2KImageWriteParamJava instance.