|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier
org.pentaho.reporting.libraries.fonts.truetype.mappings.UnicodePlatformIdentifier
public class UnicodePlatformIdentifier
Creation-Date: 06.11.2005, 21:44:21
Field Summary |
---|
Fields inherited from class org.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier |
---|
ISO, MACINTOSH, MICROSOFT, UNICODE |
Constructor Summary | |
---|---|
UnicodePlatformIdentifier()
|
Method Summary | |
---|---|
java.lang.String |
getEncoding(int encodingId,
int language)
According to the Apple OpenType specifications, all Unicode characters must be encoded using UTF-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 |
---|
public UnicodePlatformIdentifier()
Method Detail |
---|
public java.lang.String getEncoding(int encodingId, int language)
getEncoding
in class PlatformIdentifier
encodingId
- language
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |