Package org.apache.batik.bridge
Class UserAgentViewport
- java.lang.Object
-
- org.apache.batik.bridge.UserAgentViewport
-
-
Constructor Summary
Constructors Constructor Description UserAgentViewport(UserAgent userAgent)Constructs a new viewport for the specified user agent.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetHeight()Returns the height of this viewport.floatgetWidth()Returns the width of this viewport.
-