|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjet.cs.util.EngineAPIConst
public class EngineAPIConst
Field Summary | |
---|---|
static int |
BIG5
Indicates converter encoding. |
static int |
DHTMLFILEMAIL
Indicates the DHTML format file as e-mail attachment when exported to mail. |
static int |
EXPORTSHAPE
Indicates to export geometry object to excel file. |
static int |
GB
Indicates converter encoding. |
static int |
GROUP
|
static int |
HIDDEN
Indicates the html text overflow type is HIDDEN. |
static int |
HTMLFILEMAIL
Indicates the HTML format file as e-mail attachment when exported to mail. |
static int |
HTMLMAIL
Indicates the HTML e-mail format when exported to mail. |
static int |
IE
Indicates the html browser is IE. |
static int |
KEEPORIGIN
Indicates to keep wardwrap. |
static int |
LANDSCAPE
The origin is at the bottom left of the paper with x running bottom to top and y running left to right. |
static int |
LAYOUT
|
static int |
NETSCAPE
Indicates the html browser is NETSCAPE. |
static int |
NOEXPORTSHAPE
Indicates to export geometry object to excel file. |
static int |
NOWORDWRAP
Indicates no wardwrap. |
static int |
PDFFILEMAIL
Indicates the PDF format file as e-mail attachment when exported to mail. |
static int |
PLAINTXTMAIL
Indicates the Plain Text e-mail format when exported to mail. |
static int |
PORTRAIT
The origin is at the top left of the paper with x running to the right and y running down the paper. |
static int |
PSFILEMAIL
Indicates the PostScript format file as e-mail attachment when exported to mail. |
static int |
RSTFILEMAIL
Indicates the RST format file as e-mail attachment when exported to mail. |
static int |
RTFFILEMAIL
Indicates the RTF format file as e-mail attachment when exported to mail. |
static int |
SDFTEXTMAIL
Indicates the SDF Text format file as e-mail attachment when exported to mail. |
static int |
vDebug
Indicates to open the debug. |
static int |
vError
Indicates to open the error. |
static int |
VISIBLE
Indicates the html text overflow type is VISIBLE. |
static int |
vOff
Indicates to close the debug. |
static int |
WORDWRAPALL
Indicates all wardwrap. |
static int |
XLSFILEMAIL
Indicates the Excel format file as e-mail attachment when exported to mail. |
static int |
XMLFILEMAIL
Indicates the XML format file as e-mail attachment when exported to mail. |
Constructor Summary | |
---|---|
EngineAPIConst()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int LAYOUT
public static final int GROUP
public static final int vOff
public static final int vDebug
public static final int vError
public static final int LANDSCAPE
public static final int PORTRAIT
public static final int RSTFILEMAIL
public static final int HTMLMAIL
public static final int HTMLFILEMAIL
public static final int PDFFILEMAIL
public static final int PLAINTXTMAIL
public static final int SDFTEXTMAIL
public static final int PSFILEMAIL
public static final int XLSFILEMAIL
public static final int RTFFILEMAIL
public static final int XMLFILEMAIL
public static final int DHTMLFILEMAIL
public static final int IE
public static final int NETSCAPE
public static final int VISIBLE
public static final int HIDDEN
public static final int KEEPORIGIN
public static final int NOWORDWRAP
public static final int WORDWRAPALL
public static final int EXPORTSHAPE
public static final int NOEXPORTSHAPE
public static final int GB
public static final int BIG5
Constructor Detail |
---|
public EngineAPIConst()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |