deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.io.shpapi
Class IndexRecord

java.lang.Object
  extended by 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 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

Field Summary
protected  int length
           
protected  int offset
           
 
Constructor Summary
IndexRecord()
           
IndexRecord(byte[] recBuf)
           
IndexRecord(int off, int len)
           
 
Method Summary
 int getLength()
           
 int getOffset()
           
 byte[] writeIndexRecord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

offset

protected int offset

length

protected int length
Constructor Detail

IndexRecord

public IndexRecord()

IndexRecord

public IndexRecord(int off,
                   int len)
Parameters:
off -
len -

IndexRecord

public IndexRecord(byte[] recBuf)
Parameters:
recBuf -
Method Detail

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

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org