A B C D E F G H I J K L M N O P R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- WindowsBridge - Class in com.stepover.opensignatureapi.bridge
-
an implementation of the library bridge interface that uses jna with the sopad and signapi dlls.
- WindowsBridge() - Constructor for class com.stepover.opensignatureapi.bridge.WindowsBridge
- write(byte[], int, int) - Method in class com.stepover.opensignatureapi.helpers.Base64.OutputStream
-
Calls
Base64.OutputStream.write(int)
repeatedly until len bytes are written. - write(int) - Method in class com.stepover.opensignatureapi.helpers.Base64.OutputStream
-
Writes the byte to the output stream after converting to/from Base64 notation.
- writeByteBmp(int, BufferedImage) - Method in class com.stepover.opensignatureapi.device.util.SignatureDecompressor
All Classes All Packages