Uses of Class
com.jme3.font.Rectangle

Packages that use Rectangle
com.jme3.font   
 

Uses of Rectangle in com.jme3.font
 

Methods in com.jme3.font that return Rectangle
 Rectangle Rectangle.clone()
           
 

Methods in com.jme3.font with parameters of type Rectangle
 void BitmapText.setBox(Rectangle rect)
          Define area where bitmaptext will be rendered