net.sf.jasperreports.engine
Interface JRBoxContainer

All Superinterfaces:
JRStyleContainer
All Known Subinterfaces:
Cell, JRCellContents, JRChart, JRCommonImage, JRCommonText, JRConditionalStyle, JRFrame, JRImage, JRPrintFrame, JRPrintImage, JRPrintText, JRStaticText, JRStyle, JRTextElement, JRTextField
All Known Implementing Classes:
CompiledCell, DesignCell, JRBaseCellContents, JRBaseChart, JRBaseConditionalStyle, JRBaseFrame, JRBaseImage, JRBasePrintFrame, JRBasePrintImage, JRBasePrintText, JRBaseStaticText, JRBaseStyle, JRBaseTextElement, JRBaseTextField, JRDesignCellContents, JRDesignChart, JRDesignConditionalStyle, JRDesignFrame, JRDesignImage, JRDesignStaticText, JRDesignStyle, JRDesignTextElement, JRDesignTextField, JRFillCellContents, JRFillChart, JRFillFrame, JRFillImage, JRFillStaticText, JRFillTextElement, JRFillTextField, JRRecordedValuesPrintImage, JRRecordedValuesPrintText, JRTemplateFrame, JRTemplateImage, JRTemplatePrintFrame, JRTemplatePrintImage, JRTemplatePrintText, JRTemplateText

public interface JRBoxContainer
extends JRStyleContainer

Version:
$Id: JRBoxContainer.java 3033 2009-08-27 11:46:22Z teodord $
Author:
Teodor Danciu ([email protected])

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

Method Detail

getDefaultLineColor

java.awt.Color getDefaultLineColor()

getLineBox

JRLineBox getLineBox()


Copyright © 2011. All Rights Reserved.