Package io.sf.carte.doc.agent
Interface Viewport
- All Superinterfaces:
Viewport
Deprecated.
Represents a viewport defined as per the CSS specifications.
The Viewport
, together with the CSSCanvas
, has a similar role to
the W3C's Screen
, with the big difference that some of the information
that Screen
provides is in fact available from the StyleDatabase
.
- See Also:
-
Method Summary
Methods inherited from interface io.sf.carte.doc.style.css.Viewport
getScrollbarWidth, getViewportHeight, getViewportWidth, isLandscape