Documentation

Banner
in package

Table of Contents

__construct()  : mixed
circle()  : mixed
defaultStyle()  : mixed
doBanner()  : mixed
newStyle()  : mixed
parseText()  : mixed
tier()  : mixed
tier_text()  : mixed
wordWrapAnnotation()  : mixed

Methods

__construct()

public __construct(mixed $fileID) : mixed
Parameters
$fileID : mixed
Return values
mixed

circle()

public circle(mixed $strokeColor, mixed $fillColor, mixed $originX, mixed $originY, mixed $endX, mixed $endY, mixed $stroke) : mixed
Parameters
$strokeColor : mixed
$fillColor : mixed
$originX : mixed
$originY : mixed
$endX : mixed
$endY : mixed
$stroke : mixed
Return values
mixed

defaultStyle()

public defaultStyle(mixed $draw, mixed $color, mixed $font, mixed $size) : mixed
Parameters
$draw : mixed
$color : mixed
$font : mixed
$size : mixed
Return values
mixed

doBanner()

public doBanner() : mixed
Return values
mixed

newStyle()

public newStyle(mixed $image, mixed $draw, mixed $t, mixed &$width) : mixed
Parameters
$image : mixed
$draw : mixed
$t : mixed
$width : mixed
Return values
mixed

parseText()

public parseText(mixed $txt) : mixed
Parameters
$txt : mixed
Return values
mixed

tier()

public tier(mixed $instrument, mixed $tierData, mixed $addData) : mixed
Parameters
$instrument : mixed
$tierData : mixed
$addData : mixed
Return values
mixed

tier_text()

public tier_text(mixed $text, mixed $image, mixed $left) : mixed
Parameters
$text : mixed
$image : mixed
$left : mixed
Return values
mixed

wordWrapAnnotation()

public wordWrapAnnotation(mixed $image, mixed $draw, mixed $text, mixed $maxWidth) : mixed
Parameters
$image : mixed
$draw : mixed
$text : mixed
$maxWidth : mixed
Return values
mixed

Search results