Class RefinementRegionFlags
java.lang.Object
org.jpedal.jbig2.segment.Flags
org.jpedal.jbig2.segment.region.refinement.RefinementRegionFlags
RefinementRegionFlags class.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstantGR_TEMPLATE="GR_TEMPLATE"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
-
GR_TEMPLATE
ConstantGR_TEMPLATE="GR_TEMPLATE"- See Also:
-
TPGDON
ConstantTPGDON="TPGDON"- See Also:
-
-
Constructor Details
-
RefinementRegionFlags
public RefinementRegionFlags()
-
-
Method Details