public interface FontCodedGraphicCharacterSetGlobalIdentifier extends Triplet
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCPGID()
Returns the value of the 'CPGID' attribute
|
Integer |
getGCSGID()
Returns the value of the 'GCSGID' attribute
|
void |
setCPGID(Integer value)
Sets the value of the '
CPGID' attribute |
void |
setGCSGID(Integer value)
Sets the value of the '
GCSGID' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getGCSGID()
mandatory
fixed length
setGCSGID(Integer),
AfplibPackage.getFontCodedGraphicCharacterSetGlobalIdentifier_GCSGID()void setGCSGID(Integer value)
GCSGID' attribute.
value - the new value of the 'GCSGID' attribute.getGCSGID()Integer getCPGID()
mandatory
fixed length
setCPGID(Integer),
AfplibPackage.getFontCodedGraphicCharacterSetGlobalIdentifier_CPGID()void setCPGID(Integer value)
CPGID' attribute.
value - the new value of the 'CPGID' attribute.getCPGID()Copyright © 2017. All rights reserved.