Uses of Class
com.jmex.font3d.Text3D

Packages that use Text3D
com.jmex.font3d   
 

Uses of Text3D in com.jmex.font3d
 

Methods in com.jmex.font3d that return Text3D
 Text3D Font3D.createText(java.lang.String text, float size, int flags)
          Method for creating the text from the font.
static Text3D Font3D.createText(java.lang.String fontname, java.lang.String text, float size, int flags)
          This method will create a peace of 3d text from this font.