org.scilab.forge.jlatexmath
Interface AlphabetRegistration
-
- All Known Implementing Classes:
- CyrillicRegistration, GreekRegistration, URLAlphabetRegistration, WebStartAlphabetRegistration
public interface AlphabetRegistration
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.Character.UnicodeBlock[]JLM_CYRILLICstatic java.lang.Character.UnicodeBlock[]JLM_GREEK
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.ObjectgetPackage()java.lang.StringgetTeXFontFileName()java.lang.Character.UnicodeBlock[]getUnicodeBlock()
-
-
-
Field Detail
-
JLM_GREEK
static final java.lang.Character.UnicodeBlock[] JLM_GREEK
-
JLM_CYRILLIC
static final java.lang.Character.UnicodeBlock[] JLM_CYRILLIC
-
-
Method Detail
-
getUnicodeBlock
java.lang.Character.UnicodeBlock[] getUnicodeBlock()
-
getPackage
java.lang.Object getPackage() throws AlphabetRegistrationException- Throws:
AlphabetRegistrationException
-
getTeXFontFileName
java.lang.String getTeXFontFileName()
-
-
DMelt 3.0 © DataMelt by jWork.ORG