Packagestimulsoft.report.painters.components
Classpublic class StiPagePainter
InheritanceStiPagePainter Inheritance StiContainerPainter Inheritance StiComponentPainter Inheritance StiPainter Inheritance Object



Public Methods
 MethodDefined By
  
drawPageNumber(page:StiPage, g:StiGraphics, pageNumber:int, pageRect:StiRectangle):void
Draws page numbers.
StiPagePainter
 Inherited
Draws a selected rectangle specified by a Rectangle structure.
StiComponentPainter
 Inherited
getImage(component:StiComponent, refZoom:StiRefZoom, format:int):BitmapData
StiPainter
 Inherited
[static]
StiPainter
 Inherited
getPainter(componentType:Class, component:StiComponent):StiPainter
[static]
StiPainter
 Inherited
[static]
StiPainter
  
paint(component:StiComponent, args:StiPaintArgs):void
[override]
StiPagePainter
 Inherited
StiContainerPainter
 Inherited
paintBorder(component:StiComponent, g:StiGraphics, rect:StiRectangle, zoom:Number):void
StiComponentPainter
 Inherited
StiContainerPainter
 Inherited
StiContainerPainter
 Inherited
Paints conditions of a component.
StiComponentPainter
 Inherited
Paints events of a component.
StiComponentPainter
 Inherited
[override] Paints the highlight of the specified component.
StiComponentPainter
  
paintImage(watermark:StiWatermark, g:StiGraphics, rect:StiRectangle, zoom:Number):void
StiPagePainter
 Inherited
StiComponentPainter
 Inherited
StiComponentPainter
 Inherited
Paints a markers specified by a Rectangle structure.
StiComponentPainter
 Inherited
paintOrderAndQuickInfo(component:StiComponent, g:StiGraphics, number:String):void
Paints order numbers and quick info of a component.
StiComponentPainter
 Inherited
Paints the QuickButtons.
StiComponentPainter
 Inherited
[override] Paints the selection.
StiComponentPainter
 Inherited
Paints selection of components.
StiContainerPainter
  
StiPagePainter
  
paintText(watermark:StiWatermark, g:StiGraphics, rect:StiRectangle, zoom:Number, isPrinting:Boolean):void
StiPagePainter
  
paintTileImage(watermark:StiWatermark, g:StiGraphics, rect:StiRectangle, imageSize:StiSize):void
StiPagePainter
Public Constants
 ConstantDefined By
 InheritedloadingComponents : Array
[static] Коллекция компонентов, для которых в данный момент загружается графическое представление со стороны сервера
StiPainter
Method Detail
drawPageNumber()method
public function drawPageNumber(page:StiPage, g:StiGraphics, pageNumber:int, pageRect:StiRectangle):void

Draws page numbers.

Parameters

page:StiPage
 
g:StiGraphics
 
pageNumber:int
 
pageRect:StiRectangle

paint()method 
override public function paint(component:StiComponent, args:StiPaintArgs):void

Parameters

component:StiComponent
 
args:StiPaintArgs

paintImage()method 
public function paintImage(watermark:StiWatermark, g:StiGraphics, rect:StiRectangle, zoom:Number):void

Parameters

watermark:StiWatermark
 
g:StiGraphics
 
rect:StiRectangle
 
zoom:Number

paintTableLines()method 
public function paintTableLines(page:StiPage, g:StiGraphics):void

Parameters

page:StiPage
 
g:StiGraphics

paintText()method 
public function paintText(watermark:StiWatermark, g:StiGraphics, rect:StiRectangle, zoom:Number, isPrinting:Boolean):void

Parameters

watermark:StiWatermark
 
g:StiGraphics
 
rect:StiRectangle
 
zoom:Number
 
isPrinting:Boolean

paintTileImage()method 
public function paintTileImage(watermark:StiWatermark, g:StiGraphics, rect:StiRectangle, imageSize:StiSize):void

Parameters

watermark:StiWatermark
 
g:StiGraphics
 
rect:StiRectangle
 
imageSize:StiSize