org.pentaho.reporting.libraries.fonts
Class LibFontInfo

java.lang.Object
  extended by org.pentaho.reporting.libraries.base.versioning.DependencyInformation
      extended by org.pentaho.reporting.libraries.base.versioning.ProjectInformation
          extended by org.pentaho.reporting.libraries.fonts.LibFontInfo

public class LibFontInfo
extends org.pentaho.reporting.libraries.base.versioning.ProjectInformation

Creation-Date: 06.11.2005, 18:24:57

Author:
Thomas Morgner

Constructor Summary
LibFontInfo()
           
 
Method Summary
static LibFontInfo getInstance()
           
 
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.ProjectInformation
addLibrary, addOptionalLibrary, addOptionalLibrary, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion, setBootClass, setCopyright
 
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
equals, getInfo, getLicenseName, getName, hashCode, setInfo, setLicenseName, setVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibFontInfo

public LibFontInfo()
Method Detail

getInstance

public static LibFontInfo getInstance()