insensa.help
Class AreaSelection

java.lang.Object
  extended by insensa.help.AreaSelection

public class AreaSelection
extends java.lang.Object


Field Summary
 int length
           
 int offset
           
 
Constructor Summary
AreaSelection(int offset, int length)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

offset

public int offset

length

public int length
Constructor Detail

AreaSelection

public AreaSelection(int offset,
                     int length)
Parameters:
offset -
length -