Package org.robovm.apple.coretext
Class CTFontTableOptions
- All Implemented Interfaces:
Comparable<CTFontTableOptions>,Iterable<CTFontTableOptions>
public final class CTFontTableOptions extends Bits<CTFontTableOptions>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.rt.bro.Bits
Bits.AsByteMarshaler, Bits.AsIntMarshaler, Bits.AsLongMarshaler, Bits.AsMachineSizedIntMarshaler, Bits.AsShortMarshaler -
Field Summary
Fields Modifier and Type Field Description static CTFontTableOptionsNonestatic CTFontTableOptionsNoOptions -
Constructor Summary
Constructors Constructor Description CTFontTableOptions(long value) -
Method Summary
Modifier and Type Method Description protected CTFontTableOptions[]_values()static CTFontTableOptions[]values()protected CTFontTableOptionswrap(long value, long mask)
-
Field Details
-
None
-
NoOptions
-
-
Constructor Details
-
CTFontTableOptions
public CTFontTableOptions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<CTFontTableOptions>
-
_values
- Specified by:
_valuesin classBits<CTFontTableOptions>
-
values
-