Inherits asposebarcode.Assist.BaseJavaClass.
|
def | __init__ (self, javaClass) |
|
def | init (self) |
|
def | getXDimension (self) |
|
def | setXDimension (self, value) |
|
def | getBarWidthReduction (self) |
|
def | setBarWidthReduction (self, value) |
|
def | getBarHeight (self) |
|
def | setBarHeight (self, value) |
|
def | getAutoSizeMode (self) |
|
def | setAutoSizeMode (self, value) |
|
def | getBarCodeHeight (self) |
|
def | setBarCodeHeight (self, value) |
|
def | getBarCodeWidth (self) |
| BarCode image width when AutoSizeMode property is set to AutoSizeMode.NEAREST or AutoSizeMode.INTERPOLATION. More...
|
|
def | setBarCodeWidth (self, value) |
|
def | getForeColor (self) |
|
def | setForeColor (self, value) |
|
def | getBarColor (self) |
|
def | setBarColor (self, value) |
|
def | getPadding (self) |
|
def | setPadding (self, value) |
|
def | getChecksumAlwaysShow (self) |
|
def | setChecksumAlwaysShow (self, value) |
|
def | isChecksumEnabled (self) |
|
def | setChecksumEnabled (self, value) |
|
def | getEnableEscape (self) |
|
def | setEnableEscape (self, value) |
|
def | getWideNarrowRatio (self) |
|
def | setWideNarrowRatio (self, value) |
|
def | getCodeTextParameters (self) |
|
def | getFilledBars (self) |
|
def | setFilledBars (self, value) |
|
def | getPostal (self) |
|
def | getPatchCode (self) |
|
def | getAustralianPost (self) |
|
def | getDataBar (self) |
|
def | getCodablock (self) |
|
def | getDataMatrix (self) |
|
def | getCode16K (self) |
|
def | getDotCode (self) |
|
def | getITF (self) |
|
def | getPdf417 (self) |
|
def | getQR (self) |
|
def | getSupplement (self) |
|
def | getMaxiCode (self) |
|
def | getAztec (self) |
|
def | getCodabar (self) |
|
def | getCoupon (self) |
|
def | getJavaClass (self) |
|
def | setJavaClass (self, javaClass) |
|
def | getJavaClassName (self) |
|
def | isNull (self) |
|
def | printJavaClassName (self) |
|
◆ __init__()
def asposebarcode.Generation.BarcodeParameters.__init__ |
( |
|
self, |
|
|
|
javaClass |
|
) |
| |
◆ getAustralianPost()
def asposebarcode.Generation.BarcodeParameters.getAustralianPost |
( |
|
self | ) |
|
◆ getAutoSizeMode()
def asposebarcode.Generation.BarcodeParameters.getAutoSizeMode |
( |
|
self | ) |
|
◆ getAztec()
def asposebarcode.Generation.BarcodeParameters.getAztec |
( |
|
self | ) |
|
◆ getBarCodeHeight()
def asposebarcode.Generation.BarcodeParameters.getBarCodeHeight |
( |
|
self | ) |
|
◆ getBarCodeWidth()
def asposebarcode.Generation.BarcodeParameters.getBarCodeWidth |
( |
|
self | ) |
|
◆ getBarColor()
def asposebarcode.Generation.BarcodeParameters.getBarColor |
( |
|
self | ) |
|
◆ getBarHeight()
def asposebarcode.Generation.BarcodeParameters.getBarHeight |
( |
|
self | ) |
|
◆ getBarWidthReduction()
def asposebarcode.Generation.BarcodeParameters.getBarWidthReduction |
( |
|
self | ) |
|
◆ getChecksumAlwaysShow()
def asposebarcode.Generation.BarcodeParameters.getChecksumAlwaysShow |
( |
|
self | ) |
|
◆ getCodabar()
def asposebarcode.Generation.BarcodeParameters.getCodabar |
( |
|
self | ) |
|
◆ getCodablock()
def asposebarcode.Generation.BarcodeParameters.getCodablock |
( |
|
self | ) |
|
◆ getCode16K()
def asposebarcode.Generation.BarcodeParameters.getCode16K |
( |
|
self | ) |
|
◆ getCodeTextParameters()
def asposebarcode.Generation.BarcodeParameters.getCodeTextParameters |
( |
|
self | ) |
|
◆ getCoupon()
def asposebarcode.Generation.BarcodeParameters.getCoupon |
( |
|
self | ) |
|
◆ getDataBar()
def asposebarcode.Generation.BarcodeParameters.getDataBar |
( |
|
self | ) |
|
◆ getDataMatrix()
def asposebarcode.Generation.BarcodeParameters.getDataMatrix |
( |
|
self | ) |
|
◆ getDotCode()
def asposebarcode.Generation.BarcodeParameters.getDotCode |
( |
|
self | ) |
|
◆ getEnableEscape()
def asposebarcode.Generation.BarcodeParameters.getEnableEscape |
( |
|
self | ) |
|
◆ getFilledBars()
def asposebarcode.Generation.BarcodeParameters.getFilledBars |
( |
|
self | ) |
|
◆ getForeColor()
def asposebarcode.Generation.BarcodeParameters.getForeColor |
( |
|
self | ) |
|
◆ getITF()
def asposebarcode.Generation.BarcodeParameters.getITF |
( |
|
self | ) |
|
◆ getMaxiCode()
def asposebarcode.Generation.BarcodeParameters.getMaxiCode |
( |
|
self | ) |
|
◆ getPadding()
def asposebarcode.Generation.BarcodeParameters.getPadding |
( |
|
self | ) |
|
◆ getPatchCode()
def asposebarcode.Generation.BarcodeParameters.getPatchCode |
( |
|
self | ) |
|
◆ getPdf417()
def asposebarcode.Generation.BarcodeParameters.getPdf417 |
( |
|
self | ) |
|
◆ getPostal()
def asposebarcode.Generation.BarcodeParameters.getPostal |
( |
|
self | ) |
|
◆ getQR()
def asposebarcode.Generation.BarcodeParameters.getQR |
( |
|
self | ) |
|
◆ getSupplement()
def asposebarcode.Generation.BarcodeParameters.getSupplement |
( |
|
self | ) |
|
◆ getWideNarrowRatio()
def asposebarcode.Generation.BarcodeParameters.getWideNarrowRatio |
( |
|
self | ) |
|
◆ getXDimension()
def asposebarcode.Generation.BarcodeParameters.getXDimension |
( |
|
self | ) |
|
◆ init()
def asposebarcode.Generation.BarcodeParameters.init |
( |
|
self | ) |
|
◆ isChecksumEnabled()
def asposebarcode.Generation.BarcodeParameters.isChecksumEnabled |
( |
|
self | ) |
|
◆ setAutoSizeMode()
def asposebarcode.Generation.BarcodeParameters.setAutoSizeMode |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setBarCodeHeight()
def asposebarcode.Generation.BarcodeParameters.setBarCodeHeight |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setBarCodeWidth()
def asposebarcode.Generation.BarcodeParameters.setBarCodeWidth |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setBarColor()
def asposebarcode.Generation.BarcodeParameters.setBarColor |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setBarHeight()
def asposebarcode.Generation.BarcodeParameters.setBarHeight |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setBarWidthReduction()
def asposebarcode.Generation.BarcodeParameters.setBarWidthReduction |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setChecksumAlwaysShow()
def asposebarcode.Generation.BarcodeParameters.setChecksumAlwaysShow |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setChecksumEnabled()
def asposebarcode.Generation.BarcodeParameters.setChecksumEnabled |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setEnableEscape()
def asposebarcode.Generation.BarcodeParameters.setEnableEscape |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setFilledBars()
def asposebarcode.Generation.BarcodeParameters.setFilledBars |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setForeColor()
def asposebarcode.Generation.BarcodeParameters.setForeColor |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setPadding()
def asposebarcode.Generation.BarcodeParameters.setPadding |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setWideNarrowRatio()
def asposebarcode.Generation.BarcodeParameters.setWideNarrowRatio |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setXDimension()
def asposebarcode.Generation.BarcodeParameters.setXDimension |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ australianPost
asposebarcode.Generation.BarcodeParameters.australianPost = None |
|
static |
◆ aztec
asposebarcode.Generation.BarcodeParameters.aztec = None |
|
static |
◆ barCodeHeight
asposebarcode.Generation.BarcodeParameters.barCodeHeight = None |
|
static |
◆ barCodeWidth
asposebarcode.Generation.BarcodeParameters.barCodeWidth = None |
|
static |
◆ barHeight
asposebarcode.Generation.BarcodeParameters.barHeight = None |
|
static |
◆ barWidthReduction
asposebarcode.Generation.BarcodeParameters.barWidthReduction = None |
|
static |
◆ codabar
asposebarcode.Generation.BarcodeParameters.codabar = None |
|
static |
◆ codablock
asposebarcode.Generation.BarcodeParameters.codablock = None |
|
static |
◆ code16K
asposebarcode.Generation.BarcodeParameters.code16K = None |
|
static |
◆ codeTextParameters
asposebarcode.Generation.BarcodeParameters.codeTextParameters = None |
|
static |
◆ coupon
asposebarcode.Generation.BarcodeParameters.coupon = None |
|
static |
◆ dataBar
asposebarcode.Generation.BarcodeParameters.dataBar = None |
|
static |
◆ dataMatrix
asposebarcode.Generation.BarcodeParameters.dataMatrix = None |
|
static |
◆ dotCode
asposebarcode.Generation.BarcodeParameters.dotCode = None |
|
static |
◆ itf
asposebarcode.Generation.BarcodeParameters.itf = None |
|
static |
◆ maxiCode
asposebarcode.Generation.BarcodeParameters.maxiCode = None |
|
static |
◆ padding
asposebarcode.Generation.BarcodeParameters.padding = None |
|
static |
◆ patchCode
asposebarcode.Generation.BarcodeParameters.patchCode = None |
|
static |
◆ pdf417
asposebarcode.Generation.BarcodeParameters.pdf417 = None |
|
static |
◆ postal
asposebarcode.Generation.BarcodeParameters.postal = None |
|
static |
◆ qr
asposebarcode.Generation.BarcodeParameters.qr = None |
|
static |
◆ supplement
asposebarcode.Generation.BarcodeParameters.supplement = None |
|
static |
◆ xDimension
asposebarcode.Generation.BarcodeParameters.xDimension = None |
|
static |