Class FontStack

java.lang.Object
net.sourceforge.plantuml.klimt.font.FontStack

public class FontStack extends Object
  • Constructor Details

    • FontStack

      public FontStack(String fullDefinition)
  • Method Details

    • canDisplayUpTo

      public int canDisplayUpTo(int index, String text)
    • getFont

      public Font getFont(String text, int style, int size)
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getFullDefinition

      public String getFullDefinition()