net.sf.dynamicreports.report.definition.component
Interface DRIDimensionComponent
- All Superinterfaces:
- DRIComponent, Serializable
- All Known Subinterfaces:
- DRIBarbecue, DRIBarcode, DRIBooleanField, DRICodabarBarcode, DRICode128Barcode, DRICode39Barcode, DRICrosstab, DRICurrentDate, DRICustomComponent, DRIDataMatrixBarcode, DRIEan128Barcode, DRIEan13Barcode, DRIEan8Barcode, DRIEllipse, DRIFiller, DRIFormatField, DRIGenericElement, DRIHyperLinkComponent, DRIChart, DRIChecksumBarcode, DRIImage, DRIInterleaved2Of5Barcode, DRILine, DRIList, DRIMap, DRIMultiPageList, DRIPageNumber, DRIPageXofY, DRIPdf417Barcode, DRIPostnetBarcode, DRIRectangle, DRIRoyalMailCustomerBarcode, DRISubreport, DRITextField<T>, DRITotalPages, DRIUpcaBarcode, DRIUpceBarcode, DRIUspsIntelligentMailBarcode
- All Known Implementing Classes:
- DRBarbecue, DRBarcode, DRBooleanField, DRCodabarBarcode, DRCode128Barcode, DRCode39Barcode, DRCrosstab, DRCurrentDate, DRDataMatrixBarcode, DRDimensionComponent, DREan128Barcode, DREan13Barcode, DREan8Barcode, DREllipse, DRFiller, DRFormatField, DRGenericElement, DRHyperLinkComponent, DRChart, DRChecksumBarcode, DRImage, DRInterleaved2Of5Barcode, DRLine, DRList, DRMap, DRMultiPageList, DRPageNumber, DRPageXofY, DRPdf417Barcode, DRPostnetBarcode, DRRectangle, DRRoyalMailCustomerBarcode, DRSubreport, DRTextField, DRTotalPages, DRUpcaBarcode, DRUpceBarcode, DRUspsIntelligentMailBarcode
public interface DRIDimensionComponent
- extends DRIComponent
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getWidth
Integer getWidth()
getHeight
Integer getHeight()
getWidthType
ComponentDimensionType getWidthType()
getHeightType
ComponentDimensionType getHeightType()
getPositionType
ComponentPositionType getPositionType()
getStretchType
StretchType getStretchType()
getPrintInFirstWholeBand
Boolean getPrintInFirstWholeBand()
getPrintWhenDetailOverflows
Boolean getPrintWhenDetailOverflows()
getPrintWhenGroupChanges
DRIGroup getPrintWhenGroupChanges()
Copyright © 2010-2014. All Rights Reserved.