SK.gnome.twain
Class TwainSource.Frame

java.lang.Object
  extended by SK.gnome.twain.TwainSource.Frame
Enclosing class:
TwainSource

public class TwainSource.Frame
extends java.lang.Object


Field Summary
 double bottom
           
 double left
           
 double right
           
 double top
           
 
Constructor Summary
TwainSource.Frame()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

left

public double left

right

public double right

top

public double top

bottom

public double bottom
Constructor Detail

TwainSource.Frame

public TwainSource.Frame()