Interface Viewport

All Superinterfaces:
Viewport

@Deprecated public interface Viewport extends 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: