SVGZoomEvent Interface Reference

import "SVGZoomEvent.idl";

Inherits UIEvent.

Inheritance diagram for SVGZoomEvent:

Inheritance graph
[legend]
Collaboration diagram for SVGZoomEvent:

Collaboration graph
[legend]
List of all members.

Public Attributes

readonly attribute SVGRect zoomRectScreen
readonly attribute float previousScale
readonly attribute SVGPoint previousTranslate
readonly attribute float newScale
readonly attribute SVGPoint newTranslate

Detailed Description

Definition at line 28 of file SVGZoomEvent.idl.


Member Data Documentation

readonly attribute SVGRect zoomRectScreen

Definition at line 29 of file SVGZoomEvent.idl.

readonly attribute float previousScale

Definition at line 30 of file SVGZoomEvent.idl.

readonly attribute SVGPoint previousTranslate

Definition at line 31 of file SVGZoomEvent.idl.

readonly attribute float newScale

Definition at line 32 of file SVGZoomEvent.idl.

readonly attribute SVGPoint newTranslate

Definition at line 33 of file SVGZoomEvent.idl.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 9 15:19:06 2007 for Web Kit DOM by  doxygen 1.5.1