Class SVGMultiImageElementBridge.MultiImageElementViewport
java.lang.Object
org.apache.batik.bridge.svg12.SVGMultiImageElementBridge.MultiImageElementViewport
- All Implemented Interfaces:
Viewport
- Enclosing class:
SVGMultiImageElementBridge
-
Constructor Summary
ConstructorsConstructorDescriptionMultiImageElementViewport(float w, float h) Constructs a new viewport with the specifiedSVGSVGElement. -
Method Summary
-
Constructor Details
-
MultiImageElementViewport
public MultiImageElementViewport(float w, float h) Constructs a new viewport with the specifiedSVGSVGElement.- Parameters:
w- the width of the viewporth- the height of the viewport
-
-
Method Details
-
getWidth
-
getHeight
-