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

Class: MKsimple_svg_reader

Source Location: /classes/mk_cs_svg.php

Class Overview


simple svg reader


Variables

Methods



Class Details

[line 12]
simple svg reader



[ Top ]


Class Variables

$cmds = array()

[line 22]


Type:   mixed


[ Top ]

$fillStatus =  false

[line 25]


Type:   mixed


[ Top ]

$gradientColors = array()

[line 24]


Type:   mixed


[ Top ]

$itemID =  1

[line 16]


Type:   mixed


[ Top ]

$sc =

[line 20]


Type:   mixed


[ Top ]

$strokeStatus =  false

[line 26]


Type:   mixed


[ Top ]

$svg =

[line 17]


Type:   mixed


[ Top ]

$svgDir =  SERVER_MKSVG

[line 15]


Type:   mixed


[ Top ]

$svgFileName =

[line 14]


Type:   mixed


[ Top ]

$svgHeight =  0

[line 18]


Type:   mixed


[ Top ]

$svgWidth =  0

[line 19]


Type:   mixed


[ Top ]



Class Methods


constructor MKsimple_svg_reader [line 29]

MKsimple_svg_reader MKsimple_svg_reader( [mixed $svgFileName = ""], [mixed $svgDir = SERVER_MKSVG], [mixed $shapeID = 1])



[ Top ]

method get_buf [line 751]

void get_buf( )



[ Top ]

method get_gradientById [line 329]

void get_gradientById( mixed $gid)



[ Top ]

method get_itemID [line 59]

void get_itemID( )



[ Top ]

method get_placeDepth [line 729]

void get_placeDepth( )



[ Top ]

method get_placeObject2 [line 732]

void get_placeObject2( )



[ Top ]

method get_shapeID [line 65]

void get_shapeID( )



[ Top ]

method get_svgDir [line 44]

void get_svgDir( )



[ Top ]

method get_svgFileName [line 40]

void get_svgFileName( )



[ Top ]

method get_svgHeight [line 48]

void get_svgHeight( )



[ Top ]

method get_svgWidth [line 52]

void get_svgWidth( )



[ Top ]

method move [line 735]

void move( mixed $x, mixed $y, [mixed $isChange = false])



[ Top ]

method parse_arcNode [line 705]

void parse_arcNode( mixed $arcNode, [mixed $sodipodiOrigin = true])



[ Top ]

method parse_gradient [line 135]

void parse_gradient( mixed $gdNode)



[ Top ]

method parse_path [line 604]

void parse_path( mixed $cStr, [mixed $transform = array()])



[ Top ]

method parse_pathNode [line 483]

void parse_pathNode( mixed $pathNode, [mixed $sd = 0])



[ Top ]

method parse_rectNode [line 430]

void parse_rectNode( mixed $rectNode, mixed $sd)



[ Top ]

method parse_sketch [line 593]

void parse_sketch( mixed $cStr, [mixed $transform = array()])



[ Top ]

method parse_transform [line 368]

void parse_transform( mixed $tStr)



[ Top ]

method read_SVG [line 72]

void read_SVG( )



[ Top ]

method rebuild_gradient [line 339]

void rebuild_gradient( mixed $initialGID)



[ Top ]

method rotate [line 745]

void rotate( mixed $rotation, [mixed $isChange = false])



[ Top ]

method scale [line 740]

void scale( mixed $scaleX, mixed $scaleY, [mixed $isChange = false])



[ Top ]

method set_itemID [line 55]

void set_itemID( mixed $itemID)



[ Top ]

method set_mask [line 748]

void set_mask( [mixed $maskDepth = 1])



[ Top ]

method set_shapeID [line 62]

void set_shapeID( [mixed $shapeID = 1])



[ Top ]

method set_shape_style [line 523]

void set_shape_style( mixed $styleInfo)



[ Top ]

method set_svgDir [line 43]

void set_svgDir( mixed $svgDir)



[ Top ]

method set_svgFileName [line 39]

void set_svgFileName( mixed $svgFileName)



[ Top ]

method set_svgHeight [line 47]

void set_svgHeight( mixed $svgHeight)



[ Top ]

method set_svgWidth [line 51]

void set_svgWidth( mixed $svgWidth)



[ Top ]

method update_place_tagData [line 760]

void update_place_tagData( )



[ Top ]

method update_tagData [line 754]

void update_tagData( )



[ Top ]


Documentation generated on Tue, 30 May 2006 20:09:26 +0000 by phpDocumentor 1.3.0RC4