Interface Viewport

All Superinterfaces:
Viewport

@Deprecated(forRemoval=true) public interface Viewport extends Viewport
Deprecated, for removal: This API element is subject to removal in a future version.
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: