public class VectorRegion extends java.lang.Object
int
end
start
VectorRegion(int start, int end)
void
set_range(int start, int end)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int start
public int end
public VectorRegion(int start, int end)
public void set_range(int start, int end)