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