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 classOvalBoxA box representing a rotated box.classShadowBoxA 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)
-