Uses of Class
org.scilab.forge.jlatexmath.FramedBox
-
Packages that use FramedBox Package Description org.scilab.forge.jlatexmath -
-
Uses of FramedBox in org.scilab.forge.jlatexmath
Subclasses of FramedBox in org.scilab.forge.jlatexmath Modifier and Type Class Description 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 Constructor Description OvalBox(FramedBox fbox)
ShadowBox(FramedBox fbox, float shadowRule)
-