| Package | Description | 
|---|---|
| com.itextpdf.layout | |
| com.itextpdf.layout.renderer | 
| Modifier and Type | Method and Description | 
|---|---|
| T | ElementPropertyContainer. setBorderBottomLeftRadius(BorderRadius borderRadius)
             Sets a border radius for the bottom left corner of this Element. 
            | 
| T | ElementPropertyContainer. setBorderBottomRightRadius(BorderRadius borderRadius)
             Sets a border radius for the bottom right corner of this Element. 
            | 
| T | ElementPropertyContainer. setBorderRadius(BorderRadius borderRadius)
             Sets a border radius for all four edges of this Element. 
            | 
| T | ElementPropertyContainer. setBorderTopLeftRadius(BorderRadius borderRadius)
             Sets a border radius for the top left corner of this Element. 
            | 
| T | ElementPropertyContainer. setBorderTopRightRadius(BorderRadius borderRadius)
             Sets a border radius for the top right corner of this Element. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BorderRadius[] | AbstractRenderer. getBorderRadii()
             Gets border radii of the element in the specified order: top-left, top-right, bottom-right, bottom-left. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.