Class SVGMultiImageElementBridge.MultiImageElementViewport
java.lang.Object
org.apache.batik.bridge.svg12.SVGMultiImageElementBridge.MultiImageElementViewport
- All Implemented Interfaces:
Viewport
- Enclosing class:
SVGMultiImageElementBridge
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMultiImageElementViewport(float w, float h) Constructs a new viewport with the specifiedSVGSVGElement. -
Method Summary
-
Field Details
-
width
private float width -
height
private float height
-
-
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
-