Inherits asposebarcode.Assist.BaseJavaClass.
◆ __init__()
def asposebarcode.Generation.DataBarParameters.__init__ |
( |
|
self, |
|
|
|
javaClass |
|
) |
| |
◆ getAspectRatio()
def asposebarcode.Generation.DataBarParameters.getAspectRatio |
( |
|
self | ) |
|
◆ getColumns()
def asposebarcode.Generation.DataBarParameters.getColumns |
( |
|
self | ) |
|
◆ getRows()
def asposebarcode.Generation.DataBarParameters.getRows |
( |
|
self | ) |
|
◆ init()
def asposebarcode.Generation.DataBarParameters.init |
( |
|
self | ) |
|
◆ is2DCompositeComponent()
def asposebarcode.Generation.DataBarParameters.is2DCompositeComponent |
( |
|
self | ) |
|
◆ isAllowOnlyGS1Encoding()
def asposebarcode.Generation.DataBarParameters.isAllowOnlyGS1Encoding |
( |
|
self | ) |
|
◆ set2DCompositeComponent()
def asposebarcode.Generation.DataBarParameters.set2DCompositeComponent |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAllowOnlyGS1Encoding()
def asposebarcode.Generation.DataBarParameters.setAllowOnlyGS1Encoding |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setAspectRatio()
def asposebarcode.Generation.DataBarParameters.setAspectRatio |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setColumns()
def asposebarcode.Generation.DataBarParameters.setColumns |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setRows()
def asposebarcode.Generation.DataBarParameters.setRows |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ toString()
def asposebarcode.Generation.DataBarParameters.toString |
( |
|
self | ) |
|