org.pentaho.reporting.libraries.fonts.truetype.mappings
Class MicrosoftPlatformIdentifier

java.lang.Object
  extended by org.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier
      extended by org.pentaho.reporting.libraries.fonts.truetype.mappings.MicrosoftPlatformIdentifier

public class MicrosoftPlatformIdentifier
extends PlatformIdentifier

Creation-Date: 07.11.2005, 15:29:42

Author:
Thomas Morgner

Field Summary
 
Fields inherited from class org.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier
ISO, MACINTOSH, MICROSOFT, UNICODE
 
Constructor Summary
MicrosoftPlatformIdentifier()
           
 
Method Summary
 java.lang.String getEncoding(int encodingId, int language)
          For now, copy the assumption of iText: Always assume UFT-16.
 
Methods inherited from class org.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier
getIdentifier, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MicrosoftPlatformIdentifier

public MicrosoftPlatformIdentifier()
Method Detail

getEncoding

public java.lang.String getEncoding(int encodingId,
                                    int language)
For now, copy the assumption of iText: Always assume UFT-16.

Specified by:
getEncoding in class PlatformIdentifier
Parameters:
encodingId -
language -
Returns: