Uses of Interface
net.sf.dynamicreports.report.definition.component.DRIDimensionComponent

Packages that use DRIDimensionComponent
net.sf.dynamicreports.design.transformation   
net.sf.dynamicreports.report.base.barcode   
net.sf.dynamicreports.report.base.component   
net.sf.dynamicreports.report.base.crosstab   
net.sf.dynamicreports.report.base.chart   
net.sf.dynamicreports.report.component   
net.sf.dynamicreports.report.definition.barcode   
net.sf.dynamicreports.report.definition.component   
net.sf.dynamicreports.report.definition.crosstab   
net.sf.dynamicreports.report.definition.chart   
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.design.transformation
 

Methods in net.sf.dynamicreports.design.transformation with parameters of type DRIDimensionComponent
protected  int TemplateTransform.getCustomComponentHeight(DRIDimensionComponent component)
           
protected  int TemplateTransform.getCustomComponentWidth(DRIDimensionComponent component)
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.base.barcode
 

Classes in net.sf.dynamicreports.report.base.barcode that implement DRIDimensionComponent
 class DRBarbecue
           
 class DRBarcode
           
 class DRCodabarBarcode
           
 class DRCode128Barcode
           
 class DRCode39Barcode
           
 class DRDataMatrixBarcode
           
 class DREan128Barcode
           
 class DREan13Barcode
           
 class DREan8Barcode
           
 class DRChecksumBarcode
           
 class DRInterleaved2Of5Barcode
           
 class DRPdf417Barcode
           
 class DRPostnetBarcode
           
 class DRRoyalMailCustomerBarcode
           
 class DRUpcaBarcode
           
 class DRUpceBarcode
           
 class DRUspsIntelligentMailBarcode
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.base.component
 

Classes in net.sf.dynamicreports.report.base.component that implement DRIDimensionComponent
 class DRBooleanField
           
 class DRCurrentDate
           
 class DRDimensionComponent
           
 class DREllipse
           
 class DRFiller
           
 class DRFormatField
           
 class DRGenericElement
           
 class DRHyperLinkComponent
           
 class DRImage
           
 class DRLine
           
 class DRList
           
 class DRMap
           
 class DRMultiPageList
           
 class DRPageNumber
           
 class DRPageXofY
           
 class DRRectangle
           
 class DRSubreport
           
 class DRTextField<T>
           
 class DRTotalPages
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.base.crosstab
 

Classes in net.sf.dynamicreports.report.base.crosstab that implement DRIDimensionComponent
 class DRCrosstab
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.base.chart
 

Classes in net.sf.dynamicreports.report.base.chart that implement DRIDimensionComponent
 class DRChart
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.component
 

Subinterfaces of DRIDimensionComponent in net.sf.dynamicreports.report.component
 interface DRICustomComponent
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.definition.barcode
 

Subinterfaces of DRIDimensionComponent in net.sf.dynamicreports.report.definition.barcode
 interface DRIBarbecue
           
 interface DRIBarcode
           
 interface DRICodabarBarcode
           
 interface DRICode128Barcode
           
 interface DRICode39Barcode
           
 interface DRIDataMatrixBarcode
           
 interface DRIEan128Barcode
           
 interface DRIEan13Barcode
           
 interface DRIEan8Barcode
           
 interface DRIChecksumBarcode
           
 interface DRIInterleaved2Of5Barcode
           
 interface DRIPdf417Barcode
           
 interface DRIPostnetBarcode
           
 interface DRIRoyalMailCustomerBarcode
           
 interface DRIUpcaBarcode
           
 interface DRIUpceBarcode
           
 interface DRIUspsIntelligentMailBarcode
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.definition.component
 

Subinterfaces of DRIDimensionComponent in net.sf.dynamicreports.report.definition.component
 interface DRIBooleanField
           
 interface DRICurrentDate
           
 interface DRIEllipse
           
 interface DRIFiller
           
 interface DRIFormatField
           
 interface DRIGenericElement
           
 interface DRIHyperLinkComponent
           
 interface DRIImage
           
 interface DRILine
           
 interface DRIList
           
 interface DRIMap
           
 interface DRIMultiPageList
           
 interface DRIPageNumber
           
 interface DRIPageXofY
           
 interface DRIRectangle
           
 interface DRISubreport
           
 interface DRITextField<T>
           
 interface DRITotalPages
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.definition.crosstab
 

Subinterfaces of DRIDimensionComponent in net.sf.dynamicreports.report.definition.crosstab
 interface DRICrosstab
           
 

Uses of DRIDimensionComponent in net.sf.dynamicreports.report.definition.chart
 

Subinterfaces of DRIDimensionComponent in net.sf.dynamicreports.report.definition.chart
 interface DRIChart
           
 



Copyright © 2010-2014. All Rights Reserved.