|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use BorderProperties | |
|---|---|
| com.inet.report | Provides all classes and interfaces for the i-net Clear Reports Java reporting engine, the ReportServlet, the standalone Listener and the Runtime Design Component (RDC). |
| Uses of BorderProperties in com.inet.report |
|---|
| Classes in com.inet.report that implement BorderProperties | |
|---|---|
class |
AbstractFontElement
The abstract class AbstractFontElement implements
FontProperties class and extends Element. |
class |
AbstractLineElement
This class is an abstract implementation of the interface LineProperties. |
class |
AbstractPictureElement
Parent class of all elements which shows a picture. |
class |
AbstractValueElement
This class is an abstract implementation of the interface ValueProperties. |
class |
Box
This class represents a box in the report. |
class |
Chart2
This class represents a chart element with new chart API that has been or should be drawn in a report. |
class |
CrossTab
This class represents a cross table that has been or should be drawn in a report. |
class |
CrossTabCell
This class represents container for summarize fields in a cross table. |
class |
CrossTabColumn
A CrossTabColumn holds a field which values are used for the columns of the cross table, i.e. a dayplan would use a CrossTabColumn with a time-field. |
class |
CrossTabRow
A CrossTabRow holds a field that values are used for the rows of the cross table, i.e. a dayplan would use a CrossTabRow with a weekday-field. |
class |
DatabasePicture
It represents a picture that is saved in a BLOB of the database. |
class |
Element
The class Element is the superclass of all visible objects in
the report. |
class |
FieldElement
A FieldElement is an object like a label but the content of it comes dynamically from a field, i.e. a DatabaseField, FormulaField,
PromptField etc. |
class |
FieldPart
This class provides an object commonly known as a FieldElement, i.e. with a DatabaseField or a SummaryField. |
class |
JavaBean
An instance of this class is an i-net Clear Reports Element that represents a Java Bean
which can be rendered to a report. |
class |
Line
With the Line class you can draw a vertical or horizontal line anywhere in your report. |
class |
Paragraph
The Paragraph class represents a line in a Text
and is a set of TextPart elements and FieldPart
elements. |
class |
Picture
This class represent a static picture. |
class |
SignatureForm
This class describes the visible Signature in PDF documents, that will be shown in Adobe Reader. |
class |
Subreport
Engines cannot hold more than one datasource, so if you need a report that uses data from two or more datasources, you have to use Subreport objects
in the report. |
class |
Text
This class provides an object that represents a label. |
class |
TextPart
The text objects in a report are separated into parts of text, where each part has its own format, i.e. color & size. |
|
i-net Clear Reports | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||