| Package | stimulsoft.report.barCodes |
| Class | public class StiAustraliaPost4StateBarCodeType |
| Inheritance | StiAustraliaPost4StateBarCodeType StiBarCodeTypeService StiService StiObject Object |
| Property | Defined By | ||
|---|---|---|---|
| height : Number [override] Gets os sets height factor of the bar code. | StiAustraliaPost4StateBarCodeType | ||
| labelFontHeight : Number [override] [read-only] | StiAustraliaPost4StateBarCodeType | ||
| module : Number [override] Gets or sets width of the most fine element of the bar code. | StiAustraliaPost4StateBarCodeType | ||
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiBarCodeTypeService | |
![]() | serviceCategory : String [read-only] Gets a service category. | StiService | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [read-only] Gets a service name. | StiService | |
![]() | serviceType : Class [read-only] Gets a service type. | StiService | |
| Property | Defined By | ||
|---|---|---|---|
| australiaPost4StateSymbolsC : String = ABC DEF#GHIabcdeJKLfMNOgPQRhijklSTUmVWXnYZ0opqrs123t456u789vwxyz | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateSymbolsN : String = 012_345_678_9 | StiAustraliaPost4StateBarCodeType | ||
![]() | barCodeData : StiBarCodeData [read-only] | StiBarCodeTypeService | |
![]() | rectWindow : StiRectangle | StiBarCodeTypeService | |
| textAlignment : int [override] [read-only] | StiAustraliaPost4StateBarCodeType | ||
| Method | Defined By | ||
|---|---|---|---|
StiAustraliaPost4StateBarCodeType(module:Number = 20, height:Number = 1) | StiAustraliaPost4StateBarCodeType | ||
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
[override] | StiAustraliaPost4StateBarCodeType | ||
equals(object:Object):Boolean [override] | StiAustraliaPost4StateBarCodeType | ||
![]() | getCode(barCode:IStiBarCode):String Returns string of char - input data for calculation of bar code. | StiBarCodeTypeService | |
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
memberwiseClone():Object [override] | StiAustraliaPost4StateBarCodeType | ||
![]() | packService():void | StiService | |
| Constant | Defined By | ||
|---|---|---|---|
| australiaPost4StateLineHeightForCut : Number = 10 | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateLineHeightLong : Number = 10 | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateLineHeightShort : Number | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateMainHeight : Number = 24.799999999999997 | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateSpaceBottom : Number = 3.9 | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateSpaceLeft : Number = 11.8 | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateSpaceRight : Number = 11.8 | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateSpaceTop : Number = 10.9 | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateTextHeight : Number = 5 | StiAustraliaPost4StateBarCodeType | ||
| australiaPost4StateTextPosition : Number = 1 | StiAustraliaPost4StateBarCodeType | ||
![]() | defaultLabelFontHeight : Number = 8 | StiBarCodeTypeService | |
| australiaPost4StateSymbolsC | property |
protected var australiaPost4StateSymbolsC:String = ABC DEF#GHIabcdeJKLfMNOgPQRhijklSTUmVWXnYZ0opqrs123t456u789vwxyz| australiaPost4StateSymbolsN | property |
protected var australiaPost4StateSymbolsN:String = 012_345_678_9| height | property |
height:Number[override] Gets os sets height factor of the bar code.
public function get height():Number public function set height(value:Number):void| labelFontHeight | property |
labelFontHeight:Number [read-only] [override] public function get labelFontHeight():Number| module | property |
module:Number[override] Gets or sets width of the most fine element of the bar code.
public function get module():Number public function set module(value:Number):void| textAlignment | property |
textAlignment:int [read-only] [override] protected function get textAlignment():int| StiAustraliaPost4StateBarCodeType | () | Constructor |
public function StiAustraliaPost4StateBarCodeType(module:Number = 20, height:Number = 1)module:Number (default = 20) | |
height:Number (default = 1) |
| draw | () | method |
override public function draw(g:StiGraphics, barCode:StiBarCode, rect:StiRectangle, zoom:Number):voidParameters
g:StiGraphics | |
barCode:StiBarCode | |
rect:StiRectangle | |
zoom:Number |
| equals | () | method |
override public function equals(object:Object):BooleanParameters
object:Object |
Boolean |
| memberwiseClone | () | method |
override public function memberwiseClone():ObjectReturnsObject |
| australiaPost4StateLineHeightForCut | Constant |
protected const australiaPost4StateLineHeightForCut:Number = 10| australiaPost4StateLineHeightLong | Constant |
protected const australiaPost4StateLineHeightLong:Number = 10| australiaPost4StateLineHeightShort | Constant |
protected const australiaPost4StateLineHeightShort:Number| australiaPost4StateMainHeight | Constant |
protected const australiaPost4StateMainHeight:Number = 24.799999999999997| australiaPost4StateSpaceBottom | Constant |
protected const australiaPost4StateSpaceBottom:Number = 3.9| australiaPost4StateSpaceLeft | Constant |
protected const australiaPost4StateSpaceLeft:Number = 11.8| australiaPost4StateSpaceRight | Constant |
protected const australiaPost4StateSpaceRight:Number = 11.8| australiaPost4StateSpaceTop | Constant |
protected const australiaPost4StateSpaceTop:Number = 10.9| australiaPost4StateTextHeight | Constant |
protected const australiaPost4StateTextHeight:Number = 5| australiaPost4StateTextPosition | Constant |
protected const australiaPost4StateTextPosition:Number = 1