Uses of Class
org.scilab.forge.jlatexmath.FramedBox

Packages that use FramedBox
org.scilab.forge.jlatexmath   
 

Uses of FramedBox in org.scilab.forge.jlatexmath
 

Subclasses of FramedBox in org.scilab.forge.jlatexmath
 class OvalBox
          A box representing a rotated box.
 class ShadowBox
          A box representing a rotated box.
 

Constructors in org.scilab.forge.jlatexmath with parameters of type FramedBox
OvalBox(FramedBox fbox)
           
ShadowBox(FramedBox fbox, float shadowRule)