Class FontStyle.Italic
- java.lang.Object
-
- com.github.weisj.jsvg.attributes.font.FontStyle
-
- com.github.weisj.jsvg.attributes.font.FontStyle.Italic
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.github.weisj.jsvg.attributes.font.FontStyle
FontStyle.Italic, FontStyle.Normal, FontStyle.Oblique
-
-
Field Summary
Fields Modifier and Type Field Description private static FontStyle.Italic
INSTANCE
-
Constructor Summary
Constructors Constructor Description Italic()
-
-
-
Field Detail
-
INSTANCE
@NotNull private static final FontStyle.Italic INSTANCE
-
-