Package com.jmex.font3d

Interface Summary
JmeText This is the interface for some peace of text in JME.
TextFactory  
 

Class Summary
Font3D This class represents a font ready to be used for 3D.
FontMesh  
Glyph3D This class represents a glyph of text.
Glyph3DMesh This class holds one glyph as a trimesh.
Text3D This class represents a peace of text compiled using the Font3D#createText(String, String, int, boolean, boolean, boolean).