com.steema.teechart.exports
Class PDFData.PDFSegmentList

java.lang.Object
  extended by com.steema.teechart.exports.PDFData.PDFSegmentList
Enclosing class:
PDFData

public class PDFData.PDFSegmentList
extends java.lang.Object


Constructor Summary
PDFData.PDFSegmentList()
           
 
Method Summary
 void add(int length, int objectNumber, int tagLength)
           
 int getCount()
           
 java.util.Iterator getEnumerator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFData.PDFSegmentList

public PDFData.PDFSegmentList()
Method Detail

add

public void add(int length,
                int objectNumber,
                int tagLength)

getEnumerator

public java.util.Iterator getEnumerator()

getCount

public int getCount()