public interface FontResolution extends Triplet
The following features are supported:
AfplibPackage.getFontResolution()| Modifier and Type | Method and Description |
|---|---|
Integer |
getMetTech()
Returns the value of the 'Met Tech' attribute
|
Integer |
getRPuBase()
Returns the value of the 'RPu Base' attribute
|
Integer |
getRPUnits()
Returns the value of the 'RP Units' attribute
|
void |
setMetTech(Integer value)
Sets the value of the '
Met Tech' attribute |
void |
setRPuBase(Integer value)
Sets the value of the '
RPu Base' attribute |
void |
setRPUnits(Integer value)
Sets the value of the '
RP Units' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getMetTech()
mandatory
fixed length
setMetTech(Integer),
AfplibPackage.getFontResolution_MetTech()void setMetTech(Integer value)
Met Tech' attribute.
value - the new value of the 'Met Tech' attribute.getMetTech()Integer getRPuBase()
mandatory
fixed length
setRPuBase(Integer),
AfplibPackage.getFontResolution_RPuBase()void setRPuBase(Integer value)
RPu Base' attribute.
value - the new value of the 'RPu Base' attribute.getRPuBase()Integer getRPUnits()
mandatory
fixed length
setRPUnits(Integer),
AfplibPackage.getFontResolution_RPUnits()void setRPUnits(Integer value)
RP Units' attribute.
value - the new value of the 'RP Units' attribute.getRPUnits()Copyright © 2017. All rights reserved.