Uses of Class
com.steema.teechart.exports.PDFData.PDFSegmentList

Packages that use PDFData.PDFSegmentList
com.steema.teechart.exports   
 

Uses of PDFData.PDFSegmentList in com.steema.teechart.exports
 

Methods in com.steema.teechart.exports that return PDFData.PDFSegmentList
 PDFData.PDFSegmentList PDFData.getSegments()
           
 PDFData.PDFSegmentList PDFData.PDFResourceObject.getSegments()
           
 

Methods in com.steema.teechart.exports with parameters of type PDFData.PDFSegmentList
 void PDFData.setSegments(PDFData.PDFSegmentList value)
           
 void PDFData.PDFResourceObject.setSegments(PDFData.PDFSegmentList value)