public class BorderStyleAltObject extends Object
| Constructor and Description |
|---|
BorderStyleAltObject(float hCornerRadius, float vCornerRadius, float width) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
float[] |
getDashPattern() |
float |
getHCornerRadius() |
float |
getVCornerRadius() |
float |
getWidth() |
BorderStyleAltObject |
setContent(String content) |
BorderStyleAltObject |
setDashPattern(float[] dashPattern) |
public BorderStyleAltObject(float hCornerRadius,
float vCornerRadius,
float width) public float getHCornerRadius()
public float getVCornerRadius()
public float getWidth()
public float[] getDashPattern()
public BorderStyleAltObject setDashPattern(float[] dashPattern)
public String getContent()
public BorderStyleAltObject setContent(String content)
Copyright © 1998–2019 iText Group NV. All rights reserved.