Element index for package text
[ c ]
[ e ]
[ f ]
[ h ]
[ i ]
[ s ]
[ t ]
[ v ]
[ w ]
top
top
top
top
i
- IMAGE_GRAPH_ALIGN_BOTTOM
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_BOTTOM
Align text bottom
- IMAGE_GRAPH_ALIGN_BOTTOM_LEFT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_BOTTOM_LEFT
Align text bottom left
- IMAGE_GRAPH_ALIGN_BOTTOM_RIGHT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_BOTTOM_RIGHT
Align text bottom right
- IMAGE_GRAPH_ALIGN_CENTER
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_CENTER
Align text center (both x and y)
- IMAGE_GRAPH_ALIGN_CENTER_X
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_CENTER_X
Align text center x (horizontal)
- IMAGE_GRAPH_ALIGN_CENTER_Y
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_CENTER_Y
Align text center y (vertical)
- IMAGE_GRAPH_ALIGN_HORIZONTAL
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_HORIZONTAL
Align horizontal
- IMAGE_GRAPH_ALIGN_LEFT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_LEFT
Align text left
- IMAGE_GRAPH_ALIGN_RIGHT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_RIGHT
Align text right
- IMAGE_GRAPH_ALIGN_TOP
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_TOP
Align text top
- IMAGE_GRAPH_ALIGN_TOP_LEFT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_TOP_LEFT
Align text top left
- IMAGE_GRAPH_ALIGN_TOP_RIGHT
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_TOP_RIGHT
Align text top right
- IMAGE_GRAPH_ALIGN_VERTICAL
- in file Constants.php, constant IMAGE_GRAPH_ALIGN_VERTICAL
Align vertical
- Image_Graph_Font
- in file Font.php, class Image_Graph_Font
A font.
- Image_Graph_Font
- in file Font.php, method Image_Graph_Font::Image_Graph_Font()
Image_Graph_Font [Constructor]
- IMAGE_GRAPH_FONT
- in file Constants.php, constant IMAGE_GRAPH_FONT
Defines the default builtin font
- Image_Graph_Font_Extended
- in file Extended.php, class Image_Graph_Font_Extended
A font with extended functionality.
- Image_Graph_Font_TTF
- in file TTF.php, class Image_Graph_Font_TTF
A truetype font.
- Image_Graph_Font_TTF
- in file TTF.php, method Image_Graph_Font_TTF::Image_Graph_Font_TTF()
FontTTF [Constructor]
- Image_Graph_Font_Vertical
- in file Vertical.php, class Image_Graph_Font_Vertical
A vertical font
- Image_Graph_Text
- in file Text.php, class Image_Graph_Text
Textual element.
- Image_Graph_Text
- in file Text.php, method Image_Graph_Text::Image_Graph_Text()
Create the text
- IMAGE_GRAPH_TEXT_DIR_NORMAL
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_NORMAL
Text direction normal (left->right)
- IMAGE_GRAPH_TEXT_DIR_UPSIDE_DOWN
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_UPSIDE_DOWN
Text direction upside down (right->left)
- IMAGE_GRAPH_TEXT_DIR_VERTICAL
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_VERTICAL
Text direction vertical (up->down)
- IMAGE_GRAPH_TEXT_DIR_VERTICAL_UP
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_VERTICAL_UP
Text direction vertical (down->up)
- IMAGE_GRAPH_TEXT_DIR_X_AXIS_SLANT
- in file Constants.php, constant IMAGE_GRAPH_TEXT_DIR_X_AXIS_SLANT
Text direction horizontal slant (315 degrees)
- Image_Graph_Title
- in file Title.php, method Image_Graph_Title::Image_Graph_Title()
Create the title
- Image_Graph_Title
- in file Title.php, class Image_Graph_Title
Title
top
s
- setAlignment
- in file Text.php, method Image_Graph_Text::setAlignment()
Set the alignment of the text
- setAngle
- in file Extended.php, method Image_Graph_Font_Extended::setAngle()
Set the angle slope of the output font (0 = normal, 90 = bottom and up, 180 = upside down, 270 = top and down)
- setColor
- in file Font.php, method Image_Graph_Font::setColor()
Set the color of the font
- setFontFile
- in file TTF.php, method Image_Graph_Font_TTF::setFontFile()
Set another font file
- setSize
- in file Extended.php, method Image_Graph_Font_Extended::setSize()
Set the size of the font
- setText
- in file Text.php, method Image_Graph_Text::setText()
Set the text
- setText
- in file Title.php, method Image_Graph_Title::setText()
Set the text
top
top
top
top
|
|