Package com.sun.jna.platform.unix
Interface X11.Xrender
- All Superinterfaces:
- Library
- Enclosing interface:
- X11
Definition (incomplete) of the Xrender library.
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from interface com.sun.jna.LibraryLibrary.Handler
- 
Field SummaryFieldsFields 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 TypeMethodDescriptionXRenderFindVisualFormat(X11.Display display, X11.Visual visual) 
- 
Field Details- 
INSTANCE
- 
PictTypeIndexedstatic final int PictTypeIndexed- See Also:
 
- 
PictTypeDirectstatic final int PictTypeDirect- See Also:
 
 
- 
- 
Method Details- 
XRenderFindVisualFormat
 
-