Documentation of 'org.jplot2d.tex.MathLabel' Java class
MathLabel
org.jplot2d.tex

Class MathLabel



  • public class MathLabel
    extends java.lang.Object
    This class override all methods of its ancestor. It accept a TeX-like string as its text to render a math. The underlayer component is MathLabelComp.

    Only support left to right writing direction, and subscript superscript.

    • Method Detail

      • draw

        public void draw(java.awt.Graphics2D g)
      • getFont

        public java.awt.Font getFont()
      • getHAlign

        public HAlign getHAlign()
      • getVAlign

        public VAlign getVAlign()
      • getBounds

        public java.awt.geom.Rectangle2D getBounds()
        Calculate the normal paper bounds of this label. The bounds is relative to its location point, original point is left-bottom. Normal scale is 1.
        Returns:
        the normal paper bounds of this label.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.