• ↖ Home
  • Developer´s Guide
    • ↑ Contents
    • Code
    • Embedding
    • Tcl
    • SVG
    • SVG-Import
    • Projects
    • License
    • Index
  • Download
    • Jeszra: Source Code

    • Ruby Wrapper Classes
    • Python Wrapper Classes
    • Lisp Wrapper Classes
  • Books@Lulu.com...
    • Jeszra: Design by Gestalt
    • Jeszra Library: Design by Gestalt

    • Gestalt Items
    • Runtime Library
  • Manual
    • Jeszra Book

    • Tcl Manual
    • Ruby Manual
    • Python Manual
    • Lisp Manual

    • API
  • About
pathgroup
← Chapter 4. SVG- Code Generation →

Name

dumper::pathgroup

Synopsis

          pathgroup window \
             ID properties
        

Description

Normally a group would have dimensions, this is partly true for PathCanvas groups, too. albeit, they only report coords when the group was moved.

Coords are skipped for the first version.

Clients

pathgroup is being used by ::vgcode::dump-configure-PathCanvas clients.

Example 4.48. ::vgcode::dump-configure-PathCanvas using pathgroup

...

debug stdout "pathcanvas passed"
} elseif { {group} == $type } {
append _graphics \
    [dumper::pathgroup $ta_name $id  \
    [dumper::itemproperties  $optsl $id {} $target]]
   



← ↖ →
linearGradient ↑ getParentWindowByID
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider