[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ c ] [ d ] [ i ] [ p ] [ r ] [ s ] [ t ] [ x ]

c

$contenttype
in file svg2image.php, variable XML_svg2image::$contenttype
    the content-type to be sent if printimage is called.
top

d

deleteImage
in file svg2image.php, method XML_svg2image::deleteImage()
    Deletes the created image
deleteSvg
in file svg2image.php, method XML_svg2image::deleteSvg()
    Deletes the created svg
top

i

$image
in file svg2image.php, variable XML_svg2image::$image
    image-file used in this class
$imageHeight
in file svg2image.php, variable XML_svg2image::$imageHeight
    the height of the output image, if not set, default values are taken
$imageQuality
in file svg2image.php, variable XML_svg2image::$imageQuality
    the quality of the output image, makes only sense with jpegs
$imageWidth
in file svg2image.php, variable XML_svg2image::$imageWidth
    the width of the output image, if not set, default values are taken
top

p

printImage
in file svg2image.php, method XML_svg2image::printImage()
    Prints the content header and the generated image to the output
top

r

$renderer
in file svg2image.php, variable XML_svg2image::$renderer
    the render Type. At the moment (batik 1.0), possible values are
  • png
  • jpeg
returnImage
in file svg2image.php, method XML_svg2image::returnImage()
    Returns the image
run
in file svg2image.php, method XML_svg2image::run()
    Calls the Main Batik-Transcoder-Java-Programm
runFromFile
in file svg2image.php, method XML_svg2image::runFromFile()
    A wrapper to run for better readabilty
runFromString
in file svg2image.php, method XML_svg2image::runFromString()
    If the svg is a string, not a file, use this.
top

s

$svg
in file svg2image.php, variable XML_svg2image::$svg
    xsl-file used in this class
setContentType
in file svg2image.php, method XML_svg2image::setContentType()
    sets the content-type
setImageHeight
in file svg2image.php, method XML_svg2image::setImageHeight()
    sets the height of the output image
setImageQuality
in file svg2image.php, method XML_svg2image::setImageQuality()
    sets the quality of the output image
setImageWidth
in file svg2image.php, method XML_svg2image::setImageWidth()
    sets the width of the output image
setRenderer
in file svg2image.php, method XML_svg2image::setRenderer()
    sets the rendertype
svg2image.php
procedural page svg2image.php
top

t

$tmpdir
in file svg2image.php, variable XML_svg2image::$tmpdir
    Where the temporary xsl and image files should be stored
$tmpimageprefix
in file svg2image.php, variable XML_svg2image::$tmpimageprefix
    A prefix for the temporary files
top

x

XML_svg2image
in file svg2image.php, class XML_svg2image
    SVG to image converter.
top

Documentation generated on Mon, 11 Mar 2019 15:39:14 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.