Uses of Class
net.sf.dynamicreports.adhoc.configuration.AdhocPen

Packages that use AdhocPen
net.sf.dynamicreports.adhoc.configuration   
net.sf.dynamicreports.adhoc.report   
net.sf.dynamicreports.adhoc.transformation   
 

Uses of AdhocPen in net.sf.dynamicreports.adhoc.configuration
 

Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocPen
 AdhocPen AdhocPen.clone()
           
 AdhocPen AdhocStyle.getBottomBorder()
           
 AdhocPen AdhocStyle.getLeftBorder()
           
 AdhocPen AdhocStyle.getRightBorder()
           
 AdhocPen AdhocStyle.getTopBorder()
           
 

Methods in net.sf.dynamicreports.adhoc.configuration with parameters of type AdhocPen
 void AdhocStyle.setBottomBorder(AdhocPen bottomBorder)
           
 void AdhocStyle.setLeftBorder(AdhocPen leftBorder)
           
 void AdhocStyle.setRightBorder(AdhocPen rightBorder)
           
 void AdhocStyle.setTopBorder(AdhocPen topBorder)
           
 

Uses of AdhocPen in net.sf.dynamicreports.adhoc.report
 

Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocPen
protected  PenBuilder DefaultAdhocReportCustomizer.pen(AdhocPen adhocPen)
           
 

Uses of AdhocPen in net.sf.dynamicreports.adhoc.transformation
 

Methods in net.sf.dynamicreports.adhoc.transformation that return AdhocPen
protected  AdhocPen XmlToAdhocTransform.pen(XmlAdhocPen xmlAdhocPen)
           
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocPen
protected  XmlAdhocPen AdhocToXmlTransform.pen(AdhocPen adhocPen)
           
 



Copyright © 2010-2013. All Rights Reserved.