Skip navigation links
A B C D E F G H I L M N O P R S U V W 

M

mapApproximation(boolean) - Static method in class ej.microui.Log
Maps the approximation bilinear or nearest neighbor used by some LLDWPainter algorithms
mapBoolean(boolean) - Static method in class ej.microui.Log
Maps a boolean to an event parameter.
mapGraphicsContext(MicroUIGraphicsContext) - Static method in class ej.microui.Log
Maps a graphics context to an event parameter.
mapImage(MicroUIImage) - Static method in class ej.microui.Log
Maps an image to an event parameter.
mapMicroUIFont(byte[]) - Method in interface ej.microui.display.LLUIDisplay
Maps a MicroUI Font byte array (retrieved by MicroEJ application calling font.getSNIContext()) on a MicroUIFont.
mapMicroUIGraphicsContext(byte[]) - Method in interface ej.microui.display.LLUIDisplay
Maps a MicroUI GraphicsContext byte array (retrieved by MicroEJ application calling gc.getSNIContext()) on a MicroUIGraphicsContext.
mapMicroUIImage(byte[]) - Method in interface ej.microui.display.LLUIDisplay
Maps a MicroUI Image byte array (retrieved by MicroEJ application calling image.getSNIContext()) on a MicroUIImage.
mapMicroUIRenderableString(byte[]) - Method in interface ej.microui.display.LLUIDisplay
Maps a MicroUI RenderableString byte array (retrieved by MicroEJ application calling renderableString.getSNIContext()) on a MicroUIRenderableString.
mapString(char[], int, int) - Method in interface ej.microui.display.LLUIDisplay
Maps a char array subset on a string.
MAX_INTENSITY - Static variable in interface ej.microui.led.LLUILedImpl
Maximal value of intensity according MicroUI specification.
MENU - Static variable in class ej.microui.event.EventCommand
The "menu" command constant.
MicroUIFont - Interface in ej.microui.display
Represents a MicroUI Font.
MicroUIFontFormat - Enum in ej.microui.display
Enumerates all MicroUI Font RAW formats.
MicroUIGraphicsContext - Interface in ej.microui.display
Represents a MicroUI GraphicsContext.
MicroUIImage - Interface in ej.microui.display
Represents a MicroUI Image.
MicroUIImageFormat - Enum in ej.microui.display
Enumerates all MicroUI Image RAW formats.
MicroUIRenderableString - Interface in ej.microui.display
Represents a MicroUI RenderableString.
MIN_INTENSITY - Static variable in interface ej.microui.led.LLUILedImpl
Minimal value of intensity according MicroUI specification.
A B C D E F G H I L M N O P R S U V W 
Skip navigation links