Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Inherits asposebarcode.Generation.ExtCodetextBuilder.
Public Member Functions | |
def | __init__ (self) |
def | init (self) |
def | addFNC1FirstPosition (self) |
def | addFNC1SecondPosition (self, codetext) |
def | addFNC1GroupSeparator (self) |
def | getExtendedCodetext (self) |
Public Member Functions inherited from asposebarcode.Generation.ExtCodetextBuilder | |
def | __init__ (self, javaClass) |
def | isNeedToShieldItemFromPrevECI (self, Index) |
def | clear (self) |
def | addPlainCodetext (self, codetext) |
def | addECICodetext (self, ECIEncoding, codetext) |
Public Member Functions inherited from asposebarcode.Assist.BaseJavaClass | |
def | getJavaClass (self) |
def | setJavaClass (self, javaClass) |
def | getJavaClassName (self) |
def | isNull (self) |
def | printJavaClassName (self) |
Public Attributes | |
javaClass | |
Public Attributes inherited from asposebarcode.Assist.BaseJavaClass | |
javaClass | |
javaClassName | |
Static Public Attributes | |
string | javaClassName = "com.aspose.mw.barcode.MwQrExtCodetextBuilder" |
Static Public Attributes inherited from asposebarcode.Assist.BaseJavaClass | |
string | javaClass = "" |
string | javaClassName = "" |
def asposebarcode.Generation.QrExtCodetextBuilder.__init__ | ( | self | ) |
def asposebarcode.Generation.QrExtCodetextBuilder.addFNC1FirstPosition | ( | self | ) |
def asposebarcode.Generation.QrExtCodetextBuilder.addFNC1GroupSeparator | ( | self | ) |
def asposebarcode.Generation.QrExtCodetextBuilder.addFNC1SecondPosition | ( | self, | |
codetext | |||
) |
def asposebarcode.Generation.QrExtCodetextBuilder.getExtendedCodetext | ( | self | ) |
Reimplemented from asposebarcode.Generation.ExtCodetextBuilder.
def asposebarcode.Generation.QrExtCodetextBuilder.init | ( | self | ) |
Reimplemented from asposebarcode.Assist.BaseJavaClass.
asposebarcode.Generation.QrExtCodetextBuilder.javaClass |
|
static |