@API(type=EXTENDABLE,
src=PUBLIC)
public class RendererLayoutInfo
extends java.lang.Object
Constructor and Description |
---|
RendererLayoutInfo(int baseline,
ro.sync.exml.view.graphics.Dimension size)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getBaseline()
Gets the baseline.
|
ro.sync.exml.view.graphics.Dimension |
getSize()
Get the size of the renderer, in a certain context.
|
public RendererLayoutInfo(int baseline, ro.sync.exml.view.graphics.Dimension size)
baseline
- The baseline of the rendering component.size
- The size of the renderer.public int getBaseline()
public ro.sync.exml.view.graphics.Dimension getSize()
© Copyright Syncro Soft SRL 2002 - 2014. All rights reserved.