org.perfectjpattern.core.structural.proxy
Class Image
java.lang.Object
   org.perfectjpattern.core.structural.proxy.Image
org.perfectjpattern.core.structural.proxy.Image
- All Implemented Interfaces: 
- IGraphic
- public class Image 
- extends Object- implements IGraphic
Image concrete implementation of IGraphic
- Version:
- $Revision: 1.0 $Date: Apr 5, 2008 11:56:31 PM $
- Author:
- Giovanni Azua
-  
- 
 
| Constructor Summary | 
| Image()
 | 
 
| Method Summary | 
|  void | crop()
 | 
|  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 | 
 
Image
public Image()
draw
public void draw()
- 
 
- 
- Specified by:
- drawin interface- IGraphic
 
- 
 
crop
public void crop()
- 
- Specified by:
- cropin interface- IGraphic
 
- 
 
setLogger
protected static void setLogger(org.slf4j.Logger aLogger)
- 
 
- 
 
Copyright © 2007-2009. All Rights Reserved.