public static class SVGMultiImageElementBridge.MultiImageElementViewport extends Object implements Viewport
| Constructor and Description |
|---|
MultiImageElementViewport(float w,
float h)
Constructs a new viewport with the specified
SVGSVGElement. |
| Modifier and Type | Method and Description |
|---|---|
float |
getHeight()
Returns the height of this viewport.
|
float |
getWidth()
Returns the width of this viewport.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.