Package | Description |
---|---|
org.apache.fop.layoutmgr.table |
Layout managers for tables.
|
Modifier and Type | Method and Description |
---|---|
BorderSpecification |
CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1,
BorderSpecification border2)
Returns the border which wins the border conflict resolution.
|
abstract BorderSpecification |
CollapsingBorderModel.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.
|
abstract BorderSpecification |
CollapsingBorderModel.determineWinner(BorderSpecification border1,
BorderSpecification border2,
boolean discard)
Returns the border which wins the border conflict resolution.
|
Modifier and Type | Method and Description |
---|---|
BorderSpecification |
CollapsingBorderModelEyeCatching.determineWinner(BorderSpecification border1,
BorderSpecification border2)
Returns the border which wins the border conflict resolution.
|
abstract BorderSpecification |
CollapsingBorderModel.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.
|
abstract BorderSpecification |
CollapsingBorderModel.determineWinner(BorderSpecification border1,
BorderSpecification border2,
boolean discard)
Returns the border which wins the border conflict resolution.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.