I am currently developing a piece of software that dynamically builds a tree
structure in form of a linked block diagram. Firstly teh user sets up the
structure then the strcuture is interpreted and converted to a dom tree and
then displayed on the canvas (im new to batik so pls forgive bad
terminology).
The problem is the objects in the document can start anywhere in the
document and can be fairly wide so i would like to be able to set the canvas
up so that it displays the entire document and zooms and pans it so that it
all fits in the canvas without scroll bars etc. Could someone please tell me
how i can get it to do this?? At present it only views a small part as the
viewbox starts at 0,0
-- 
View this message in context: 
http://www.nabble.com/Set-SVG-Canvas-to-view-entire-document-tf2027848.html#a5576738
Sent from the Batik - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to