GP.Attributes.FontStyles
Class BoldItalic

java.lang.Object
  |
  +--GP.Attributes.FontStyle
        |
        +--GP.Attributes.FontStyles.BoldItalic

public class BoldItalic
extends FontStyle


Constructor Summary
BoldItalic()
           
 
Methods inherited from class GP.Attributes.FontStyle
equals, GetStyle
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoldItalic

public BoldItalic()