|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JRLine | |
dori.jasper.engine.base | |
dori.jasper.engine.design | |
dori.jasper.engine.fill |
Uses of JRLine in dori.jasper.engine.base |
Classes in dori.jasper.engine.base that implement JRLine | |
class |
JRBaseLine
|
Methods in dori.jasper.engine.base with parameters of type JRLine | |
protected JRBaseLine |
JRBaseObjectFactory.getLine(JRLine line)
|
Constructors in dori.jasper.engine.base with parameters of type JRLine | |
JRBaseLine(JRLine line,
JRBaseObjectFactory factory)
|
Uses of JRLine in dori.jasper.engine.design |
Classes in dori.jasper.engine.design that implement JRLine | |
class |
JRDesignLine
|
Uses of JRLine in dori.jasper.engine.fill |
Classes in dori.jasper.engine.fill that implement JRLine | |
class |
JRFillLine
|
Methods in dori.jasper.engine.fill with parameters of type JRLine | |
protected void |
JRTemplateLine.setLine(JRLine line)
|
protected JRFillLine |
JRFillObjectFactory.getLine(JRLine line)
|
Constructors in dori.jasper.engine.fill with parameters of type JRLine | |
JRTemplateLine(JRLine line)
|
|
JRFillLine(JRBaseFiller filler,
JRLine line,
JRFillObjectFactory factory)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |