video.qt
Class QDGraphicsSpec

java.lang.Object
  extended by video.qt.QDGraphicsSpec
All Implemented Interfaces:
QDGraphicsInterface

public class QDGraphicsSpec
extends java.lang.Object
implements QDGraphicsInterface

User: lyon Date: Dec 12, 2006 Time: 10:15:55 AM Copyright DocJava, Inc. 2005.


Constructor Summary
QDGraphicsSpec(QDRectInterface bounds)
           
 
Method Summary
 PixMapInterface getPixMap()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QDGraphicsSpec

public QDGraphicsSpec(QDRectInterface bounds)
Method Detail

getPixMap

public PixMapInterface getPixMap()
Specified by:
getPixMap in interface QDGraphicsInterface