GP.Attributes.FontStyles
Class Italic

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

public class Italic
extends FontStyle


Constructor Summary
Italic()
           
 
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

Italic

public Italic()