Module org.freedesktop.cairo
Package io.github.jwharm.cairobindings
package io.github.jwharm.cairobindings
This package contains functionality that the cairo java bindings
need to load native libraries and call native functions.
-
ClassDescriptionHelper class to separate the cleanup logic from the object being cleanedBase class for flag types (enumerations that can be combined into bitfields)The Interop class contains functionality for interoperability with native code.The LibLoad class is used internally to load native libraries by nameThis class keeps a cache of all memory addresses for which a Proxy object was created (except for GObject instances; those are handled in the InstanceCache).The Platform class provides utility functions to retrieve the runtime platform and check if a function is supported on the runtime platform.Base type for a Java proxy object to an instance in native memory.