![]() |
Aspose.Barcode for Python via Java Generation and Recognition API docs
|
Supplement parameters. More...
Inherits BaseJavaClass.
Public Member Functions | |
def | __init__ (self, javaClass) |
def | init (self) |
def | getSupplementData (self) |
Supplement data following BarCode. More... | |
def | setSupplementData (self, value) |
Supplement data following BarCode. More... | |
def | getSupplementSpace (self) |
Space between main the BarCode and supplement BarCode in Unit value. More... | |
def | toString (self) |
Returns a human-readable string representation of this SupplementParameters. More... | |
![]() | |
def | getJavaClass (self) |
def | setJavaClass (self, javaClass) |
def | getJavaClassName (self) |
def | isNull (self) |
def | printJavaClassName (self) |
Additional Inherited Members | |
![]() | |
javaClass | |
javaClassName | |
Supplement parameters.
Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN.
def __init__ | ( | self, | |
javaClass | |||
) |
Reimplemented from BaseJavaClass.
def getSupplementData | ( | self | ) |
Supplement data following BarCode.
def getSupplementSpace | ( | self | ) |
Space between main the BarCode and supplement BarCode in Unit value.
IllegalArgumentException | The Space parameter value is less than 0. |
def init | ( | self | ) |
Reimplemented from BaseJavaClass.
def setSupplementData | ( | self, | |
value | |||
) |
Supplement data following BarCode.
def toString | ( | self | ) |
Returns a human-readable string representation of this SupplementParameters.