Aspose.Barcode for Python via Java Generation and Recognition API docs
asposebarcode.Generation.QrExtCodetextBuilder Class Reference

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 = ""
 

Constructor & Destructor Documentation

◆ __init__()

def asposebarcode.Generation.QrExtCodetextBuilder.__init__ (   self)

Member Function Documentation

◆ addFNC1FirstPosition()

def asposebarcode.Generation.QrExtCodetextBuilder.addFNC1FirstPosition (   self)

◆ addFNC1GroupSeparator()

def asposebarcode.Generation.QrExtCodetextBuilder.addFNC1GroupSeparator (   self)

◆ addFNC1SecondPosition()

def asposebarcode.Generation.QrExtCodetextBuilder.addFNC1SecondPosition (   self,
  codetext 
)

◆ getExtendedCodetext()

def asposebarcode.Generation.QrExtCodetextBuilder.getExtendedCodetext (   self)

◆ init()

def asposebarcode.Generation.QrExtCodetextBuilder.init (   self)

Member Data Documentation

◆ javaClass

asposebarcode.Generation.QrExtCodetextBuilder.javaClass

◆ javaClassName

string asposebarcode.Generation.QrExtCodetextBuilder.javaClassName = "com.aspose.mw.barcode.MwQrExtCodetextBuilder"
static