Package org.robovm.apple.coregraphics
Class CGGradientDrawingOptions
java.lang.Object
org.robovm.rt.bro.Bits<CGGradientDrawingOptions>
org.robovm.apple.coregraphics.CGGradientDrawingOptions
- All Implemented Interfaces:
Comparable<CGGradientDrawingOptions>,Iterable<CGGradientDrawingOptions>
public final class CGGradientDrawingOptions extends Bits<CGGradientDrawingOptions>
-
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 CGGradientDrawingOptionsAfterEndLocationstatic CGGradientDrawingOptionsBeforeStartLocationstatic CGGradientDrawingOptionsNone -
Constructor Summary
Constructors Constructor Description CGGradientDrawingOptions(long value) -
Method Summary
Modifier and Type Method Description protected CGGradientDrawingOptions[]_values()static CGGradientDrawingOptions[]values()protected CGGradientDrawingOptionswrap(long value, long mask)
-
Field Details
-
Constructor Details
-
CGGradientDrawingOptions
public CGGradientDrawingOptions(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<CGGradientDrawingOptions>
-
_values
- Specified by:
_valuesin classBits<CGGradientDrawingOptions>
-
values
-