Uses of EpsonCom.ALIGNMENT in com.epson.EpsonCom |
---|
Methods in com.epson.EpsonCom that return EpsonCom.ALIGNMENT | |
---|---|
static EpsonCom.ALIGNMENT |
EpsonCom.ALIGNMENT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EpsonCom.ALIGNMENT[] |
EpsonCom.ALIGNMENT.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.epson.EpsonCom with parameters of type EpsonCom.ALIGNMENT | |
---|---|
EpsonCom.ERROR_CODE |
EpsonComDevice.selectAlignment(EpsonCom.ALIGNMENT alignment)
selectAlignment selects the print alignment |