public class BorderSpecification
extends java.lang.Object
| Constructor | Description |
|---|---|
BorderSpecification(CommonBorderPaddingBackground.BorderInfo borderInfo,
int holder) |
Creates a new border specification.
|
| Modifier and Type | Method | Description |
|---|---|---|
CommonBorderPaddingBackground.BorderInfo |
getBorderInfo() |
Returns this border's informations.
|
int |
getHolder() |
Returns the FO element declaring this border.
|
java.lang.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()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.