com.steema.teechart.exports
Class PDFFontEnumerator
java.lang.Object
com.steema.teechart.exports.PDFFontEnumerator
- All Implemented Interfaces:
- java.util.Iterator
public class PDFFontEnumerator
- extends java.lang.Object
- implements java.util.Iterator
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()
- Specified by:
hasNext
in interface java.util.Iterator
next
public java.lang.Object next()
- Specified by:
next
in interface java.util.Iterator
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator
getPDFFontName
public java.lang.String getPDFFontName()
getDictFontName
public java.lang.String getDictFontName()