Inherits asposebarcode.Assist.BaseJavaClass.
◆ __init__()
def asposebarcode.Generation.DotCodeParameters.__init__ |
( |
|
self, |
|
|
|
javaClass |
|
) |
| |
◆ getAspectRatio()
def asposebarcode.Generation.DotCodeParameters.getAspectRatio |
( |
|
self | ) |
|
◆ getDotCodeMask()
def asposebarcode.Generation.DotCodeParameters.getDotCodeMask |
( |
|
self | ) |
|
◆ init()
def asposebarcode.Generation.DotCodeParameters.init |
( |
|
self | ) |
|
◆ setAspectRatio()
def asposebarcode.Generation.DotCodeParameters.setAspectRatio |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setDotCodeMask()
def asposebarcode.Generation.DotCodeParameters.setDotCodeMask |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ toString()
def asposebarcode.Generation.DotCodeParameters.toString |
( |
|
self | ) |
|