Package com.sun.jna.platform.unix
Interface X11.Xext
- All Superinterfaces:
- Library
- Enclosing interface:
- X11
Definition (incomplete) of the Xext library.
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.sun.jna.LibraryLibrary.Handler
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final X11.Xextstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from interface com.sun.jna.LibraryOPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPER
- 
Method SummaryModifier and TypeMethodDescriptionvoidXShapeCombineMask(X11.Display display, X11.Window window, int dest_kind, int x_off, int y_off, X11.Pixmap src, int op) 
- 
Field Details- 
INSTANCE
- 
ShapeBoundingstatic final int ShapeBounding- See Also:
 
- 
ShapeClipstatic final int ShapeClip- See Also:
 
- 
ShapeInputstatic final int ShapeInput- See Also:
 
- 
ShapeSetstatic final int ShapeSet- See Also:
 
- 
ShapeUnionstatic final int ShapeUnion- See Also:
 
- 
ShapeIntersectstatic final int ShapeIntersect- See Also:
 
- 
ShapeSubtractstatic final int ShapeSubtract- See Also:
 
- 
ShapeInvertstatic final int ShapeInvert- See Also:
 
 
- 
- 
Method Details- 
XShapeCombineMaskvoid XShapeCombineMask(X11.Display display, X11.Window window, int dest_kind, int x_off, int y_off, X11.Pixmap src, int op) 
 
-