Interface ViewportSelector
- All Known Implementing Classes:
ViewportSelector.Allocated
,ViewportSelector.Available
,ViewportSelector.Window
public sealed interface ViewportSelector
permits ViewportSelector.Window, ViewportSelector.Available, ViewportSelector.Allocated
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
Selects the viewport chosen by the element.static final record
Selects the viewport allocated to the element by its parent.static final record
Selects the window's viewport. -
Method Summary
-
Method Details
-
ordinal
byte ordinal()
-