public class EmptyGridUnit extends GridUnit
cell, collapsingBorderModel, FIRST_IN_PART, KEEP_WITH_NEXT_PENDING, KEEP_WITH_PREVIOUS_PENDING, LAST_IN_PART| Modifier and Type | Method | Description |
|---|---|---|
PrimaryGridUnit |
getPrimary() |
Returns the before-start grid unit of the cell containing this grid unit.
|
boolean |
isLastGridUnitColSpan() |
|
boolean |
isLastGridUnitRowSpan() |
|
boolean |
isPrimary() |
Is this grid unit the before-start grid unit of the cell?
|
protected void |
setBordersFromCell() |
Prepares the borders of this grid unit for upcoming resolution, in the collapsing
model.
|
getBorderAfter, getBorderBefore, getBorderEnd, getBorderStart, getCell, getColSpanIndex, getFlag, getRow, getRowSpanIndex, isEmpty, setFlag, setFlag, toStringprotected void setBordersFromCell()
setBordersFromCell in class GridUnitpublic PrimaryGridUnit getPrimary()
getPrimary in class GridUnitpublic boolean isPrimary()
public boolean isLastGridUnitColSpan()
isLastGridUnitColSpan in class GridUnitpublic boolean isLastGridUnitRowSpan()
isLastGridUnitRowSpan in class GridUnitCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.