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, getBootClass, getCopyright, getInternalName, getLibraries, getOptionalLibraries, getProductId, getReleaseBuildNumber, getReleaseCandidateToken, getReleaseMajor, getReleaseMilestone, getReleaseMinor, getReleaseNumber, getVersion
 
Methods inherited from class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
equals, getInfo, getLicenseName, getName, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibFontInfo

public LibFontInfo()
Method Detail

getInstance

public static LibFontInfo getInstance()