Zend Framework  1.12
Zend_Pdf_Page Member List

This is the complete list of members for Zend_Pdf_Page, including all inherited members.

$_attachedZend_Pdf_Pageprotected
$_contentsZend_Pdf_Canvas_Abstractprotected
$_dictionaryZend_Pdf_Pageprotected
$_fontZend_Pdf_Canvas_Abstractprotected
$_fontSizeZend_Pdf_Canvas_Abstractprotected
$_objFactoryZend_Pdf_Pageprotected
$_safeGSZend_Pdf_Pageprotected
$_saveCountZend_Pdf_Canvas_Abstractprotected
$_styleZend_Pdf_Canvas_Abstractprotected
__clone()Zend_Pdf_Page
__construct($param1, $param2=null, $param3=null)Zend_Pdf_Page
_addProcSet($procSetName)Zend_Pdf_Pageprotected
_attachResource($type, Zend_Pdf_Resource $resource)Zend_Pdf_Pageprotected
attachAnnotation(Zend_Pdf_Annotation $annotation)Zend_Pdf_Page
clipCircle($x, $y, $radius, $startAngle=null, $endAngle=null)Zend_Pdf_Canvas_Abstract
clipEllipse($x1, $y1, $x2, $y2, $startAngle=null, $endAngle=null)Zend_Pdf_Canvas_Abstract
clipPolygon($x, $y, $fillMethod=Zend_Pdf_Page::FILL_METHOD_NON_ZERO_WINDING)Zend_Pdf_Canvas_Abstract
clipRectangle($x1, $y1, $x2, $y2)Zend_Pdf_Canvas_Abstract
clonePage($factory, &$processed)Zend_Pdf_Page
drawCanvas(Zend_Pdf_Canvas_Interface $canvas, $x1, $y1, $x2=null, $y2=null)Zend_Pdf_Canvas_Abstract
drawCircle($x, $y, $radius, $param4=null, $param5=null, $param6=null)Zend_Pdf_Canvas_Abstract
drawEllipse($x1, $y1, $x2, $y2, $param5=null, $param6=null, $param7=null)Zend_Pdf_Canvas_Abstract
drawImage(Zend_Pdf_Resource_Image $image, $x1, $y1, $x2, $y2)Zend_Pdf_Canvas_Abstract
drawLayoutBox($box, $x, $y)Zend_Pdf_Canvas_Abstract
drawLine($x1, $y1, $x2, $y2)Zend_Pdf_Canvas_Abstract
drawPolygon($x, $y, $fillType=Zend_Pdf_Page::SHAPE_DRAW_FILL_AND_STROKE, $fillMethod=Zend_Pdf_Page::FILL_METHOD_NON_ZERO_WINDING)Zend_Pdf_Canvas_Abstract
drawRectangle($x1, $y1, $x2, $y2, $fillType=Zend_Pdf_Page::SHAPE_DRAW_FILL_AND_STROKE)Zend_Pdf_Canvas_Abstract
drawRoundedRectangle($x1, $y1, $x2, $y2, $radius, $fillType=Zend_Pdf_Page::SHAPE_DRAW_FILL_AND_STROKE)Zend_Pdf_Canvas_Abstract
drawText($text, $x, $y, $charEncoding= '')Zend_Pdf_Canvas_Abstract
extractFont($fontName)Zend_Pdf_Page
extractFonts()Zend_Pdf_Page
extractResources()Zend_Pdf_Page
FILL_METHOD_EVEN_ODDZend_Pdf_Page
FILL_METHOD_NON_ZERO_WINDINGZend_Pdf_Page
flush()Zend_Pdf_Page
getContents()Zend_Pdf_Page
getFont()Zend_Pdf_Canvas_Abstract
getFontSize()Zend_Pdf_Canvas_Abstract
getHeight()Zend_Pdf_Page
getPageDictionary()Zend_Pdf_Page
getResources()Zend_Pdf_Page
getStyle()Zend_Pdf_Canvas_Abstract
getWidth()Zend_Pdf_Page
LINE_DASHING_SOLIDZend_Pdf_Page
pathClose()Zend_Pdf_Canvas_Abstract
pathLine($x, $y)Zend_Pdf_Canvas_Abstract
pathMove($x, $y)Zend_Pdf_Canvas_Abstract
rawWrite($data, $procSet=null)Zend_Pdf_Canvas_Abstract
render(Zend_Pdf_ElementFactory_Interface $objFactory)Zend_Pdf_Page
restoreGS()Zend_Pdf_Canvas_Abstract
rotate($x, $y, $angle)Zend_Pdf_Canvas_Abstract
saveGS()Zend_Pdf_Canvas_Abstract
scale($xScale, $yScale)Zend_Pdf_Canvas_Abstract
setAlpha($alpha, $mode= 'Normal')Zend_Pdf_Canvas_Abstract
setFillColor(Zend_Pdf_Color $color)Zend_Pdf_Canvas_Abstract
setFont(Zend_Pdf_Resource_Font $font, $fontSize)Zend_Pdf_Canvas_Abstract
setLineColor(Zend_Pdf_Color $color)Zend_Pdf_Canvas_Abstract
setLineDashingPattern($pattern, $phase=0)Zend_Pdf_Canvas_Abstract
setLineWidth($width)Zend_Pdf_Canvas_Abstract
setStyle(Zend_Pdf_Style $style)Zend_Pdf_Canvas_Abstract
SHAPE_DRAW_FILLZend_Pdf_Page
SHAPE_DRAW_FILL_AND_STROKEZend_Pdf_Page
SHAPE_DRAW_STROKEZend_Pdf_Page
SIZE_A4Zend_Pdf_Page
SIZE_A4_LANDSCAPEZend_Pdf_Page
SIZE_LETTERZend_Pdf_Page
SIZE_LETTER_LANDSCAPEZend_Pdf_Page
skew($x, $y, $xAngle, $yAngle)Zend_Pdf_Canvas_Abstract
translate($xShift, $yShift)Zend_Pdf_Canvas_Abstract