|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.bridge.UserAgentViewport
Defines a viewport for a UserAgent.
Field Summary | |
protected UserAgent |
userAgent
|
Constructor Summary | |
UserAgentViewport(UserAgent ua)
|
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 |
Field Detail |
protected UserAgent userAgent
Constructor Detail |
public UserAgentViewport(UserAgent ua)
Method Detail |
public float getWidth()
Viewport
getWidth
in interface Viewport
public float getHeight()
Viewport
getHeight
in interface Viewport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |