GP.Attributes.FontStyles
Class Plain

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

public class Plain
extends FontStyle


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

Plain

public Plain()