Packageorg.purepdf.pdf.barcode
Classpublic class BarcodeEANSUPP
InheritanceBarcodeEANSUPP Inheritance Barcode Inheritance Object



Public Properties
 PropertyDefined By
 InheritedaltText : String
Barcode
 InheritedbarHeight : Number
Barcode
 Inheritedbaseline : Number
Barcode
 InheritedchecksumText : Boolean
Barcode
 Inheritedcode : String
Barcode
 InheritedcodeType : int
Barcode
 Inheritedextended : Boolean
Barcode
 Inheritedfont : BaseFont
Barcode
 InheritedgenerateChecksum : Boolean
Barcode
 InheritedguardBars : Boolean
Barcode
 InheritedinkSpreading : Number
Barcode
 Inheritedn : Number
Barcode
 Inheritedsize : Number
Barcode
 InheritedstartStopText : Boolean
Barcode
 InheritedtextAlignment : int
Barcode
 Inheritedx : Number
Barcode
Protected Properties
 PropertyDefined By
 Inherited_altText : String
Barcode
 Inherited_barHeight : Number
Barcode
 Inherited_baseline : Number
Barcode
 Inherited_checksumText : Boolean
Barcode
 Inherited_code : String
Barcode
 Inherited_codeType : int
Barcode
  ean : Barcode
BarcodeEANSUPP
 Inherited_extended : Boolean
Barcode
 Inherited_font : BaseFont
Barcode
 Inherited_generateChecksum : Boolean
Barcode
 Inherited_guardBars : Boolean
Barcode
 Inherited_inkSpreading : Number = 0
Barcode
 Inherited_n : Number
Barcode
 Inherited_size : Number
Barcode
 Inherited_startStopText : Boolean
Barcode
  supp : Barcode
BarcodeEANSUPP
 Inherited_textAlignment : int
Barcode
 Inherited_x : Number
Barcode
Public Methods
 MethodDefined By
  
BarcodeEANSUPP
 Inherited
Barcode
 Inherited
Barcode
  
[override]
BarcodeEANSUPP
  
[override]
BarcodeEANSUPP
Public Constants
 ConstantDefined By
 InheritedCODABAR : int = 12
[static]
Barcode
 InheritedCODE128 : int = 9
[static]
Barcode
 InheritedCODE128_RAW : int = 11
[static]
Barcode
 InheritedCODE128_UCC : int = 10
[static]
Barcode
 InheritedEAN13 : int = 1
[static]
Barcode
 InheritedEAN8 : int = 2
[static]
Barcode
 InheritedPLANET : int = 8
[static]
Barcode
 InheritedPOSTNET : int = 7
[static]
Barcode
 InheritedSUPP2 : int = 5
[static]
Barcode
 InheritedSUPP5 : int = 6
[static]
Barcode
 InheritedUPCA : int = 3
[static]
Barcode
 InheritedUPCE : int = 4
[static]
Barcode
Property Detail
eanproperty
protected var ean:Barcode

suppproperty 
protected var supp:Barcode

Constructor Detail
BarcodeEANSUPP()Constructor
public function BarcodeEANSUPP($ean:Barcode, $supp:Barcode)



Parameters
$ean:Barcode
 
$supp:Barcode
Method Detail
getBarcodeSize()method
override public function getBarcodeSize():RectangleElement

Returns
RectangleElement
placeBarcode()method 
override public function placeBarcode(cb:PdfContentByte, barColor:RGBColor, textColor:RGBColor):RectangleElement

Parameters

cb:PdfContentByte
 
barColor:RGBColor
 
textColor:RGBColor

Returns
RectangleElement