Record Class ViewportSelector.Window
java.lang.Object
java.lang.Record
dev.pfaff.altargui.ffi.ViewportSelector.Window
- All Implemented Interfaces:
ViewportSelector
- Enclosing interface:
ViewportSelector
Selects the window's viewport.
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.pfaff.altargui.ffi.ViewportSelector
ViewportSelector.Allocated, ViewportSelector.Available, ViewportSelector.Window
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Window
public Window()Creates an instance of aWindow
record class.
-
-
Method Details
-
ordinal
public byte ordinal()- Specified by:
ordinal
in interfaceViewportSelector
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-