public interface TileSetColor extends Triplet
The following features are supported:
AfplibPackage.getTileSetColor()| Modifier and Type | Method and Description |
|---|---|
Integer |
getCSPACE()
Returns the value of the 'CSPACE' attribute
|
Integer |
getCVAL1()
Returns the value of the 'CVAL1' attribute
|
Integer |
getCVAL2()
Returns the value of the 'CVAL2' attribute
|
Integer |
getCVAL3()
Returns the value of the 'CVAL3' attribute
|
Integer |
getCVAL4()
Returns the value of the 'CVAL4' attribute
|
Integer |
getRESERVED()
Returns the value of the 'RESERVED' attribute
|
Integer |
getSIZE1()
Returns the value of the 'SIZE1' attribute
|
Integer |
getSIZE2()
Returns the value of the 'SIZE2' attribute
|
Integer |
getSIZE3()
Returns the value of the 'SIZE3' attribute
|
Integer |
getSIZE4()
Returns the value of the 'SIZE4' attribute
|
void |
setCSPACE(Integer value)
Sets the value of the '
CSPACE' attribute |
void |
setCVAL1(Integer value)
Sets the value of the '
CVAL1' attribute |
void |
setCVAL2(Integer value)
Sets the value of the '
CVAL2' attribute |
void |
setCVAL3(Integer value)
Sets the value of the '
CVAL3' attribute |
void |
setCVAL4(Integer value)
Sets the value of the '
CVAL4' attribute |
void |
setRESERVED(Integer value)
Sets the value of the '
RESERVED' attribute |
void |
setSIZE1(Integer value)
Sets the value of the '
SIZE1' attribute |
void |
setSIZE2(Integer value)
Sets the value of the '
SIZE2' attribute |
void |
setSIZE3(Integer value)
Sets the value of the '
SIZE3' attribute |
void |
setSIZE4(Integer value)
Sets the value of the '
SIZE4' attribute |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumberInteger getCSPACE()
mandatory
fixed length
setCSPACE(Integer),
AfplibPackage.getTileSetColor_CSPACE()void setCSPACE(Integer value)
CSPACE' attribute.
value - the new value of the 'CSPACE' attribute.getCSPACE()Integer getRESERVED()
mandatory
fixed length
setRESERVED(Integer),
AfplibPackage.getTileSetColor_RESERVED()void setRESERVED(Integer value)
RESERVED' attribute.
value - the new value of the 'RESERVED' attribute.getRESERVED()Integer getSIZE1()
mandatory
fixed length
setSIZE1(Integer),
AfplibPackage.getTileSetColor_SIZE1()void setSIZE1(Integer value)
SIZE1' attribute.
value - the new value of the 'SIZE1' attribute.getSIZE1()Integer getSIZE2()
mandatory
fixed length
setSIZE2(Integer),
AfplibPackage.getTileSetColor_SIZE2()void setSIZE2(Integer value)
SIZE2' attribute.
value - the new value of the 'SIZE2' attribute.getSIZE2()Integer getSIZE3()
mandatory
fixed length
setSIZE3(Integer),
AfplibPackage.getTileSetColor_SIZE3()void setSIZE3(Integer value)
SIZE3' attribute.
value - the new value of the 'SIZE3' attribute.getSIZE3()Integer getSIZE4()
mandatory
fixed length
setSIZE4(Integer),
AfplibPackage.getTileSetColor_SIZE4()void setSIZE4(Integer value)
SIZE4' attribute.
value - the new value of the 'SIZE4' attribute.getSIZE4()Integer getCVAL1()
mandatory
fixed length
setCVAL1(Integer),
AfplibPackage.getTileSetColor_CVAL1()void setCVAL1(Integer value)
CVAL1' attribute.
value - the new value of the 'CVAL1' attribute.getCVAL1()Integer getCVAL2()
mandatory
fixed length
setCVAL2(Integer),
AfplibPackage.getTileSetColor_CVAL2()void setCVAL2(Integer value)
CVAL2' attribute.
value - the new value of the 'CVAL2' attribute.getCVAL2()Integer getCVAL3()
mandatory
fixed length
setCVAL3(Integer),
AfplibPackage.getTileSetColor_CVAL3()void setCVAL3(Integer value)
CVAL3' attribute.
value - the new value of the 'CVAL3' attribute.getCVAL3()Integer getCVAL4()
mandatory
fixed length
setCVAL4(Integer),
AfplibPackage.getTileSetColor_CVAL4()void setCVAL4(Integer value)
CVAL4' attribute.
value - the new value of the 'CVAL4' attribute.getCVAL4()Copyright © 2017. All rights reserved.