public interface TilePosition extends Triplet
The following features are supported:
AfplibPackage.getTilePosition()| Modifier and Type | Method and Description |
|---|---|
Integer |
getXOFFSET()
Returns the value of the 'XOFFSET' attribute
|
Integer |
getYOFFSET()
Returns the value of the 'YOFFSET' attribute
|
void |
setXOFFSET(Integer value)
Sets the value of the '
XOFFSET' attribute |
void |
setYOFFSET(Integer value)
Sets the value of the '
YOFFSET' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getXOFFSET()
mandatory
fixed length
setXOFFSET(Integer),
AfplibPackage.getTilePosition_XOFFSET()void setXOFFSET(Integer value)
XOFFSET' attribute.
value - the new value of the 'XOFFSET' attribute.getXOFFSET()Integer getYOFFSET()
mandatory
fixed length
setYOFFSET(Integer),
AfplibPackage.getTilePosition_YOFFSET()void setYOFFSET(Integer value)
YOFFSET' attribute.
value - the new value of the 'YOFFSET' attribute.getYOFFSET()Copyright © 2017. All rights reserved.