|
Oxygen XML Editor 15.0 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface MathFlowConfigurator
Provide access to MathFlow specific methods.
Method Summary | |
---|---|
void |
setMathFlowFixedLicenseKeyForComposer(java.lang.String fixedKey)
Set a fixed key for licensing the MathFlow composer used to view embedded MathML equations. |
void |
setMathFlowFixedLicenseKeyForEditor(java.lang.String fixedKey)
Set a fixed key for licensing the MathFlow editor dialog used to edit embedded MathML equations. |
Method Detail |
---|
void setMathFlowFixedLicenseKeyForEditor(java.lang.String fixedKey)
fixedKey
- The fixed key. The key needs to be obtained from MathFlow:
http://dessci.com/
and has the following format:
MFSCKKK-KKKKKK-KKKKK
If no editor key will be given then MathFlow will be used neither for editing nor for rendering.void setMathFlowFixedLicenseKeyForComposer(java.lang.String fixedKey)
fixedKey
- The fixed key. The key needs to be obtained from MathFlow:
http://dessci.com/
and has the following format:
MFSEKKK-KKKKKK-KKKKK
If no composer key will be given then the fallback for rendering will be the Apache JEuclid library.
|
Oxygen XML Editor 15.0 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |