|
EspressReport 6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectquadbase.reportdesigner.designer.ImagesPath
public class ImagesPath
| Constructor Summary | |
|---|---|
ImagesPath()
|
|
| Method Summary | |
|---|---|
protected static ImagesPath |
createImagesPath(java.lang.String[] imagesPath)
|
java.lang.String |
getBackgroundImagesPath()
return path of background images directory |
java.lang.String |
getChartImagesPath()
return path of chart images directory |
java.lang.String |
getReportImagesPath()
return path of report images directory |
void |
setBackgroundImagesPath(java.lang.String str)
customize the path of background images directory |
void |
setChartImagesPath(java.lang.String str)
customize the path of chart images directory |
void |
setReportImagesPath(java.lang.String str)
customize the path of report images directory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImagesPath()
| Method Detail |
|---|
public void setReportImagesPath(java.lang.String str)
public void setChartImagesPath(java.lang.String str)
public void setBackgroundImagesPath(java.lang.String str)
public java.lang.String getReportImagesPath()
public java.lang.String getChartImagesPath()
public java.lang.String getBackgroundImagesPath()
protected static ImagesPath createImagesPath(java.lang.String[] imagesPath)
|
EspressReport 6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||