com.teamdev.jxcapture.image.operation.toolkit
Class DrawableAreaFactory

java.lang.Object
  extended by com.teamdev.jxcapture.image.operation.toolkit.DrawableAreaFactory

public class DrawableAreaFactory
extends java.lang.Object

The factory that defines operations for creating DrawableArea objects.


Constructor Summary
DrawableAreaFactory()
           
 
Method Summary
 DrawableArea createDrawableArea(CaptureOperation operation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawableAreaFactory

public DrawableAreaFactory()
Method Detail

createDrawableArea

public DrawableArea createDrawableArea(CaptureOperation operation)