public interface ColorFidelity extends Triplet
The following features are supported:
AfplibPackage.getColorFidelity()| Modifier and Type | Method and Description |
|---|---|
Integer |
getColSub()
Returns the value of the 'Col Sub' attribute
|
Integer |
getRepCoEx()
Returns the value of the 'Rep Co Ex' attribute
|
Integer |
getStpCoEx()
Returns the value of the 'Stp Co Ex' attribute
|
void |
setColSub(Integer value)
Sets the value of the '
Col Sub' attribute |
void |
setRepCoEx(Integer value)
Sets the value of the '
Rep Co Ex' attribute |
void |
setStpCoEx(Integer value)
Sets the value of the '
Stp Co Ex' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getStpCoEx()
mandatory
fixed length
setStpCoEx(Integer),
AfplibPackage.getColorFidelity_StpCoEx()void setStpCoEx(Integer value)
Stp Co Ex' attribute.
value - the new value of the 'Stp Co Ex' attribute.getStpCoEx()Integer getRepCoEx()
mandatory
fixed length
setRepCoEx(Integer),
AfplibPackage.getColorFidelity_RepCoEx()void setRepCoEx(Integer value)
Rep Co Ex' attribute.
value - the new value of the 'Rep Co Ex' attribute.getRepCoEx()Integer getColSub()
mandatory
fixed length
setColSub(Integer),
AfplibPackage.getColorFidelity_ColSub()void setColSub(Integer value)
Col Sub' attribute.
value - the new value of the 'Col Sub' attribute.getColSub()Copyright © 2017. All rights reserved.