|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRAlignment | |
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.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). |
Uses of JRAlignment in net.sf.jasperreports.engine |
Subinterfaces of JRAlignment in net.sf.jasperreports.engine | |
interface |
JRImage
An abstract representation of a graphic element representing an image. |
interface |
JRPrintText
|
interface |
JRStaticText
An abstract representation of a report static text. |
interface |
JRTextElement
An abstract representation of a report text element. |
interface |
JRTextField
An abstract representation of a report static text. |
Uses of JRAlignment in net.sf.jasperreports.engine.base |
Classes in net.sf.jasperreports.engine.base that implement JRAlignment | |
class |
JRBaseImage
The actual implementation of a graphic element representing an image. |
class |
JRBasePrintText
|
class |
JRBaseStaticText
This class is used for representing a static text element. |
class |
JRBaseTextElement
This class provides functionality common to text elements. |
class |
JRBaseTextField
This class is used for representing a text field. |
Uses of JRAlignment in net.sf.jasperreports.engine.design |
Classes in net.sf.jasperreports.engine.design that implement JRAlignment | |
class |
JRDesignImage
The actual implementation of a graphic element representing an image, used at design time. |
class |
JRDesignStaticText
This class is used for representing a design static text element. |
class |
JRDesignTextElement
This class provides functionality common to design text elements. |
class |
JRDesignTextField
|
Uses of JRAlignment in net.sf.jasperreports.engine.fill |
Classes in net.sf.jasperreports.engine.fill that implement JRAlignment | |
class |
JRFillImage
|
class |
JRFillStaticText
|
class |
JRFillTextElement
|
class |
JRFillTextField
|
class |
JRTemplatePrintText
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |