public static class PGP_PagePosition_Format2.PGP_RepeatingGroup extends RepeatingGroupBase
| Modifier and Type | Class and Description |
|---|---|
static class |
PGP_PagePosition_Format2.PGP_RepeatingGroup.PGP_RGFlag |
static class |
PGP_PagePosition_Format2.PGP_RepeatingGroup.PGP_SheetSideAndPartitionSelection |
repeatingGroupLength| Constructor and Description |
|---|
PGP_RepeatingGroup() |
getRepeatingGroupLength, setRepeatingGroupLength, validatepublic void decodeAFP(byte[] sfData,
int offset,
int length,
AFPParserConfiguration config)
throws AFPParserException
IAFPDecodeableWriteabledecodeAFP in interface IAFPDecodeableWriteabledecodeAFP in class RepeatingGroupBasesfData - contains the AFP data to decode.offset - the byte index position where the decoding should start.length - the length in bytes of the data to be decoded, beginning with position offset.config - contains parameter used for decoding.AFPParserException - if the given AFP data are invalid.public void writeAFP(java.io.OutputStream os,
AFPParserConfiguration config)
throws java.io.IOException
IAFPDecodeableWriteablewriteAFP in interface IAFPDecodeableWriteablewriteAFP in class RepeatingGroupBaseos - OutputStream to write to.config - contains parameter used for encoding.java.io.IOException - if a problem occurs while writing to the given OutputStream.public int getxOrigin()
public void setxOrigin(int xOrigin)
public int getyOrigin()
public void setyOrigin(int yOrigin)
public AFPOrientation getxRotation()
public void setxRotation(AFPOrientation xRotation)
public PGP_PagePosition_Format2.PGP_RepeatingGroup.PGP_SheetSideAndPartitionSelection getSheetSideAndPartitionSelection()
public void setSheetSideAndPartitionSelection(PGP_PagePosition_Format2.PGP_RepeatingGroup.PGP_SheetSideAndPartitionSelection sheetSideAndPartitionSelection)
public java.util.EnumSet<PGP_PagePosition_Format2.PGP_RepeatingGroup.PGP_RGFlag> getFlags()
public void setFlags(java.util.EnumSet<PGP_PagePosition_Format2.PGP_RepeatingGroup.PGP_RGFlag> flags)
public byte getPageModififationControlID()
public void setPageModififationControlID(byte pageModififationControlID)