Class MTextBoxTransformation

java.lang.Object
chemaxon.struc.graphics.MTextBoxTransformation

@PublicApi public class MTextBoxTransformation extends Object
Handles affine transformation of text boxes in molecular graphics.
  • Constructor Details

    • MTextBoxTransformation

      public MTextBoxTransformation(MTextBox textBox, Transform3D t, double scale)
  • Method Details

    • createPreConcatenatedAffineTransform

      public AffineTransform createPreConcatenatedAffineTransform(Graphics2D g)
    • getTransformedGraphics

      public Graphics2D getTransformedGraphics()
    • getScale

      public double getScale()
    • getP0

      public Point3D getP0()