public interface IID extends SF
The following features are supported:
AfplibPackage.getIID()| Modifier and Type | Method and Description |
|---|---|
Integer |
getColor()
Returns the value of the 'Color' attribute
|
byte[] |
getConData1()
Returns the value of the 'Con Data1' attribute
|
byte[] |
getConData2()
Returns the value of the 'Con Data2' attribute
|
byte[] |
getConData3()
Returns the value of the 'Con Data3' attribute
|
Integer |
getXBase()
Returns the value of the 'XBase' attribute
|
Integer |
getXCSizeD()
Returns the value of the 'XC Size D' attribute
|
Integer |
getXSize()
Returns the value of the 'XSize' attribute
|
Integer |
getXUnits()
Returns the value of the 'XUnits' attribute
|
Integer |
getYBase()
Returns the value of the 'YBase' attribute
|
Integer |
getYCSizeD()
Returns the value of the 'YC Size D' attribute
|
Integer |
getYSize()
Returns the value of the 'YSize' attribute
|
Integer |
getYUnits()
Returns the value of the 'YUnits' attribute
|
void |
setColor(Integer value)
Sets the value of the '
Color' attribute |
void |
setConData1(byte[] value)
Sets the value of the '
Con Data1' attribute |
void |
setConData2(byte[] value)
Sets the value of the '
Con Data2' attribute |
void |
setConData3(byte[] value)
Sets the value of the '
Con Data3' attribute |
void |
setXBase(Integer value)
Sets the value of the '
XBase' attribute |
void |
setXCSizeD(Integer value)
Sets the value of the '
XC Size D' attribute |
void |
setXSize(Integer value)
Sets the value of the '
XSize' attribute |
void |
setXUnits(Integer value)
Sets the value of the '
XUnits' attribute |
void |
setYBase(Integer value)
Sets the value of the '
YBase' attribute |
void |
setYCSizeD(Integer value)
Sets the value of the '
YC Size D' attribute |
void |
setYSize(Integer value)
Sets the value of the '
YSize' attribute |
void |
setYUnits(Integer value)
Sets the value of the '
YUnits' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDatabyte[] getConData1()
mandatory
fixed length
setConData1(byte[]),
AfplibPackage.getIID_ConData1()void setConData1(byte[] value)
Con Data1' attribute.
value - the new value of the 'Con Data1' attribute.getConData1()Integer getXBase()
mandatory
fixed length
setXBase(Integer),
AfplibPackage.getIID_XBase()void setXBase(Integer value)
XBase' attribute.
value - the new value of the 'XBase' attribute.getXBase()Integer getYBase()
mandatory
fixed length
setYBase(Integer),
AfplibPackage.getIID_YBase()void setYBase(Integer value)
YBase' attribute.
value - the new value of the 'YBase' attribute.getYBase()Integer getXUnits()
mandatory
fixed length
setXUnits(Integer),
AfplibPackage.getIID_XUnits()void setXUnits(Integer value)
XUnits' attribute.
value - the new value of the 'XUnits' attribute.getXUnits()Integer getYUnits()
mandatory
fixed length
setYUnits(Integer),
AfplibPackage.getIID_YUnits()void setYUnits(Integer value)
YUnits' attribute.
value - the new value of the 'YUnits' attribute.getYUnits()Integer getXSize()
mandatory
fixed length
setXSize(Integer),
AfplibPackage.getIID_XSize()void setXSize(Integer value)
XSize' attribute.
value - the new value of the 'XSize' attribute.getXSize()Integer getYSize()
mandatory
fixed length
setYSize(Integer),
AfplibPackage.getIID_YSize()void setYSize(Integer value)
YSize' attribute.
value - the new value of the 'YSize' attribute.getYSize()byte[] getConData2()
mandatory
fixed length
setConData2(byte[]),
AfplibPackage.getIID_ConData2()void setConData2(byte[] value)
Con Data2' attribute.
value - the new value of the 'Con Data2' attribute.getConData2()Integer getXCSizeD()
mandatory
fixed length
setXCSizeD(Integer),
AfplibPackage.getIID_XCSizeD()void setXCSizeD(Integer value)
XC Size D' attribute.
value - the new value of the 'XC Size D' attribute.getXCSizeD()Integer getYCSizeD()
mandatory
fixed length
setYCSizeD(Integer),
AfplibPackage.getIID_YCSizeD()void setYCSizeD(Integer value)
YC Size D' attribute.
value - the new value of the 'YC Size D' attribute.getYCSizeD()byte[] getConData3()
mandatory
fixed length
setConData3(byte[]),
AfplibPackage.getIID_ConData3()void setConData3(byte[] value)
Con Data3' attribute.
value - the new value of the 'Con Data3' attribute.getConData3()Integer getColor()
mandatory
fixed length
setColor(Integer),
AfplibPackage.getIID_Color()void setColor(Integer value)
Color' attribute.
value - the new value of the 'Color' attribute.getColor()Copyright © 2017. All rights reserved.