org.deegree.io.shpapi
Class IndexRecord
java.lang.Object
  
org.deegree.io.shpapi.IndexRecord
public class IndexRecord
- extends Object
 
Class representing a record of an ESRI .shx file.
- Author:
 
  - Andreas Poth, last edited by: $Author: apoth $
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
offset
protected int offset
length
protected int length
IndexRecord
public IndexRecord()
IndexRecord
public IndexRecord(int off,
                   int len)
- Parameters:
 off - len - 
IndexRecord
public IndexRecord(byte[] recBuf)
- Parameters:
 recBuf - 
getLength
public int getLength()
- Returns:
 - index record length
 
 
getOffset
public int getOffset()
- Returns:
 - index record offset
 
 
writeIndexRecord
public byte[] writeIndexRecord()
- Returns:
 - index record as byte arry
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net