public interface RenderingIntent extends Triplet
The following features are supported:
AfplibPackage.getRenderingIntent()| Modifier and Type | Method and Description |
|---|---|
Integer |
getGOCARI()
Returns the value of the 'GOCARI' attribute
|
Integer |
getIOCARI()
Returns the value of the 'IOCARI' attribute
|
Integer |
getOCRI()
Returns the value of the 'OCRI' attribute
|
Integer |
getPTOCRI()
Returns the value of the 'PTOCRI' attribute
|
Integer |
getReserved()
Returns the value of the 'Reserved' attribute
|
Integer |
getReserved2()
Returns the value of the 'Reserved2' attribute
|
void |
setGOCARI(Integer value)
Sets the value of the '
GOCARI' attribute |
void |
setIOCARI(Integer value)
Sets the value of the '
IOCARI' attribute |
void |
setOCRI(Integer value)
Sets the value of the '
OCRI' attribute |
void |
setPTOCRI(Integer value)
Sets the value of the '
PTOCRI' attribute |
void |
setReserved(Integer value)
Sets the value of the '
Reserved' attribute |
void |
setReserved2(Integer value)
Sets the value of the '
Reserved2' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getReserved()
mandatory
fixed length
setReserved(Integer),
AfplibPackage.getRenderingIntent_Reserved()void setReserved(Integer value)
Reserved' attribute.
value - the new value of the 'Reserved' attribute.getReserved()Integer getIOCARI()
mandatory
fixed length
setIOCARI(Integer),
AfplibPackage.getRenderingIntent_IOCARI()void setIOCARI(Integer value)
IOCARI' attribute.
value - the new value of the 'IOCARI' attribute.getIOCARI()Integer getOCRI()
mandatory
fixed length
setOCRI(Integer),
AfplibPackage.getRenderingIntent_OCRI()void setOCRI(Integer value)
OCRI' attribute.
value - the new value of the 'OCRI' attribute.getOCRI()Integer getPTOCRI()
mandatory
fixed length
setPTOCRI(Integer),
AfplibPackage.getRenderingIntent_PTOCRI()void setPTOCRI(Integer value)
PTOCRI' attribute.
value - the new value of the 'PTOCRI' attribute.getPTOCRI()Integer getGOCARI()
mandatory
fixed length
setGOCARI(Integer),
AfplibPackage.getRenderingIntent_GOCARI()void setGOCARI(Integer value)
GOCARI' attribute.
value - the new value of the 'GOCARI' attribute.getGOCARI()Integer getReserved2()
mandatory
fixed length
setReserved2(Integer),
AfplibPackage.getRenderingIntent_Reserved2()void setReserved2(Integer value)
Reserved2' attribute.
value - the new value of the 'Reserved2' attribute.getReserved2()Copyright © 2017. All rights reserved.