Class FontSpec
- java.lang.Object
-
- com.github.weisj.jsvg.attributes.font.FontSpec
-
- Direct Known Subclasses:
AttributeFontSpec
,MeasurableFontSpec
@Immutable public class FontSpec extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
java.lang.String
toString()
-