Package org.jpedal.jbig2.segment.pattern
Class PatternDictionaryFlags
java.lang.Object
org.jpedal.jbig2.segment.Flags
org.jpedal.jbig2.segment.pattern.PatternDictionaryFlags
PatternDictionaryFlags class.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
ConstantHD_MMR="HD_MMR"
static final String
ConstantHD_TEMPLATE="HD_TEMPLATE"
Fields inherited from class org.jpedal.jbig2.segment.Flags
flags, flagsAsInt
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jpedal.jbig2.segment.Flags
getFlagValue
-
Field Details
-
HD_MMR
ConstantHD_MMR="HD_MMR"
- See Also:
-
HD_TEMPLATE
ConstantHD_TEMPLATE="HD_TEMPLATE"
- See Also:
-
-
Constructor Details
-
PatternDictionaryFlags
public PatternDictionaryFlags()
-
-
Method Details