Class GenericRegionFlags
java.lang.Object
org.jpedal.jbig2.segment.Flags
org.jpedal.jbig2.segment.region.generic.GenericRegionFlags
GenericRegionFlags class.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstantGB_TEMPLATE="GB_TEMPLATE"static final StringConstantMMR="MMR"static final StringConstantTPGDON="TPGDON"Fields inherited from class org.jpedal.jbig2.segment.Flags
flags, flagsAsInt -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jpedal.jbig2.segment.Flags
getFlagValue
-
Field Details
-
MMR
ConstantMMR="MMR"- See Also:
-
GB_TEMPLATE
ConstantGB_TEMPLATE="GB_TEMPLATE"- See Also:
-
TPGDON
ConstantTPGDON="TPGDON"- See Also:
-
-
Constructor Details
-
GenericRegionFlags
public GenericRegionFlags()
-
-
Method Details