com.steema.teechart.exports
Class PDFFontEnumerator
java.lang.Object
com.steema.teechart.exports.PDFFontEnumerator
public class PDFFontEnumerator
- extends java.lang.Object
Title: PDFFontEnumerator class
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights
Reserved.
Company: Steema Software SL
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDFFontEnumerator
public PDFFontEnumerator(PDFFonts fonts,
ChartFont f)
reset
public void reset()
getCurrent
public java.lang.Object getCurrent()
hasNext
public boolean hasNext()
next
public java.lang.Object next()
remove
public void remove()
getPDFFontName
public java.lang.String getPDFFontName()
getDictFontName
public java.lang.String getDictFontName()