com.steema.teechart.data
Class SHP.SHPRecordHeader

java.lang.Object
  extended by com.steema.teechart.data.SHP.SHPRecordHeader
Enclosing class:
SHP

public class SHP.SHPRecordHeader
extends java.lang.Object


Field Summary
 int RecordLength
           
 int RecordNumber
           
 
Constructor Summary
SHP.SHPRecordHeader()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RecordNumber

public int RecordNumber

RecordLength

public int RecordLength
Constructor Detail

SHP.SHPRecordHeader

public SHP.SHPRecordHeader()