Inherits asposebarcode.Assist.BaseJavaClass.
◆ __init__()
| def asposebarcode.Generation.Code16KParameters.__init__ |
( |
|
self, |
|
|
|
javaClass |
|
) |
| |
◆ getAspectRatio()
| def asposebarcode.Generation.Code16KParameters.getAspectRatio |
( |
|
self | ) |
|
◆ getQuietZoneLeftCoef()
| def asposebarcode.Generation.Code16KParameters.getQuietZoneLeftCoef |
( |
|
self | ) |
|
◆ getQuietZoneRightCoef()
| def asposebarcode.Generation.Code16KParameters.getQuietZoneRightCoef |
( |
|
self | ) |
|
◆ init()
| def asposebarcode.Generation.Code16KParameters.init |
( |
|
self | ) |
|
◆ setAspectRatio()
| def asposebarcode.Generation.Code16KParameters.setAspectRatio |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setQuietZoneLeftCoef()
| def asposebarcode.Generation.Code16KParameters.setQuietZoneLeftCoef |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setQuietZoneRightCoef()
| def asposebarcode.Generation.Code16KParameters.setQuietZoneRightCoef |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ toString()
| def asposebarcode.Generation.Code16KParameters.toString |
( |
|
self | ) |
|