Class TikzFontDistortion

java.lang.Object
net.sourceforge.plantuml.TikzFontDistortion

public class TikzFontDistortion extends java.lang.Object
  • Method Summary

    Modifier and Type
    Method
    Description
    fromValue(java.lang.String value)
     
     
    final double
     
    final double
     
    java.lang.String
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Method Details

    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • fromValue

      public static TikzFontDistortion fromValue(java.lang.String value)
    • getDefault

      public static TikzFontDistortion getDefault()
    • getMagnify

      public final double getMagnify()
    • getDistortion

      public final double getDistortion()