• ↖ 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
addWindow
← Chapter 8. SVG DOM-Tree Access →

Name

svgdom::addWindow

Synopsis

          addWindow window \
             properties pnode
        

Description

Create a group for the given »window«. »window« is used as the identifier for the newly created node.

Use the class as a style definition. Done inside the properties section for this »window«.

Clients

addWindow is being used by ::dumper::instantiate clients.

Example 8.3. ::dumper::instantiate using addWindow

...
# are allowed again, they cannot affect their surroundings
# since all is enclosed by a viewport.
# Side-effect: Creates a <defs/> node as the first child!
svgdom::addWindow $window {} $outer
   



← ↖ →
dump.style ↑ dump
SourceForge Logo

Copyright © 2009–2010 Arndt Roger Schneider