| Package | Description |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration |
| Modifier and Type | Method and Description |
|---|---|
protected XmlAdhocPen |
AdhocToXmlTransform.pen(AdhocPen adhocPen)
pen.
|
| Modifier and Type | Method and Description |
|---|---|
protected AdhocPen |
XmlToAdhocTransform.pen(XmlAdhocPen xmlAdhocPen)
pen.
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlAdhocPen |
XmlAdhocStyle.bottomBorder |
protected XmlAdhocPen |
XmlAdhocStyle.leftBorder |
protected XmlAdhocPen |
XmlAdhocStyle.rightBorder |
protected XmlAdhocPen |
XmlAdhocStyle.topBorder |
| Modifier and Type | Method and Description |
|---|---|
XmlAdhocPen |
ObjectFactory.createXmlAdhocPen()
Create an instance of
XmlAdhocPen |
XmlAdhocPen |
XmlAdhocStyle.getBottomBorder()
Gets the value of the bottomBorder property.
|
XmlAdhocPen |
XmlAdhocStyle.getLeftBorder()
Gets the value of the leftBorder property.
|
XmlAdhocPen |
XmlAdhocStyle.getRightBorder()
Gets the value of the rightBorder property.
|
XmlAdhocPen |
XmlAdhocStyle.getTopBorder()
Gets the value of the topBorder property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlAdhocStyle.setBottomBorder(XmlAdhocPen value)
Sets the value of the bottomBorder property.
|
void |
XmlAdhocStyle.setLeftBorder(XmlAdhocPen value)
Sets the value of the leftBorder property.
|
void |
XmlAdhocStyle.setRightBorder(XmlAdhocPen value)
Sets the value of the rightBorder property.
|
void |
XmlAdhocStyle.setTopBorder(XmlAdhocPen value)
Sets the value of the topBorder property.
|
Copyright © 2010–2021. All rights reserved.