public class BorderSpecification
extends java.lang.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.
|
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.Object
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.