org.scilab.forge.jlatexmath.greek
Class GreekRegistration

java.lang.Object
  extended by org.scilab.forge.jlatexmath.greek.GreekRegistration
All Implemented Interfaces:
AlphabetRegistration

public class GreekRegistration
extends java.lang.Object
implements AlphabetRegistration


Field Summary
 
Fields inherited from interface org.scilab.forge.jlatexmath.AlphabetRegistration
JLM_CYRILLIC, JLM_GREEK
 
Constructor Summary
GreekRegistration()
           
 
Method Summary
 java.lang.Object getPackage()
           
 java.lang.String getTeXFontFileName()
           
 java.lang.Character.UnicodeBlock[] getUnicodeBlock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreekRegistration

public GreekRegistration()
Method Detail

getUnicodeBlock

public java.lang.Character.UnicodeBlock[] getUnicodeBlock()
Specified by:
getUnicodeBlock in interface AlphabetRegistration

getPackage

public java.lang.Object getPackage()
Specified by:
getPackage in interface AlphabetRegistration

getTeXFontFileName

public java.lang.String getTeXFontFileName()
Specified by:
getTeXFontFileName in interface AlphabetRegistration