Package gov.nih.mipav.model.file
Class jxlatte.HFMetadata
java.lang.Object
gov.nih.mipav.model.file.jxlatte.HFMetadata
- Enclosing class:
jxlatte
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal jxlatte.Point[]final jxlatte.TransformType[][]final int[][]final int[][][]final intfinal jxlatte.LFGroup -
Constructor Summary
ConstructorsConstructorDescriptionHFMetadata(jxlatte.Bitreader reader, jxlatte.LFGroup parent, jxlatte.Frame frame) -
Method Summary
Modifier and TypeMethodDescriptionprivate jxlatte.PointplaceBlock(jxlatte.Point lastBlock, jxlatte.TransformType block, int mul)
-
Field Details
-
nbBlocks
public final int nbBlocks -
dctSelect
-
hfMultiplier
public final int[][] hfMultiplier -
hfStreamBuffer
public final int[][][] hfStreamBuffer -
parent
-
blockList
-
-
Constructor Details
-
HFMetadata
public HFMetadata(jxlatte.Bitreader reader, jxlatte.LFGroup parent, jxlatte.Frame frame) throws IOException - Throws:
IOException
-
-
Method Details
-
getBlockMapAsciiArt
-
placeBlock
private jxlatte.Point placeBlock(jxlatte.Point lastBlock, jxlatte.TransformType block, int mul) throws jxlatte.InvalidBitstreamException
-