public class DwgSectionOffset extends Object
Constructor and Description |
---|
DwgSectionOffset(String key,
int seek,
int size)
Creates a new DwgSectionOffset object
|
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
int |
getSeek() |
void |
setKey(String key) |
void |
setSeek(int seek) |
public DwgSectionOffset(String key, int seek, int size)
key
- Section keyseek
- Seeker or offset in the DWG file for this sectionsize
- Size of this section