Uses of Package
net.sf.jasperreports.engine.component

Packages that use net.sf.jasperreports.engine.component
net.sf.jasperreports.components   
net.sf.jasperreports.components.barbecue   
net.sf.jasperreports.components.barcode4j   
net.sf.jasperreports.components.charts   
net.sf.jasperreports.components.list   
net.sf.jasperreports.components.map   
net.sf.jasperreports.components.sort   
net.sf.jasperreports.components.spiderchart   
net.sf.jasperreports.components.table   
net.sf.jasperreports.components.table.fill   
net.sf.jasperreports.engine Provides access to the library's main functionality through façade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.component   
net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools. 
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentKey
          A key identifying a component type/class.
ComponentXmlWriter
          A component writer is responsible for producing a XML representation of component instances.
XmlDigesterConfigurer
          A digester configurer provides digester rules that apply to component XML schemas and produce component object instances out of XML fragments.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.barbecue
BaseFillComponent
          A base abstract implementation of a fill component.
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentCompiler
          Responsible with handling a componet during report compile.
ComponentContext
           
ComponentDesignConverter
          Converter of design report elements into a print elements used for report design previewing.
ComponentFillFactory
          A factory of fill component instances.
ContextAwareComponent
           
FillComponent
          A component handler used while filling the report.
FillPrepareResult
          A result of a component fill preparation.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.barcode4j
BaseFillComponent
          A base abstract implementation of a fill component.
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentCompiler
          Responsible with handling a componet during report compile.
ComponentDesignConverter
          Converter of design report elements into a print elements used for report design previewing.
ComponentFillFactory
          A factory of fill component instances.
ComponentKey
          A key identifying a component type/class.
FillComponent
          A component handler used while filling the report.
FillContext
          A fill context provides access to data and functionality related to a report component fill.
FillPrepareResult
          A result of a component fill preparation.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.charts
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ContextAwareComponent
           
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.list
BaseFillComponent
          A base abstract implementation of a fill component.
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentCompiler
          Responsible with handling a componet during report compile.
ComponentDesignConverter
          Converter of design report elements into a print elements used for report design previewing.
ComponentFillFactory
          A factory of fill component instances.
FillComponent
          A component handler used while filling the report.
FillPrepareResult
          A result of a component fill preparation.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.map
BaseFillComponent
          A base abstract implementation of a fill component.
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentCompiler
          Responsible with handling a componet during report compile.
ComponentDesignConverter
          Converter of design report elements into a print elements used for report design previewing.
ComponentFillFactory
          A factory of fill component instances.
FillComponent
          A component handler used while filling the report.
FillPrepareResult
          A result of a component fill preparation.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.sort
BaseFillComponent
          A base abstract implementation of a fill component.
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentCompiler
          Responsible with handling a componet during report compile.
ComponentContext
           
ComponentDesignConverter
          Converter of design report elements into a print elements used for report design previewing.
ComponentFillFactory
          A factory of fill component instances.
ComponentKey
          A key identifying a component type/class.
ComponentXmlWriter
          A component writer is responsible for producing a XML representation of component instances.
ContextAwareComponent
           
FillComponent
          A component handler used while filling the report.
FillPrepareResult
          A result of a component fill preparation.
XmlDigesterConfigurer
          A digester configurer provides digester rules that apply to component XML schemas and produce component object instances out of XML fragments.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.spiderchart
BaseFillComponent
          A base abstract implementation of a fill component.
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentCompiler
          Responsible with handling a componet during report compile.
ComponentContext
           
ComponentDesignConverter
          Converter of design report elements into a print elements used for report design previewing.
ComponentFillFactory
          A factory of fill component instances.
ComponentKey
          A key identifying a component type/class.
ComponentXmlWriter
          A component writer is responsible for producing a XML representation of component instances.
ContextAwareComponent
           
FillComponent
          A component handler used while filling the report.
FillPrepareResult
          A result of a component fill preparation.
XmlDigesterConfigurer
          A digester configurer provides digester rules that apply to component XML schemas and produce component object instances out of XML fragments.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.table
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentCompiler
          Responsible with handling a componet during report compile.
ComponentContext
           
ComponentDesignConverter
          Converter of design report elements into a print elements used for report design previewing.
ComponentFillFactory
          A factory of fill component instances.
ContextAwareComponent
           
FillComponent
          A component handler used while filling the report.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.components.table.fill
BaseFillComponent
          A base abstract implementation of a fill component.
FillComponent
          A component handler used while filling the report.
FillContext
          A fill context provides access to data and functionality related to a report component fill.
FillPrepareResult
          A result of a component fill preparation.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.engine
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentKey
          A key identifying a component type/class.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.engine.base
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentKey
          A key identifying a component type/class.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.engine.component
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentCompiler
          Responsible with handling a componet during report compile.
ComponentContext
           
ComponentDesignConverter
          Converter of design report elements into a print elements used for report design previewing.
ComponentFillFactory
          A factory of fill component instances.
ComponentKey
          A key identifying a component type/class.
ComponentManager
          A component manager is the entry point through which the handlers for a single component type can be accessed.
ComponentsBundle
          A component bundle is a package comprising of one or several components that share the same XML namespace and schema.
ComponentsEnvironment
          A class that provides access to component bundles.
ComponentsXmlParser
          A components XML parsers contains information required to parse components contained by a single component bundle.
ComponentXmlWriter
          A component writer is responsible for producing a XML representation of component instances.
FillComponent
          A component handler used while filling the report.
FillContext
          A fill context provides access to data and functionality related to a report component fill.
FillPrepareResult
          A result of a component fill preparation.
XmlDigesterConfigurer
          A digester configurer provides digester rules that apply to component XML schemas and produce component object instances out of XML fragments.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.engine.design
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentKey
          A key identifying a component type/class.
 

Classes in net.sf.jasperreports.engine.component used by net.sf.jasperreports.engine.fill
Component
          A marker interface that is to be implemented by classes that can be used as report components.
ComponentKey
          A key identifying a component type/class.
FillContext
          A fill context provides access to data and functionality related to a report component fill.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com