public class BorderSpecification extends Object
Constructor and Description |
---|
BorderSpecification(CommonBorderPaddingBackground.BorderInfo borderInfo,
int holder)
Creates a new border specification.
|
Modifier and Type | Method and Description |
---|---|
CommonBorderPaddingBackground.BorderInfo |
getBorderInfo()
Returns this border's informations.
|
int |
getHolder()
Returns the FO element declaring this border.
|
String |
toString() |
public BorderSpecification(CommonBorderPaddingBackground.BorderInfo borderInfo, int holder)
borderInfo
- the border's informationsholder
- the FO element declaring this borderpublic CommonBorderPaddingBackground.BorderInfo getBorderInfo()
public int getHolder()
Copyright © 2025 Apache Software Foundation. All rights reserved.