Record Class ViewportSelector.Available
java.lang.Object
java.lang.Record
dev.pfaff.altargui.ffi.ViewportSelector.Available
- All Implemented Interfaces:
ViewportSelector
- Enclosing interface:
ViewportSelector
Selects the viewport allocated to the element by its parent.
-
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
-
Available
public Available()Creates an instance of aAvailable
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.
-