public interface IDD extends SF
The following features are supported:
AfplibPackage.getIDD()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Triplet> |
getSDFS()
Returns the value of the 'SDFS' containment reference list.
|
Integer |
getUNITBASE()
Returns the value of the 'UNITBASE' attribute
|
Integer |
getXRESOL()
Returns the value of the 'XRESOL' attribute
|
Integer |
getXSIZE()
Returns the value of the 'XSIZE' attribute
|
Integer |
getYRESOL()
Returns the value of the 'YRESOL' attribute
|
Integer |
getYSIZE()
Returns the value of the 'YSIZE' attribute
|
void |
setUNITBASE(Integer value)
Sets the value of the '
UNITBASE' attribute |
void |
setXRESOL(Integer value)
Sets the value of the '
XRESOL' attribute |
void |
setXSIZE(Integer value)
Sets the value of the '
XSIZE' attribute |
void |
setYRESOL(Integer value)
Sets the value of the '
YRESOL' attribute |
void |
setYSIZE(Integer value)
Sets the value of the '
YSIZE' attribute |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataInteger getUNITBASE()
mandatory
fixed length
setUNITBASE(Integer),
AfplibPackage.getIDD_UNITBASE()void setUNITBASE(Integer value)
UNITBASE' attribute.
value - the new value of the 'UNITBASE' attribute.getUNITBASE()Integer getXRESOL()
mandatory
fixed length
setXRESOL(Integer),
AfplibPackage.getIDD_XRESOL()void setXRESOL(Integer value)
XRESOL' attribute.
value - the new value of the 'XRESOL' attribute.getXRESOL()Integer getYRESOL()
mandatory
fixed length
setYRESOL(Integer),
AfplibPackage.getIDD_YRESOL()void setYRESOL(Integer value)
YRESOL' attribute.
value - the new value of the 'YRESOL' attribute.getYRESOL()Integer getXSIZE()
mandatory
fixed length
setXSIZE(Integer),
AfplibPackage.getIDD_XSIZE()void setXSIZE(Integer value)
XSIZE' attribute.
value - the new value of the 'XSIZE' attribute.getXSIZE()Integer getYSIZE()
mandatory
fixed length
setYSIZE(Integer),
AfplibPackage.getIDD_YSIZE()void setYSIZE(Integer value)
YSIZE' attribute.
value - the new value of the 'YSIZE' attribute.getYSIZE()org.eclipse.emf.common.util.EList<Triplet> getSDFS()
Triplet.
optional
variable length
AfplibPackage.getIDD_SDFS()Copyright © 2017. All rights reserved.