public class BaseCrosstabColumnCell extends Object implements CrosstabColumnCell, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected JRCellContents |
cellContents |
protected CrosstabColumnPositionEnum |
contentsPosition |
protected int |
height |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseCrosstabColumnCell() |
|
BaseCrosstabColumnCell(CrosstabColumnCell cell,
JRBaseObjectFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
JRCellContents |
getCellContents() |
CrosstabColumnPositionEnum |
getContentsPosition() |
int |
getHeight() |
protected int height
protected CrosstabColumnPositionEnum contentsPosition
protected JRCellContents cellContents
protected BaseCrosstabColumnCell()
public BaseCrosstabColumnCell(CrosstabColumnCell cell, JRBaseObjectFactory factory)
public int getHeight()
getHeight in interface CrosstabColumnCellpublic CrosstabColumnPositionEnum getContentsPosition()
getContentsPosition in interface CrosstabColumnCellpublic JRCellContents getCellContents()
getCellContents in interface CrosstabColumnCellpublic Object clone()
clone in interface JRCloneableclone in class ObjectCopyright © 2017. All rights reserved.