net.sf.jasperreports.engine.export
Class OccupiedGridCell
java.lang.Object
net.sf.jasperreports.engine.export.JRExporterGridCell
net.sf.jasperreports.engine.export.OccupiedGridCell
public class OccupiedGridCell
- extends JRExporterGridCell
- Version:
- $Id: OccupiedGridCell.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class net.sf.jasperreports.engine.export.JRExporterGridCell |
getBackcolor, getBox, getCellBackcolor, getColSpan, getElement, getForecolor, getHeight, getLayout, getRowSpan, getWidth, getWrapper, isEmpty, setBackcolor, setBox, setColSpan, setForecolor, setLayout, setWidth |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OccupiedGridCell
public OccupiedGridCell(JRExporterGridCell occupier)
getOccupier
public JRExporterGridCell getOccupier()
getType
public byte getType()
- Specified by:
getType in class JRExporterGridCell
Copyright © 2012. All Rights Reserved.