net.sf.jasperreports.components.table
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, visit
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren, getElementByKey, getElementGroup, getElements
visit
clone
protected JRStyle style
protected java.lang.String styleNameReference
public CompiledCell()
public CompiledCell(Cell cell, JRBaseObjectFactory factory)
public java.awt.Color getDefaultLineColor()
getDefaultLineColor
in interface JRBoxContainer
public JRLineBox getLineBox()
getLineBox
in interface JRBoxContainer
public JRDefaultStyleProvider getDefaultStyleProvider()
getDefaultStyleProvider
in interface JRStyleContainer
public JRStyle getStyle()
JRStyleContainer
getStyle
in interface JRStyleContainer
public java.lang.String getStyleNameReference()
JRStyleContainer
templates
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 JRStyleContainer
public java.lang.Integer getRowSpan()
getRowSpan
in interface Cell
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com