public interface FNMRG extends Triplet
The following features are supported:
AfplibPackage.getFNMRG()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCharBoxHt()
Returns the value of the 'Char Box Ht' attribute
|
Integer |
getCharBoxWd()
Returns the value of the 'Char Box Wd' attribute
|
Integer |
getPatDOset()
Returns the value of the 'Pat DOset' attribute
|
void |
setCharBoxHt(Integer value)
Sets the value of the '
Char Box Ht' attribute |
void |
setCharBoxWd(Integer value)
Sets the value of the '
Char Box Wd' attribute |
void |
setPatDOset(Integer value)
Sets the value of the '
Pat DOset' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getCharBoxWd()
mandatory
fixed length
setCharBoxWd(Integer),
AfplibPackage.getFNMRG_CharBoxWd()void setCharBoxWd(Integer value)
Char Box Wd' attribute.
value - the new value of the 'Char Box Wd' attribute.getCharBoxWd()Integer getCharBoxHt()
mandatory
fixed length
setCharBoxHt(Integer),
AfplibPackage.getFNMRG_CharBoxHt()void setCharBoxHt(Integer value)
Char Box Ht' attribute.
value - the new value of the 'Char Box Ht' attribute.getCharBoxHt()Integer getPatDOset()
mandatory
fixed length
setPatDOset(Integer),
AfplibPackage.getFNMRG_PatDOset()void setPatDOset(Integer value)
Pat DOset' attribute.
value - the new value of the 'Pat DOset' attribute.getPatDOset()Copyright © 2017. All rights reserved.