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