public class CompiledCell extends JRBaseElementGroup implements Cell
| Modifier and Type | Field and Description |
|---|---|
protected JRStyle |
style |
protected java.lang.String |
styleNameReference |
children, elementGroup| Constructor and Description |
|---|
CompiledCell() |
CompiledCell(Cell cell,
JRBaseObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getDefaultLineColor() |
JRDefaultStyleProvider |
getDefaultStyleProvider() |
java.lang.Integer |
getHeight() |
JRLineBox |
getLineBox() |
java.lang.Integer |
getRowSpan() |
JRStyle |
getStyle()
Returns this object's style.
|
java.lang.String |
getStyleNameReference()
Returns the name of an external style which is to be used by this object.
|
clone, clone, getChildren, getElementByKey, getElementByKey, getElementGroup, getElements, getElements, visitequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildren, getElementByKey, getElementGroup, getElementsvisitcloneprotected JRStyle style
protected java.lang.String styleNameReference
public CompiledCell()
public CompiledCell(Cell cell, JRBaseObjectFactory factory)
public java.awt.Color getDefaultLineColor()
getDefaultLineColor in interface JRBoxContainerpublic JRLineBox getLineBox()
getLineBox in interface JRBoxContainerpublic JRDefaultStyleProvider getDefaultStyleProvider()
getDefaultStyleProvider in interface JRStyleContainerpublic JRStyle getStyle()
JRStyleContainergetStyle in interface JRStyleContainerpublic java.lang.String getStyleNameReference()
JRStyleContainertemplates and are resolved
at fill time.
This attribute is only effective if no direct style (as returned by getStyle()
is specified for this object.getStyleNameReference in interface JRStyleContainerpublic java.lang.Integer getRowSpan()
getRowSpan in interface Cell© 2001-2010 Jaspersoft Corporation www.jaspersoft.com