ru.biosoft.graphics.editor
Class BoxSelector

java.lang.Object
  extended byru.biosoft.graphics.editor.BoxSelector
All Implemented Interfaces:
ViewSelector
Direct Known Subclasses:
ResizingBoxSelector

public class BoxSelector
extends java.lang.Object
implements ViewSelector


Constructor Summary
BoxSelector()
           
 
Method Summary
 void paint(java.awt.Graphics g, View view)
          paints selected view to the Graphics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoxSelector

public BoxSelector()
Method Detail

paint

public void paint(java.awt.Graphics g,
                  View view)
paints selected view to the Graphics

Specified by:
paint in interface ViewSelector
Parameters:
g - painted Graphics
view - painted view


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.