Uses of Class
org.apache.commons.imaging.formats.tiff.itu_t4.T4_T6_Tables.Entry
Packages that use T4_T6_Tables.Entry
Package
Description
Provides ITU-T T.4 and T.6 compression classes.
-
Uses of T4_T6_Tables.Entry in org.apache.commons.imaging.formats.tiff.itu_t4
Fields in org.apache.commons.imaging.formats.tiff.itu_t4 declared as T4_T6_Tables.EntryModifier and TypeFieldDescriptionstatic final T4_T6_Tables.Entry[]T4_T6_Tables.ADDITIONAL_MAKE_UP_CODESstatic final T4_T6_Tables.Entry[]T4_T6_Tables.BLACK_MAKE_UP_CODESstatic final T4_T6_Tables.Entry[]T4_T6_Tables.BLACK_TERMINATING_CODESstatic final T4_T6_Tables.EntryT4_T6_Tables.EOLstatic final T4_T6_Tables.EntryT4_T6_Tables.EOL13static final T4_T6_Tables.EntryT4_T6_Tables.EOL14static final T4_T6_Tables.EntryT4_T6_Tables.EOL15static final T4_T6_Tables.EntryT4_T6_Tables.EOL16static final T4_T6_Tables.EntryT4_T6_Tables.EOL17static final T4_T6_Tables.EntryT4_T6_Tables.EOL18static final T4_T6_Tables.EntryT4_T6_Tables.EOL19static final T4_T6_Tables.EntryT4_T6_Tables.Hstatic final T4_T6_Tables.EntryT4_T6_Tables.Pstatic final T4_T6_Tables.EntryT4_T6_Tables.V0static final T4_T6_Tables.EntryT4_T6_Tables.VL1static final T4_T6_Tables.EntryT4_T6_Tables.VL2static final T4_T6_Tables.EntryT4_T6_Tables.VL3static final T4_T6_Tables.EntryT4_T6_Tables.VR1static final T4_T6_Tables.EntryT4_T6_Tables.VR2static final T4_T6_Tables.EntryT4_T6_Tables.VR3static final T4_T6_Tables.Entry[]T4_T6_Tables.WHITE_MAKE_UP_CODESstatic final T4_T6_Tables.Entry[]T4_T6_Tables.WHITE_TERMINATING_CODESFields in org.apache.commons.imaging.formats.tiff.itu_t4 with type parameters of type T4_T6_Tables.EntryModifier and TypeFieldDescriptionprivate static final HuffmanTree<T4_T6_Tables.Entry> T4AndT6Compression.CONTROL_CODESMethods in org.apache.commons.imaging.formats.tiff.itu_t4 that return T4_T6_Tables.EntryModifier and TypeMethodDescriptionprivate static T4_T6_Tables.EntryT4AndT6Compression.lowerBound(T4_T6_Tables.Entry[] entries, int value) Methods in org.apache.commons.imaging.formats.tiff.itu_t4 with parameters of type T4_T6_Tables.EntryModifier and TypeMethodDescriptionprivate static booleanT4AndT6Compression.isEol(T4_T6_Tables.Entry entry, boolean hasFill) private static T4_T6_Tables.EntryT4AndT6Compression.lowerBound(T4_T6_Tables.Entry[] entries, int value)