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 and 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, toString
protected void setBordersFromCell()
setBordersFromCell
in class GridUnit
public PrimaryGridUnit getPrimary()
getPrimary
in class GridUnit
public boolean isPrimary()
public boolean isLastGridUnitColSpan()
isLastGridUnitColSpan
in class GridUnit
public boolean isLastGridUnitRowSpan()
isLastGridUnitRowSpan
in class GridUnit
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.