Class Plain
- 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.Plain
-
- All Implemented Interfaces:
Attribute<Boolean>,Serializable
public class Plain extends FontStyleAttribute
Describes whether or not a font is a plain font, that is, neither italic nor bold.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PlainnotPlain()static Plainplain()-
Methods inherited from class com.levigo.jadice.document.font.attribute.api.AbstractAttribute
equals, hashCode, toString, value
-
-