• ↖ 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
parseFilteredChildren
← Chapter 6. SVG Import DOM-Tree Parser-Converter to Tcl/Tk →

Name

vgcode::parseFilteredChildren

Synopsis

          parseFilteredChildren parent \
             ?tkpRoot? ?buffer? ?filter? \
             ...
        

Description

Walk through all the children inside the given node until the last element is being reached.

Defs requires a filtered approach. Only a limited number of elements are allowed for defs: image, pattern, mask, marker, linearGradient, radialGradient, anything else is ignored.

xlink:href and use still reinject those elements. It might be necessary to redefine the filter for defs, when zinc code is gnerated since zinc has the capacity to work with templates.

Clients

parseFilteredChildren is being used by ::vgcode::parseChildren, ::vgcode::analyzeDefs.


← ↖ →
analyzePattern ↑ analyzeLine
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider