- LEFT - Static variable in class ej.microui.event.EventCommand
-
The "left" command constant.
- LLDWPainter - Class in ej.drawing
-
This class provides implementations of native methods of ej.drawing library which perform some drawings.
- LLDWPainter.DrawingCap - Enum in ej.drawing
-
Defines the start and end caps to draw when rendering an anti-aliased drawing.
- LLDWPainter.DrawingFlip - Enum in ej.drawing
-
Defines the transformation to apply when drawing an image with flip.
- LLUIDisplay - Interface in ej.microui.display
-
This interface represents the MicroUI Graphics Engine (MicroUI framework).
- LLUIDisplayImpl - Interface in ej.microui.display
-
This interface holds all methods required by MicroUI implementation to be compatible with the MicroUI Graphics
Engine.
- LLUIInput - Class in ej.microui.event
-
This class provides some methods to create internal MicroUI events which target the MicroUI
EventGenerator event generator implementation.
- LLUILedImpl - Interface in ej.microui.led
-
This interface holds all methods required by MicroUI implementation to be compatible with the MicroUI LEDs engine.
- LLUIPainter - Class in ej.microui.display
-
This class provides implementations of native methods of MicroUI library which perform some drawings.
- Log - Class in ej.microui
-
Utility class to log a MicroUI event: a drawing, a Buffer Refresh Strategy status, etc.
- logDrawnRegion(MicroUIGraphicsContext, Rectangle) - Static method in class ej.microui.display.LLUIPainter
-
Logs a drawn region.
- logDrawnRegion(MicroUIGraphicsContext, int, int, int, int) - Static method in class ej.microui.display.LLUIPainter
-
Logs a drawn region.
- logOutOfClip(MicroUIGraphicsContext) - Static method in class ej.microui.display.LLUIPainter
-
Logs that a drawing is out-of-clip.