|
fot2pdf (w) C. Drescher | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.pdftech.fot2pdf.parameters
This class holds the generic parameters used for the process of PDF-generation.
Constructor Summary | |
parameters()
|
Method Summary | |
static java.lang.String |
getBaseDirectory()
Returns the basedirectory-name |
static java.lang.String |
getProgramVersion()
Returns program version |
static void |
setBaseDirectory(java.lang.String dirname)
Sets basedirectory-prefix globally; all routines which load auxiliary data should prefix this to their filename |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public parameters()
Method Detail |
public static java.lang.String getProgramVersion()
public static void setBaseDirectory(java.lang.String dirname)
inflag
- highlighting on/offpublic static java.lang.String getBaseDirectory()
|
fot2pdf (w) C. Drescher | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |