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

Class: Image_3D_Driver_SVG

Source Location: /Image_3D-0.2.1/Image/3D/Driver/SVG.php

Class Overview

Image_3D_Driver
   |
   --Image_3D_Driver_SVG



Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 3]


[ Top ]


Class Variables

$_gradients =

[line 10]

  • Access: protected

Type:   mixed


[ Top ]

$_id =

[line 8]

  • Access: protected

Type:   mixed


[ Top ]

$_polygones =

[line 11]

  • Access: protected

Type:   mixed


[ Top ]

$_x =

[line 5]

  • Access: protected

Type:   mixed


[ Top ]

$_y =

[line 6]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 13]

Image_3D_Driver_SVG __construct( )

  • Access: public

Overrides Image_3D_Driver::__construct() (parent method not documented)
[ Top ]

createImage   [line 20]

void createImage( $x, $y)

  • Access: public

Overrides Image_3D_Driver::createImage() (parent method not documented)

Parameters:

   $x   — 
   $y   — 

[ Top ]

drawGradientPolygon   [line 95]

void drawGradientPolygon( Image_3D_Polygon $polygon)

  • Access: public

Overrides Image_3D_Driver::drawGradientPolygon() (parent method not documented)

Parameters:

Image_3D_Polygon   $polygon   — 

[ Top ]

drawPolygon   [line 81]

void drawPolygon( Image_3D_Polygon $polygon)

  • Access: public

Overrides Image_3D_Driver::drawPolygon() (parent method not documented)

Parameters:

Image_3D_Polygon   $polygon   — 

[ Top ]

getSupportedShading   [line 143]

void getSupportedShading( )

  • Access: public

Overrides Image_3D_Driver::getSupportedShading() (parent method not documented)
[ Top ]

save   [line 133]

void save( $file)

  • Access: public

Overrides Image_3D_Driver::save() (parent method not documented)

Parameters:

   $file   — 

[ Top ]

setBackground   [line 33]

void setBackground( Image_3D_Color $color)

  • Access: public

Overrides Image_3D_Driver::setBackground() (parent method not documented)

Parameters:

Image_3D_Color   $color   — 

[ Top ]

_addGradient   [line 69]

void _addGradient( $string)

  • Access: protected

Parameters:

   $string   — 

[ Top ]

_addPolygon   [line 75]

void _addPolygon( $string)

  • Access: protected

Parameters:

   $string   — 

[ Top ]

_getStop   [line 54]

void _getStop( Image_3D_Color $color, [ $offset = 0], [ $alpha = null])

  • Access: protected

Parameters:

Image_3D_Color   $color   — 
   $offset   — 
   $alpha   — 

[ Top ]

_getStyle   [line 43]

void _getStyle( Image_3D_Color $color)

  • Access: protected

Parameters:

Image_3D_Color   $color   — 

[ Top ]


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