All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download levigo-jbig2-imageio JAR 2.0 with all dependencies


Java Image I/O plugin for reading JBIG2-compressed image data

Files of the artifact levigo-jbig2-imageio version 2.0 from the group com.levigo.jbig2.

Artifact levigo-jbig2-imageio
Group com.levigo.jbig2
Version 2.0
Last update 02. June 2017
Tags: jbig2 reading compressed data image java plugin
Organization not specified
URL https://github.com/levigo/jbig2-imageio
License GPL v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of levigo-jbig2-imageio Show documentation

Please rate this JAR file. Is it a good library?

levigo-jbig2-imageio
Rate from 1 - 5, Rated 5.00 based on 1 reviews

100 downloads

Source code of levigo-jbig2-imageio version 2.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.services
META-INF.services.META-INF.services.com.levigo.jbig2.util.cache.CacheBridge
META-INF.services.META-INF.services.com.levigo.jbig2.util.log.LoggerBridge
META-INF.services.META-INF.servicesx.imageio.spi.ImageReaderSpi
com.levigo.jbig2
com.levigo.jbig2.com.levigo.jbig2.Bitmap
com.levigo.jbig2.com.levigo.jbig2.Dictionary
com.levigo.jbig2.com.levigo.jbig2.JBIG2Document
com.levigo.jbig2.com.levigo.jbig2.JBIG2Globals
com.levigo.jbig2.com.levigo.jbig2.JBIG2ImageMetadata
com.levigo.jbig2.com.levigo.jbig2.JBIG2ImageMetadataFormat
com.levigo.jbig2.com.levigo.jbig2.JBIG2ImageReader
com.levigo.jbig2.com.levigo.jbig2.JBIG2ImageReaderSpi
com.levigo.jbig2.com.levigo.jbig2.JBIG2Page
com.levigo.jbig2.com.levigo.jbig2.JBIG2ReadParam
com.levigo.jbig2.com.levigo.jbig2.Region
com.levigo.jbig2.com.levigo.jbig2.SegmentData
com.levigo.jbig2.com.levigo.jbig2.SegmentHeader
com.levigo.jbig2.com.levigo.jbig2.TestImage
com.levigo.jbig2.decoder.arithmetic
com.levigo.jbig2.decoder.arithmetic.com.levigo.jbig2.decoder.arithmetic.ArithmeticDecoder
com.levigo.jbig2.decoder.arithmetic.com.levigo.jbig2.decoder.arithmetic.ArithmeticIntegerDecoder
com.levigo.jbig2.decoder.arithmetic.com.levigo.jbig2.decoder.arithmetic.CX
com.levigo.jbig2.decoder.huffman
com.levigo.jbig2.decoder.huffman.com.levigo.jbig2.decoder.huffman.EncodedTable
com.levigo.jbig2.decoder.huffman.com.levigo.jbig2.decoder.huffman.FixedSizeTable
com.levigo.jbig2.decoder.huffman.com.levigo.jbig2.decoder.huffman.HuffmanTable
com.levigo.jbig2.decoder.huffman.com.levigo.jbig2.decoder.huffman.InternalNode
com.levigo.jbig2.decoder.huffman.com.levigo.jbig2.decoder.huffman.Node
com.levigo.jbig2.decoder.huffman.com.levigo.jbig2.decoder.huffman.OutOfBandNode
com.levigo.jbig2.decoder.huffman.com.levigo.jbig2.decoder.huffman.StandardTables
com.levigo.jbig2.decoder.huffman.com.levigo.jbig2.decoder.huffman.ValueNode
com.levigo.jbig2.decoder.mmr
com.levigo.jbig2.decoder.mmr.com.levigo.jbig2.decoder.mmr.MMRConstants
com.levigo.jbig2.decoder.mmr.com.levigo.jbig2.decoder.mmr.MMRDecompressor
com.levigo.jbig2.err
com.levigo.jbig2.err.com.levigo.jbig2.err.IntegerMaxValueException
com.levigo.jbig2.err.com.levigo.jbig2.err.InvalidHeaderValueException
com.levigo.jbig2.err.com.levigo.jbig2.err.JBIG2Exception
com.levigo.jbig2.image
com.levigo.jbig2.image.com.levigo.jbig2.image.BitmapScanline
com.levigo.jbig2.image.com.levigo.jbig2.image.Bitmaps
com.levigo.jbig2.image.com.levigo.jbig2.image.Filter
com.levigo.jbig2.image.com.levigo.jbig2.image.FilterType
com.levigo.jbig2.image.com.levigo.jbig2.image.ParameterizedFilter
com.levigo.jbig2.image.com.levigo.jbig2.image.Resizer
com.levigo.jbig2.image.com.levigo.jbig2.image.Scanline
com.levigo.jbig2.image.com.levigo.jbig2.image.Weighttab
com.levigo.jbig2.io
com.levigo.jbig2.io.com.levigo.jbig2.io.DefaultInputStreamFactory
com.levigo.jbig2.io.com.levigo.jbig2.io.InputStreamFactory
com.levigo.jbig2.io.com.levigo.jbig2.io.SubInputStream
com.levigo.jbig2.segments
com.levigo.jbig2.segments.com.levigo.jbig2.segments.EndOfStripe
com.levigo.jbig2.segments.com.levigo.jbig2.segments.GenericRefinementRegion
com.levigo.jbig2.segments.com.levigo.jbig2.segments.GenericRegion
com.levigo.jbig2.segments.com.levigo.jbig2.segments.HalftoneRegion
com.levigo.jbig2.segments.com.levigo.jbig2.segments.PageInformation
com.levigo.jbig2.segments.com.levigo.jbig2.segments.PatternDictionary
com.levigo.jbig2.segments.com.levigo.jbig2.segments.Profiles
com.levigo.jbig2.segments.com.levigo.jbig2.segments.RegionSegmentInformation
com.levigo.jbig2.segments.com.levigo.jbig2.segments.SymbolDictionary
com.levigo.jbig2.segments.com.levigo.jbig2.segments.Table
com.levigo.jbig2.segments.com.levigo.jbig2.segments.TextRegion
com.levigo.jbig2.util
com.levigo.jbig2.util.com.levigo.jbig2.util.CombinationOperator
com.levigo.jbig2.util.com.levigo.jbig2.util.DictionaryViewer
com.levigo.jbig2.util.com.levigo.jbig2.util.ServiceLookup
com.levigo.jbig2.util.com.levigo.jbig2.util.Utils
com.levigo.jbig2.util.cache
com.levigo.jbig2.util.cache.com.levigo.jbig2.util.cache.Cache
com.levigo.jbig2.util.cache.com.levigo.jbig2.util.cache.CacheBridge
com.levigo.jbig2.util.cache.com.levigo.jbig2.util.cache.CacheFactory
com.levigo.jbig2.util.cache.com.levigo.jbig2.util.cache.SoftReferenceCache
com.levigo.jbig2.util.cache.com.levigo.jbig2.util.cache.SoftReferenceCacheBridge
com.levigo.jbig2.util.log
com.levigo.jbig2.util.log.com.levigo.jbig2.util.log.JDKLogger
com.levigo.jbig2.util.log.com.levigo.jbig2.util.log.JDKLoggerBridge
com.levigo.jbig2.util.log.com.levigo.jbig2.util.log.Logger
com.levigo.jbig2.util.log.com.levigo.jbig2.util.log.LoggerBridge
com.levigo.jbig2.util.log.com.levigo.jbig2.util.log.LoggerFactory




© 2015 - 2024 Weber Informatics LLC | Privacy Policy