com.steema.teechart.exports
Class EPSFont

java.lang.Object
  extended by com.steema.teechart.exports.EPSFont

public class EPSFont
extends java.lang.Object

Title: EPSFont class

Description: Stores all used fonts

Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Constructor Summary
EPSFont()
           
 
Method Summary
 java.lang.String getDictFontName()
           
protected  java.lang.String getFontName(ChartFont f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPSFont

public EPSFont()
Method Detail

getFontName

protected java.lang.String getFontName(ChartFont f)

getDictFontName

public java.lang.String getDictFontName()