GP.Attributes.FontStyles
Class Bold

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

public class Bold
extends FontStyle


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

Bold

public Bold()