protected class Table.ColumnsControl extends java.lang.Object implements DimensionControl<Column>
Modifier and Type | Field and Description |
---|---|
protected EntryIndexes |
indexes |
Constructor and Description |
---|
Table.ColumnsControl() |
Modifier and Type | Method and Description |
---|---|
Column |
createEntry(int startCoord,
int endCoord) |
Column |
entryKey(int coord) |
void |
entrySplit(Column splitEntry,
Column newEntry) |
protected EntryIndexes indexes
public Column entryKey(int coord)
entryKey
in interface DimensionControl<Column>
public Column createEntry(int startCoord, int endCoord)
createEntry
in interface DimensionControl<Column>
public void entrySplit(Column splitEntry, Column newEntry)
entrySplit
in interface DimensionControl<Column>
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com