Class ForwardOrientedTextBlock


public class ForwardOrientedTextBlock extends ForwardOrientedTexture
  • Constructor Details

    • ForwardOrientedTextBlock

      public ForwardOrientedTextBlock(Point3D point, double scale, int maxUpscaleFactor, String text, Color textColor)
  • Method Details

    • getTexture

      public static Texture getTexture(String text, int maxUpscaleFactor, Color textColor)