Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.renderer.model.table.cols.AbstractColumnModel
org.jfree.layouting.renderer.model.table.cols.SpearateColumnModel
public class SpearateColumnModel
extends AbstractColumnModel
Constructor Summary | |
Method Summary | |
long | |
long | |
long | |
long | |
void |
|
Methods inherited from class org.jfree.layouting.renderer.model.table.cols.AbstractColumnModel | |
addAutoColumn , addColumnGroup , clone , getBorderSpacing , getColumn , getColumnCount , getColumnGroup , getColumnGroupCount , getColumns , getGroupForIndex , isIncrementalModeSupported , isValidated |
public long getBorderSpacing()
- Specified by:
- getBorderSpacing in interface TableColumnModel
- Overrides:
- getBorderSpacing in interface AbstractColumnModel
public long getMaximumBoxSize()
public long getMinimumChunkSize()
- Specified by:
- getMinimumChunkSize in interface TableColumnModel
public long getPreferredSize()
- Specified by:
- getPreferredSize in interface TableColumnModel
public void validateSizes(TableRenderBox table)
- Specified by:
- validateSizes in interface TableColumnModel