public interface Viewport
Modifier and Type | Method and Description |
---|---|
Rectangle |
getClipRectangle()
Returns the clipping rectangle of this viewport area.
|
boolean |
hasClip()
Returns true if this area will clip overflowing content.
|
boolean hasClip()
true
if the overflow trait has the value "hidden", "scroll" or
"error-if-overflow"Rectangle getClipRectangle()
Copyright © 2025 Apache Software Foundation. All rights reserved.