public class Region extends Object implements IRegion
IRegion
interface.Constructor and Description |
---|
Region(int offset,
int length)
Create a new region.
|
public Region(int offset, int length)
offset
- the offset of the regionlength
- the length of the regionGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.