Hi Hardco3r,
hardc0d3r <[EMAIL PROTECTED]> wrote on 07/14/2007 09:32:44 AM:
> sorry.. it's the other way around.. let me rephrase the question.. how
can i
> make the viewbox focus on a certain point with a certain size/zoom
factor?
You can control the initial viewing transform by subclassing the
Canvas and overriding 'calculateViewingTransform'. However you
might want to also consider overriding setGraphicsNode and doing your
adjustments in the 'rendering transform' rather than adjusting the
'viewing transform' (as that can have other effects).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]