Class Serif
- java.lang.Object
-
- com.levigo.jadice.document.font.attribute.api.AbstractAttribute<Boolean>
-
- com.levigo.jadice.document.font.attribute.api.BooleanAttribute
-
- com.levigo.jadice.document.font.attribute.api.FontStyleAttribute
-
- com.levigo.jadice.document.font.attribute.style.Serif
-
- All Implemented Interfaces:
Attribute<Boolean>,Serializable
public class Serif extends FontStyleAttribute
Describes whether or not a font is a serif font.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SerifnotSerif()static Serifserif()-
Methods inherited from class com.levigo.jadice.document.font.attribute.api.AbstractAttribute
equals, hashCode, toString, value
-
-