Class NumberFontWeight

java.lang.Object
com.github.weisj.jsvg.attributes.font.NumberFontWeight

@Immutable public final class NumberFontWeight extends Object
  • Constructor Details

    • NumberFontWeight

      public NumberFontWeight(float weight)
  • Method Details

    • weight

      public int weight(int parentWeight)
    • toString

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

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

      public int hashCode()
      Overrides:
      hashCode in class Object