|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.batik.bridge.UserAgentViewport
public class UserAgentViewport
Defines a viewport for a UserAgent.
| Constructor Summary | |
|---|---|
UserAgentViewport(UserAgent userAgent)
Constructs a new viewport for the specified user agent. |
|
| Method Summary | |
|---|---|
float |
getHeight()
Returns the height of this viewport. |
float |
getWidth()
Returns the width of this viewport. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserAgentViewport(UserAgent userAgent)
userAgent - the user agent that defines the viewport| Method Detail |
|---|
public float getWidth()
getWidth in interface Viewportpublic float getHeight()
getHeight in interface Viewport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||