public class SVGZoomEvent
extends UIEvent
| Modifier and Type | Field and Description |
|---|---|
double |
newScale |
SVGPoint |
newTranslate |
double |
previousScale |
SVGPoint |
previousTranslate |
SVGRect |
zoomRectScreen |
| Constructor and Description |
|---|
SVGZoomEvent() |