Package | Description |
---|---|
org.apache.fop.layoutmgr.table |
Layout managers for tables.
|
Modifier and Type | Method | Description |
---|---|---|
abstract BorderSpecification |
CollapsingBorderModel.determineWinner(BorderSpecification border1,
BorderSpecification border2) |
Returns the border which wins the border conflict resolution.
|
abstract BorderSpecification |
CollapsingBorderModel.determineWinner(BorderSpecification border1,
BorderSpecification border2,
boolean discard) |
Returns the border which wins the border conflict resolution.
|
BorderSpecification |
CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1,
BorderSpecification border2) |
Returns the border which wins the border conflict resolution.
|
BorderSpecification |
CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1,
BorderSpecification border2,
boolean discard) |
Returns the border which wins the border conflict resolution.
|
Modifier and Type | Method | Description |
---|---|---|
abstract BorderSpecification |
CollapsingBorderModel.determineWinner(BorderSpecification border1,
BorderSpecification border2) |
Returns the border which wins the border conflict resolution.
|
abstract BorderSpecification |
CollapsingBorderModel.determineWinner(BorderSpecification border1,
BorderSpecification border2,
boolean discard) |
Returns the border which wins the border conflict resolution.
|
BorderSpecification |
CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1,
BorderSpecification border2) |
Returns the border which wins the border conflict resolution.
|
BorderSpecification |
CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1,
BorderSpecification border2,
boolean discard) |
Returns the border which wins the border conflict resolution.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.