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.
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
 
 
| 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://www.deegree.org