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