org.perfectjpattern.core.structural.composite
Class Text
java.lang.Object
   org.perfectjpattern.core.structural.composite.Text
org.perfectjpattern.core.structural.composite.Text
- All Implemented Interfaces: 
- IGraphic
- public class Text 
- extends Object- implements IGraphic
Text concrete implementation of IGraphic
- Version:
- $Revision: 1.0 $Date: Apr 5, 2008 10:25:23 PM $
- Author:
- Giovanni Azua
-  
- 
 
| Constructor Summary | 
| Text()
 | 
 
| Method Summary | 
|  void | draw()
 | 
| protected static void | setLogger(org.slf4j.Logger aLogger)
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Text
public Text()
draw
public void draw()
- 
 
- 
- Specified by:
- drawin interface- IGraphic
 
- 
 
setLogger
protected static void setLogger(org.slf4j.Logger aLogger)
- 
 
- 
 
Copyright © 2007-2009. All Rights Reserved.