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 float
getHeight()
Returns the height of this viewport.float
getWidth()
Returns the width of this viewport.
-