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

G

get() - Static method in class ej.microui.event.EventQueue
Gets the MicroUI events queue.
getAndClearDrawingLogFlags() - Method in interface ej.microui.display.MicroUIGraphicsContext
Gets and clears the drawing log flags from a graphics context.
getBacklight() - Method in interface ej.microui.display.LLUIDisplayImpl
Returns the backlight of the display.
getBufferedImageProvider(MicroUIImageFormat) - Method in interface ej.microui.display.LLUIDisplay
Gets the buffered image provider used to create images with the given format.
getClipX1() - Method in interface ej.microui.display.MicroUIGraphicsContext
 
getClipX2() - Method in interface ej.microui.display.MicroUIGraphicsContext
 
getClipY1() - Method in interface ej.microui.display.MicroUIGraphicsContext
 
getClipY2() - Method in interface ej.microui.display.MicroUIGraphicsContext
 
getContrast() - Method in interface ej.microui.display.LLUIDisplayImpl
Returns the contrast of the display.
getCurrentBackBuffer() - Method in interface ej.microui.display.LLUIDisplayImpl
Gets the current back buffer (the buffer when the Graphics Engine has to draw).
getCurrentDrawingBuffer() - Method in interface ej.microui.display.LLUIDisplayImpl
Deprecated.
getData(int) - Static method in class ej.microui.event.LLUIInput
Returns the data component of the event.
getDisplayedImage() - Method in interface ej.microui.display.LLUIDisplayImpl
Gets the image currently displayed (with or without debug tools, backlight, contrast, etc.).
getDisplayFormat() - Method in interface ej.microui.display.LLUIDisplay
Gets the display format.
getDisplayPixelDepth() - Method in interface ej.microui.display.LLUIDisplay
Gets the number of bits (opacity included) to represent a pixel on the hardware device.
getEllipsisWidth() - Method in interface ej.microui.display.MicroUIGraphicsContext
Tells if the ellipsis is enabled or not.
getEndianness() - Method in interface ej.microui.display.LLUIDisplay
Gets the endianness of the architecture.
getEvent() - Method in class ej.microui.event.EventQueue
Reads an event in the queue of events.
getFontData() - Method in interface ej.microui.display.MicroUIFont
Gets the font data of the font.
getFormat() - Method in interface ej.microui.display.MicroUIFont
Gets the format of the font.
getFormat() - Method in interface ej.microui.display.MicroUIImage
Returns the MicroUI Image format.
getHeight() - Method in interface ej.microui.display.MicroUIImage
Returns the MicroUI Image height.
getHeight() - Method in class ej.microui.display.Rectangle
Gets the height of this rectangle.
getIdentifier() - Method in interface ej.microui.display.MicroUIImage
Returns an unique identifier for the image.
getImage() - Method in interface ej.microui.display.MicroUIImage
Returns the front panel image allocated for the MicroUI Image.
getImage(int) - Method in interface ej.microui.display.MicroUIImage
Returns the front panel image allocated for the MicroUI Image, applying a rendering color.
getInitialStateValue(int, int) - Static method in class ej.microui.event.EventState
Gets the state initial value (startup value).
getIntensity() - Method in interface ej.microui.led.LLUILedImpl
Gets the intensity of this led.
getMicroUIColor() - Method in interface ej.microui.display.MicroUIGraphicsContext
Returns the current MicroUI drawing color to use to perform drawings.
getNumberOfColors() - Method in interface ej.microui.display.LLUIDisplayImpl
Gets the number of colors that can be represented on the device.
getRenderingColor() - Method in interface ej.microui.display.MicroUIGraphicsContext
Returns the color to use to render the drawings.
getSize() - Method in class ej.microui.display.Rectangle
Gets the size of the rectangle.
getSNIContext() - Method in interface ej.microui.display.MicroUIRenderableString
Gets the SNI context array.
getSource(MicroUIImage) - Method in interface ej.microui.display.LLUIDisplay
Returns an image that targets the front buffer (display buffer) instead of the back buffer.
getType(int) - Static method in class ej.microui.event.LLUIInput
Returns the type (i.e.
getUIDrawer(MicroUIGraphicsContext) - Method in interface ej.microui.display.LLUIDisplay
Gets the drawer used to draw on the given graphics context.
getUIDrawer(MicroUIImageFormat) - Method in interface ej.microui.display.LLUIDisplay
Gets the drawer used to draw with the given format.
getUIDrawerSoftware() - Method in interface ej.microui.display.LLUIDisplay
Unique instance of MicroUI Graphics Engine's internal software drawer.
getUIFontDrawer(MicroUIFont) - Method in interface ej.microui.display.LLUIDisplay
Gets the font drawer used to draw the given font.
getUIFontDrawer(MicroUIFontFormat) - Method in interface ej.microui.display.LLUIDisplay
Gets the font drawer used to draw the fonts with the given format.
getUIImageDrawer(MicroUIImage) - Method in interface ej.microui.display.LLUIDisplay
Gets the image drawer used to draw the given image.
getUIImageDrawer(MicroUIImageFormat) - Method in interface ej.microui.display.LLUIDisplay
Gets the image drawer used to draw the images with the given format.
getWidth() - Method in interface ej.microui.display.MicroUIImage
Returns the MicroUI Image width.
getWidth() - Method in class ej.microui.display.Rectangle
Gets the width of this rectangle.
getX1() - Method in class ej.microui.display.Rectangle
Gets the left x coordinate.
getX2() - Method in class ej.microui.display.Rectangle
Gets the right x coordinate.
getY1() - Method in class ej.microui.display.Rectangle
Gets the top y coordinate.
getY2() - Method in class ej.microui.display.Rectangle
Gets the bottom y coordinate.
A B C D E F G H I L M N O P R S U V W 
Skip navigation links