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

G

GENERIC_EVENT_GENERATOR_INVALID_CLASSNAME - Static variable in exception ej.microui.MicroUIException
Exception thrown when generic event generator classname is unknown.
GenericEventGenerator - Class in ej.microui.event.generator
Generic event generator.
GenericEventGenerator() - Constructor for class ej.microui.event.generator.GenericEventGenerator
 
GEORGIAN - Static variable in class ej.microui.display.FontIdentifiers
Constant for georgian font identifier.
get(int) - Static method in class ej.microui.event.EventGenerator
Gets a generator from its identifier.
get(Class<E>, int) - Static method in class ej.microui.event.EventGenerator
Gets a generator whose class is clazz from the system pool starting the search from fromIndex.
get(Class<E>) - Static method in class ej.microui.event.EventGenerator
Gets all generators of the given type from the system pool in an array.
getAbsoluteHeight() - Method in class ej.microui.event.generator.Pointer
 
getAbsoluteWidth() - Method in class ej.microui.event.generator.Pointer
 
getAbsoluteX() - Method in class ej.microui.event.generator.Pointer
Returns the last available absolute x coordinate in pointer area
getAbsoluteY() - Method in class ej.microui.event.generator.Pointer
Returns the last available absolute y coordinate in pointer area
getAction(int) - Static method in class ej.microui.event.generator.Buttons
Returns the button's action held by the button event.
getActions() - Method in class ej.microui.display.DisplayPermission
 
getActions() - Method in class ej.microui.display.FontPermission
 
getActions() - Method in class ej.microui.display.ImagePermission
 
getActions() - Method in class ej.microui.event.EventPermission
 
getActions() - Method in class ej.microui.MicroUIPermission
 
getAllFonts() - Static method in class ej.microui.display.Font
Returns an array containing all the fonts of the system.
getAlpha(int) - Static method in class ej.microui.display.GraphicsContext
Returns the alpha level for the given opacity percentage.
getBackgroundColor() - Method in class ej.microui.display.GraphicsContext
Returns the background color of this graphics context.
getBacklight() - Method in class ej.microui.display.Display
Returns the current backlight setting
getBaselinePosition() - Method in class ej.microui.display.Font
Returns the vertical distance in pixels between the top of this font and its baseline.
getButtonId(int) - Static method in class ej.microui.event.generator.Buttons
Returns the button's id held by the button event.
getCharArray() - Method in class ej.microui.display.RenderableString
Returns the characters array associated with this renderable string.
getClipHeight() - Method in class ej.microui.display.GraphicsContext
Returns the height of the clipping area of this graphics context.
getClipWidth() - Method in class ej.microui.display.GraphicsContext
Returns the width of the clipping area of this graphics context.
getClipX() - Method in class ej.microui.display.GraphicsContext
Returns the x coordinate of the clipping area of this graphics context.
getClipY() - Method in class ej.microui.display.GraphicsContext
Returns the y coordinate of the clipping area of this graphics context.
getColor() - Method in class ej.microui.display.GraphicsContext
Returns the color of this graphics context.
getContrast() - Method in class ej.microui.display.Display
Returns the contrast of the display.
getCurrentValue(int) - Method in class ej.microui.event.generator.States
Gets the current value of the given state.
getData(int) - Static method in class ej.microui.event.Event
Returns the event's data issued by a generator.
getDefaultFont() - Static method in class ej.microui.display.Font
Returns the default font of the system.
getDescriptor() - Method in class ej.microui.display.Font
Returns the descriptor of this font.
getDisplay() - Static method in class ej.microui.display.Display
Returns the display of the system.
getDisplayable() - Method in class ej.microui.display.Display
Returns the current Displayable object in the Display.
The value returned by getDisplayable() may be null if no Displayable is visible.
getDisplayColor(int) - Method in class ej.microui.display.Display
Gets the color that will be displayed if the specified color is requested.
For example, with a monochrome display, this method will return either 0xFFFFFF (white) or 0x000000 (black) depending on the brightness of the specified color.
getEllipsisWidth() - Method in class ej.microui.display.GraphicsContext
Returns the width limit before applying the ellipsis.
getErrorCode() - Method in exception ej.microui.MicroUIException
Gets the reason why the exception has been thrown.
getEventGenerator() - Method in class ej.microui.event.EventPermission
Gets the event generator handled by this permission.
getEventHandler() - Method in class ej.microui.display.Display
Returns the display's event serializer.
getEventHandler() - Method in class ej.microui.event.EventGenerator
Gets the generator's event handler.
getEventType() - Method in class ej.microui.event.EventGenerator
Gets the event type associated with the event generator
getEventType() - Method in class ej.microui.event.generator.Buttons
Returns the MicroUI event type for this button event generator.
getEventType() - Method in class ej.microui.event.generator.Command
Gets the event generator's type.
getEventType() - Method in class ej.microui.event.generator.Pointer
Gets the event type associated with the event generator.
getEventType() - Method in class ej.microui.event.generator.States
Gets the event type associated with the event generator.
getFont(String) - Static method in class ej.microui.display.Font
Returns the font matching a given path.
getFont() - Method in class ej.microui.display.RenderableString
Returns the font associated with this renderable string.
getGenerator(int) - Static method in class ej.microui.event.Event
Gets a converter out of an event assuming the event has been generated by an EventGenerator that has been previously added to the system pool.
getGeneratorId(int) - Static method in class ej.microui.event.Event
Returns the event's generator identifier.
getGraphicsContext() - Method in class ej.microui.display.BufferedImage
Returns the GraphicsContext associated with this image, which may be used in order to draw on the image.
getGraphicsContext() - Method in class ej.microui.display.Display
Returns the display's GraphicsContext.
getHeight() - Method in class ej.microui.display.Display
Returns the height in pixels of the display screen area available to the application.
getHeight() - Method in class ej.microui.display.Font
Returns the height of a line of text when it is drawn using this font.
getHeight() - Method in class ej.microui.display.GraphicsContext
Returns the height of this graphics context.
getHeight() - Method in class ej.microui.display.Image
Returns the height of the image.
getHeight() - Method in class ej.microui.display.RenderableString
Returns the height of the graphical bounds of this renderable string.
getHeight() - Method in class ej.microui.event.generator.Pointer
 
getId() - Method in class ej.microui.event.EventGenerator
Gets the generator's unique identifier.
getIdentifiers() - Method in class ej.microui.display.Font
Returns an array containing all the identifiers supported by this font.
getImage(String) - Static method in class ej.microui.display.Image
Gets an immutable image from a resource.
getIndices() - Method in class ej.microui.display.RenderableString
Returns the array of characters indices associated with this renderable string.
getLedIntensity(int) - Static method in class ej.microui.led.Leds
Gets the intensity of the specified LED.
getNumberOfColors() - Method in class ej.microui.display.Display
Gets the number of colors that can be represented on the device.
Note that the number of colors for a black and white display is 2.
getNumberOfLeds() - Static method in class ej.microui.led.Leds
Returns the available number of LEDs.
getNumberOfStates() - Method in class ej.microui.event.generator.States
Gets the number of states managed by this instance.
getNumberOfValues(int) - Method in class ej.microui.event.generator.States
Gets the total number of values for the given state.
getPixelDepth() - Method in class ej.microui.display.Display
Returns the number of bits per pixel of the display.
getSNIContext() - Method in class ej.microui.display.Font
Returns the SNI context data of this font.
getSNIContext() - Method in class ej.microui.display.GraphicsContext
Returns the SNI context data of this graphics context.
getSNIContext() - Method in class ej.microui.display.Image
Returns the SNI context data of this image.
getStateId(int) - Static method in class ej.microui.event.generator.States
Gets the state's identifier held by the state event.
getStateValue(int) - Static method in class ej.microui.event.generator.States
Gets the state's value held by the state event.
getString() - Method in class ej.microui.display.RenderableString
Returns the string associated with this renderable string.
getStyle() - Method in class ej.microui.display.Font
Returns the style of this font.
getTranslationX() - Method in class ej.microui.display.GraphicsContext
Returns the x coordinate of the translation vector of this graphics context.
getTranslationY() - Method in class ej.microui.display.GraphicsContext
Returns the y coordinate of the translation vector of this graphics context.
getType(int) - Static method in class ej.microui.event.Event
Returns the type of an event.
getWidth() - Method in class ej.microui.display.Display
Returns the width in pixels of the display screen area available to the application.
getWidth() - Method in class ej.microui.display.GraphicsContext
Returns the width of this graphics context.
getWidth() - Method in class ej.microui.display.Image
Returns the width of the image.
getWidth() - Method in class ej.microui.display.RenderableString
Returns the width of the graphical bounds of this renderable string.
getWidth() - Method in class ej.microui.event.generator.Pointer
 
getX() - Method in class ej.microui.event.generator.Pointer
Returns the last available x coordinate in scaled area (after applying any origin offset and the scale factor).
getY() - Method in class ej.microui.event.generator.Pointer
Returns the last available y coordinate in scaled area (after applying any origin offset and the scale factor).
GLAGOLITIC - Static variable in class ej.microui.display.FontIdentifiers
Constant for glagolitic font identifier.
GraphicsContext - Class in ej.microui.display
A GraphicsContext provides access to a modifiable pixel buffer.
GRAY - Static variable in class ej.microui.display.Colors
Constant for gray color.
GREEK - Static variable in class ej.microui.display.FontIdentifiers
Constant for greek font identifier.
GREEN - Static variable in class ej.microui.display.Colors
Constant for green color.
GUJARATI - Static variable in class ej.microui.display.FontIdentifiers
Constant for gujarati font identifier.
GURMUKHI - Static variable in class ej.microui.display.FontIdentifiers
Constant for gurmukhi font identifier.
A B C D E F G H I J K L M N O P R S T U V W Y 
Skip navigation links