|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAdhocPen | |
|---|---|
| net.sf.dynamicreports.adhoc.transformation | |
| net.sf.dynamicreports.adhoc.xmlconfiguration | |
| Uses of XmlAdhocPen in net.sf.dynamicreports.adhoc.transformation |
|---|
| Methods in net.sf.dynamicreports.adhoc.transformation that return XmlAdhocPen | |
|---|---|
protected XmlAdhocPen |
AdhocToXmlTransform.pen(AdhocPen adhocPen)
|
| Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type XmlAdhocPen | |
|---|---|
protected AdhocPen |
XmlToAdhocTransform.pen(XmlAdhocPen xmlAdhocPen)
|
| Uses of XmlAdhocPen in net.sf.dynamicreports.adhoc.xmlconfiguration |
|---|
| Fields in net.sf.dynamicreports.adhoc.xmlconfiguration declared as XmlAdhocPen | |
|---|---|
protected XmlAdhocPen |
XmlAdhocStyle.bottomBorder
|
protected XmlAdhocPen |
XmlAdhocStyle.leftBorder
|
protected XmlAdhocPen |
XmlAdhocStyle.rightBorder
|
protected XmlAdhocPen |
XmlAdhocStyle.topBorder
|
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration that return XmlAdhocPen | |
|---|---|
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. |
| Methods in net.sf.dynamicreports.adhoc.xmlconfiguration with parameters of type XmlAdhocPen | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||