A B C F G I L M N O R S T U 
All Classes All Packages

A

ARC - Static variable in class com.microej.layout.model.enums.ShapeTypes
Arc shape type.
ArcShapeLayer - Class in com.microej.layout.model.layers.shapes
Represents a shape layer of shape type ShapeTypes.ARC.
ArcShapeLayer(Expression, Expression, Expression, Expression, boolean, Object, int, Expression, int, Expression, Expression, Expression, boolean) - Constructor for class com.microej.layout.model.layers.shapes.ArcShapeLayer
Creates an arc shape layer.

B

BOTTOM_CENTER - Static variable in class com.microej.layout.model.enums.ImageAlignments
Bottom-center image alignment.
BOTTOM_LEFT - Static variable in class com.microej.layout.model.enums.ImageAlignments
Bottom-left image alignment.
BOTTOM_RIGHT - Static variable in class com.microej.layout.model.enums.ImageAlignments
Bottom-right image alignment.

C

CENTER - Static variable in class com.microej.layout.model.enums.TextAlignments
Center text alignment.
CENTER_CENTER - Static variable in class com.microej.layout.model.enums.ImageAlignments
Center-center image alignment.
CENTER_LEFT - Static variable in class com.microej.layout.model.enums.ImageAlignments
Center-left image alignment.
CENTER_RIGHT - Static variable in class com.microej.layout.model.enums.ImageAlignments
Center-right image alignment.
CIRCLE - Static variable in class com.microej.layout.model.enums.ShapeTypes
Circle shape type.
CircleShapeLayer - Class in com.microej.layout.model.layers.shapes
Represents a shape layer of shape type ShapeTypes.CIRCLE.
CircleShapeLayer(Expression, Expression, Expression, Expression, boolean, Object, int, Expression, int, Expression) - Constructor for class com.microej.layout.model.layers.shapes.CircleShapeLayer
Creates a circle shape layer.
com.microej.layout.model - package com.microej.layout.model
 
com.microej.layout.model.enums - package com.microej.layout.model.enums
 
com.microej.layout.model.layers - package com.microej.layout.model.layers
 
com.microej.layout.model.layers.shapes - package com.microej.layout.model.layers.shapes
 

F

FILL - Static variable in class com.microej.layout.model.enums.ShapeOptions
Fill shape option.
FILL - Static variable in class com.microej.layout.model.enums.TextEffects
Fill text effect.

G

getAlignment() - Method in class com.microej.layout.model.layers.ImageLayer
Returns the alignment of this layer.
getAlignment() - Method in class com.microej.layout.model.layers.TextLayer
Returns the alignment of this layer.
getBottomMargin() - Method in class com.microej.layout.model.Image
Returns the bottom margin of this image.
getChartFill() - Method in class com.microej.layout.model.layers.shapes.ArcShapeLayer
Returns the fill ratio of this layer.
getColor() - Method in class com.microej.layout.model.layers.ShapeLayer
Returns the color of this layer.
getColor() - Method in class com.microej.layout.model.layers.TextLayer
Returns the color of this layer in Active mode.
getDefaultThemeColor() - Method in class com.microej.layout.model.Layout
Returns the default theme color of this layout.
getExtraField() - Method in class com.microej.layout.model.layers.Layer
Returns the extra field of this layer.
getFormat() - Method in class com.microej.layout.model.Image
Returns the format of this image.
getGlowColor() - Method in class com.microej.layout.model.layers.TextLayer
Returns the glow color of this layer.
getGlowSize() - Method in class com.microej.layout.model.layers.TextLayer
Returns the glow size of this layer.
getHash() - Method in class com.microej.layout.model.Image
Returns the resource ID of this image.
getHash() - Method in class com.microej.layout.model.layers.ImageLayer
Returns the resource ID of the image of this layer.
getHeight() - Method in class com.microej.layout.model.layers.ImageLayer
Returns the height of this layer.
getHeight() - Method in class com.microej.layout.model.layers.shapes.RectangleShapeLayer
Returns the height of this layer.
getImage(int) - Method in class com.microej.layout.model.Layout
Returns the image at the given index of this layout.
getInnerRadius() - Method in class com.microej.layout.model.layers.shapes.ArcShapeLayer
Returns the inner radius of this layer.
getLayer(int) - Method in class com.microej.layout.model.Layout
Returns the layer at the given index of this layout.
getLeftMargin() - Method in class com.microej.layout.model.Image
Returns the left margin of this image.
getMonochromeColor() - Method in class com.microej.layout.model.Image
Returns the color of this image.
getNewFontName() - Method in class com.microej.layout.model.layers.TextLayer
Returns the resource ID of the font of this layer.
getNumImages() - Method in class com.microej.layout.model.Layout
Returns the number of images of this layout.
getNumLayers() - Method in class com.microej.layout.model.Layout
Returns the number of layers of this layout.
getOpacity() - Method in class com.microej.layout.model.layers.Layer
Returns the opacity of this layer.
getR() - Method in class com.microej.layout.model.layers.Layer
Returns the rotation angle of this layer.
getRadius() - Method in class com.microej.layout.model.layers.shapes.ArcShapeLayer
Returns the radius of this layer.
getRadius() - Method in class com.microej.layout.model.layers.shapes.CircleShapeLayer
Returns the radius of this layer.
getRadius() - Method in class com.microej.layout.model.layers.shapes.TriangleShapeLayer
Returns the radius of this layer.
getReverseChartFill() - Method in class com.microej.layout.model.layers.shapes.ArcShapeLayer
Returns whether the fill of this layer is reversed.
getRightMargin() - Method in class com.microej.layout.model.Image
Returns the right margin of this image.
getShapeOpt() - Method in class com.microej.layout.model.layers.ShapeLayer
Returns the option of this layer.
getShapeType() - Method in class com.microej.layout.model.layers.ShapeLayer
Returns the shape type of this layer.
getShapeType() - Method in class com.microej.layout.model.layers.shapes.ArcShapeLayer
 
getShapeType() - Method in class com.microej.layout.model.layers.shapes.CircleShapeLayer
 
getShapeType() - Method in class com.microej.layout.model.layers.shapes.RectangleShapeLayer
 
getShapeType() - Method in class com.microej.layout.model.layers.shapes.TriangleShapeLayer
 
getSize() - Method in class com.microej.layout.model.layers.TextLayer
Returns the size of this layer.
getStrokeColor() - Method in class com.microej.layout.model.layers.TextLayer
Returns the stroke color of this layer.
getStrokeSize() - Method in class com.microej.layout.model.layers.ShapeLayer
Returns the stroke size of this layer.
getStrokeSize() - Method in class com.microej.layout.model.layers.TextLayer
Returns the stroke size of this layer.
getText() - Method in class com.microej.layout.model.layers.TextLayer
Returns the text of this layer.
getTextEffect() - Method in class com.microej.layout.model.layers.TextLayer
Returns the effect of this layer.
getTintColor() - Method in class com.microej.layout.model.layers.ImageLayer
Returns the tint color of this layer.
getTopMargin() - Method in class com.microej.layout.model.Image
Returns the top margin of this image.
getTransform() - Method in class com.microej.layout.model.layers.TextLayer
Returns the transform of this layer.
getType() - Method in class com.microej.layout.model.layers.ImageLayer
 
getType() - Method in class com.microej.layout.model.layers.Layer
Returns the type of this layer.
getType() - Method in class com.microej.layout.model.layers.ShapeLayer
 
getType() - Method in class com.microej.layout.model.layers.TextLayer
 
getWidth() - Method in class com.microej.layout.model.layers.ImageLayer
Returns the width of this layer.
getWidth() - Method in class com.microej.layout.model.layers.shapes.RectangleShapeLayer
Returns the width of this layer.
getWidth() - Method in class com.microej.layout.model.layers.TextLayer
Returns the fixed width to which this layer is bounded.
getX() - Method in class com.microej.layout.model.layers.Layer
Returns the x coordinate of this layer.
getY() - Method in class com.microej.layout.model.layers.Layer
Returns the y coordinate of this layer.
GLOW - Static variable in class com.microej.layout.model.enums.TextEffects
Glow text effect.

I

Image - Class in com.microej.layout.model
Represents an image of a layout.
Image(String, int, int, int, int, int, int) - Constructor for class com.microej.layout.model.Image
Creates an image.
IMAGE - Static variable in class com.microej.layout.model.enums.LayerTypes
Image layer type.
ImageAlignments - Class in com.microej.layout.model.enums
Enumerates image alignment values.
ImageFormats - Class in com.microej.layout.model.enums
Enumerates image format values.
ImageLayer - Class in com.microej.layout.model.layers
Represents a layer of type LayerTypes.IMAGE.
ImageLayer(Expression, Expression, Expression, Expression, boolean, Object, Expression, Expression, boolean, int, String, int) - Constructor for class com.microej.layout.model.layers.ImageLayer
Creates an image layer.
isBounded() - Method in class com.microej.layout.model.layers.TextLayer
Returns whether this layer is bounded to a fixed width.
isThemed() - Method in class com.microej.layout.model.layers.Layer
Returns whether this layer is themed.
isTinted() - Method in class com.microej.layout.model.layers.ImageLayer
Returns whether this layer is tinted.

L

Layer - Class in com.microej.layout.model.layers
Represents a layer of a layout.
Layer(Expression, Expression, Expression, Expression, boolean, Object) - Constructor for class com.microej.layout.model.layers.Layer
Creates a layer.
LayerTypes - Class in com.microej.layout.model.enums
Enumerates layer type values.
Layout - Class in com.microej.layout.model
Represents a layout.
Layout(Image[], Layer[], int) - Constructor for class com.microej.layout.model.Layout
Creates a layout.
LEFT - Static variable in class com.microej.layout.model.enums.TextAlignments
Left text alignment.
LOWERCASE - Static variable in class com.microej.layout.model.enums.TextTransforms
Lowercase text transform.

M

MONOCHROME - Static variable in class com.microej.layout.model.enums.ImageFormats
Monochrome image format.

N

NONE - Static variable in class com.microej.layout.model.enums.TextTransforms
None text transform.

O

OPAQUE - Static variable in class com.microej.layout.model.enums.ImageFormats
Opaque image format.

R

RECTANGLE - Static variable in class com.microej.layout.model.enums.ShapeTypes
Rectangle shape type.
RectangleShapeLayer - Class in com.microej.layout.model.layers.shapes
Represents a shape layer of shape type ShapeTypes.RECTANGLE.
RectangleShapeLayer(Expression, Expression, Expression, Expression, boolean, Object, int, Expression, int, Expression, Expression) - Constructor for class com.microej.layout.model.layers.shapes.RectangleShapeLayer
Creates a rectangle shape layer.
RIGHT - Static variable in class com.microej.layout.model.enums.TextAlignments
Right text alignment.

S

SHAPE - Static variable in class com.microej.layout.model.enums.LayerTypes
Shape layer type.
ShapeLayer - Class in com.microej.layout.model.layers
Represents a layer of type LayerTypes.SHAPE.
ShapeLayer(Expression, Expression, Expression, Expression, boolean, Object, int, Expression, int) - Constructor for class com.microej.layout.model.layers.ShapeLayer
Creates a shape layer.
ShapeOptions - Class in com.microej.layout.model.enums
Enumerates shape option values.
ShapeTypes - Class in com.microej.layout.model.enums
Enumerates shape type values.
STROKE - Static variable in class com.microej.layout.model.enums.ShapeOptions
Stroke shape option.
STROKE - Static variable in class com.microej.layout.model.enums.TextEffects
Stroke text effect.

T

TEXT - Static variable in class com.microej.layout.model.enums.LayerTypes
Text layer type.
TextAlignments - Class in com.microej.layout.model.enums
Enumerates text alignment values.
TextEffects - Class in com.microej.layout.model.enums
Enumerates text effect values.
TextLayer - Class in com.microej.layout.model.layers
Represents a layer of type LayerTypes.TEXT.
TextLayer(Expression, Expression, Expression, Expression, boolean, Object, Expression, Expression, Expression, int, int, int, int, Expression, Expression, int, boolean, String, int) - Constructor for class com.microej.layout.model.layers.TextLayer
Creates a text layer.
TextTransforms - Class in com.microej.layout.model.enums
Enumerates text transform values.
TOP_CENTER - Static variable in class com.microej.layout.model.enums.ImageAlignments
Top-center image alignment.
TOP_LEFT - Static variable in class com.microej.layout.model.enums.ImageAlignments
Top-left image alignment.
TOP_RIGHT - Static variable in class com.microej.layout.model.enums.ImageAlignments
Top-right image alignment.
TRANSPARENT - Static variable in class com.microej.layout.model.enums.ImageFormats
Transparent image format.
TRIANGLE - Static variable in class com.microej.layout.model.enums.ShapeTypes
Triangle shape type.
TriangleShapeLayer - Class in com.microej.layout.model.layers.shapes
Represents a shape layer of shape type ShapeTypes.TRIANGLE.
TriangleShapeLayer(Expression, Expression, Expression, Expression, boolean, Object, int, Expression, int, Expression) - Constructor for class com.microej.layout.model.layers.shapes.TriangleShapeLayer
Creates a triangle shape layer.

U

UPPERCASE - Static variable in class com.microej.layout.model.enums.TextTransforms
Uppercase text transform.
A B C F G I L M N O R S T U 
All Classes All Packages