Package org.robovm.apple.pdfkit
Class PDFAreaOfInterest
- All Implemented Interfaces:
Comparable<PDFAreaOfInterest>,Iterable<PDFAreaOfInterest>
public final class PDFAreaOfInterest extends Bits<PDFAreaOfInterest>
-
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 PDFAreaOfInterestAnnotationAreastatic PDFAreaOfInterestAnyAreastatic PDFAreaOfInterestControlAreastatic PDFAreaOfInterestIconAreastatic PDFAreaOfInterestImageAreastatic PDFAreaOfInterestLinkAreastatic PDFAreaOfInterestNoAreastatic PDFAreaOfInterestNonestatic PDFAreaOfInterestPageAreastatic PDFAreaOfInterestPopupAreastatic PDFAreaOfInterestTextAreastatic PDFAreaOfInterestTextFieldArea -
Constructor Summary
Constructors Constructor Description PDFAreaOfInterest(long value) -
Method Summary
Modifier and Type Method Description protected PDFAreaOfInterest[]_values()static PDFAreaOfInterest[]values()protected PDFAreaOfInterestwrap(long value, long mask)
-
Field Details
-
Constructor Details
-
PDFAreaOfInterest
public PDFAreaOfInterest(long value)
-
-
Method Details
-
wrap
- Specified by:
wrapin classBits<PDFAreaOfInterest>
-
_values
- Specified by:
_valuesin classBits<PDFAreaOfInterest>
-
values
-