public interface TextOrientation extends Triplet
The following features are supported:
AfplibPackage.getTextOrientation()| Modifier and Type | Method and Description |
|---|---|
Integer |
getBAxis()
Returns the value of the 'BAxis' attribute
|
Integer |
getIAxis()
Returns the value of the 'IAxis' attribute
|
void |
setBAxis(Integer value)
Sets the value of the '
BAxis' attribute |
void |
setIAxis(Integer value)
Sets the value of the '
IAxis' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getIAxis()
mandatory
fixed length
setIAxis(Integer),
AfplibPackage.getTextOrientation_IAxis()void setIAxis(Integer value)
IAxis' attribute.
value - the new value of the 'IAxis' attribute.getIAxis()Integer getBAxis()
mandatory
fixed length
setBAxis(Integer),
AfplibPackage.getTextOrientation_BAxis()void setBAxis(Integer value)
BAxis' attribute.
value - the new value of the 'BAxis' attribute.getBAxis()Copyright © 2017. All rights reserved.