net.sf.jasperreports.engine
Interface JRPenContainer

All Superinterfaces:
JRStyleContainer
All Known Subinterfaces:
JRCommonGraphicElement, JRCommonImage, JRConditionalStyle, JREllipse, JRGraphicElement, JRImage, JRLine, JRLineBox, JRPrintEllipse, JRPrintGraphicElement, JRPrintImage, JRPrintLine, JRPrintRectangle, JRRectangle, JRStyle
All Known Implementing Classes:
JRBaseConditionalStyle, JRBaseEllipse, JRBaseGraphicElement, JRBaseImage, JRBaseLine, JRBaseLineBox, JRBasePrintEllipse, JRBasePrintGraphicElement, JRBasePrintImage, JRBasePrintLine, JRBasePrintRectangle, JRBaseRectangle, JRBaseStyle, JRDesignConditionalStyle, JRDesignEllipse, JRDesignGraphicElement, JRDesignImage, JRDesignLine, JRDesignRectangle, JRDesignStyle, JRFillEllipse, JRFillGraphicElement, JRFillImage, JRFillLine, JRFillRectangle, JRRecordedValuesPrintImage, JRTemplateEllipse, JRTemplateGraphicElement, JRTemplateImage, JRTemplateLine, JRTemplatePrintEllipse, JRTemplatePrintGraphicElement, JRTemplatePrintImage, JRTemplatePrintLine, JRTemplatePrintRectangle, JRTemplateRectangle

public interface JRPenContainer
extends JRStyleContainer

Version:
$Id: JRPenContainer.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Method Summary
 java.awt.Color getDefaultLineColor()
           
 java.lang.Float getDefaultLineWidth()
           
 
Methods inherited from interface net.sf.jasperreports.engine.JRStyleContainer
getDefaultStyleProvider, getStyle, getStyleNameReference
 

Method Detail

getDefaultLineWidth

java.lang.Float getDefaultLineWidth()

getDefaultLineColor

java.awt.Color getDefaultLineColor()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com