Constructor and Description |
---|
ConvertVisitor(ReportConverter reportConverter) |
ConvertVisitor(ReportConverter reportConverter,
JRBasePrintFrame parentFrame) |
Modifier and Type | Method and Description |
---|---|
JRPrintElement |
getVisitPrintElement(JRVisitable visitable) |
void |
visitBreak(JRBreak breakElement) |
void |
visitChart(JRChart chart) |
void |
visitComponentElement(JRComponentElement componentElement)
Visits a component wrapper element.
|
void |
visitCrosstab(JRCrosstab crosstab) |
void |
visitElementGroup(JRElementGroup elementGroup) |
void |
visitEllipse(JREllipse ellipse) |
void |
visitFrame(JRFrame frame) |
void |
visitGenericElement(JRGenericElement element)
Visits a generic report element.
|
void |
visitImage(JRImage image) |
void |
visitLine(JRLine line) |
void |
visitRectangle(JRRectangle rectangle) |
void |
visitStaticText(JRStaticText staticText) |
void |
visitSubreport(JRSubreport subreport) |
void |
visitTextField(JRTextField textField) |
public ConvertVisitor(ReportConverter reportConverter)
public ConvertVisitor(ReportConverter reportConverter, JRBasePrintFrame parentFrame)
public JRPrintElement getVisitPrintElement(JRVisitable visitable)
public void visitBreak(JRBreak breakElement)
visitBreak
in interface JRVisitor
public void visitChart(JRChart chart)
visitChart
in interface JRVisitor
public void visitCrosstab(JRCrosstab crosstab)
visitCrosstab
in interface JRVisitor
public void visitElementGroup(JRElementGroup elementGroup)
visitElementGroup
in interface JRVisitor
public void visitEllipse(JREllipse ellipse)
visitEllipse
in interface JRVisitor
public void visitFrame(JRFrame frame)
visitFrame
in interface JRVisitor
public void visitImage(JRImage image)
visitImage
in interface JRVisitor
public void visitRectangle(JRRectangle rectangle)
visitRectangle
in interface JRVisitor
public void visitStaticText(JRStaticText staticText)
visitStaticText
in interface JRVisitor
public void visitSubreport(JRSubreport subreport)
visitSubreport
in interface JRVisitor
public void visitTextField(JRTextField textField)
visitTextField
in interface JRVisitor
public void visitComponentElement(JRComponentElement componentElement)
JRVisitor
visitComponentElement
in interface JRVisitor
componentElement
- the element to visitpublic void visitGenericElement(JRGenericElement element)
JRVisitor
visitGenericElement
in interface JRVisitor
element
- the element to visit© 2001-2010 Jaspersoft Corporation www.jaspersoft.com