|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PstricksConstants
Useful constants used across the jpicedt.format.output.pstricks package.
Field Summary | |
---|---|
static String |
CR_LF
Line separator for the current platform (i.e. |
static String |
DEFAULT_FILE_WRAPPER_EPILOG
|
static String |
DEFAULT_FILE_WRAPPER_PROLOG
|
static String |
KEY_FILE_WRAPPER_EPILOG
|
static String |
KEY_FILE_WRAPPER_PROLOG
|
static Arrow[] |
PST_ARROWS
PsTricks supported Arrow's |
static String[] |
PST_ARROWS_LEFT
Formatted string for a left arrow |
static String[] |
PST_ARROWS_RIGHT
Formatted string for a right arrow |
static String[] |
PST_COLORNAMES
associate colours name in the PsTricks syntax (cf. |
static Color[] |
PST_COLORS
colours natively supported by PsTricks |
static String |
RESCALING_TEX_FUNCTION
|
Field Detail |
---|
static final String CR_LF
static final String KEY_FILE_WRAPPER_PROLOG
static final String KEY_FILE_WRAPPER_EPILOG
static final String DEFAULT_FILE_WRAPPER_PROLOG
static final String DEFAULT_FILE_WRAPPER_EPILOG
static final String RESCALING_TEX_FUNCTION
static final Color[] PST_COLORS
static final String[] PST_COLORNAMES
static final Arrow[] PST_ARROWS
static final String[] PST_ARROWS_LEFT
static final String[] PST_ARROWS_RIGHT
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |