|
|||||||||
| 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.CustomPlatformIdentifier
public class CustomPlatformIdentifier
Creation-Date: 07.11.2005, 15:42:07
| Field Summary |
|---|
| Fields inherited from class org.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier |
|---|
ISO, MACINTOSH, MICROSOFT, UNICODE |
| Constructor Summary | |
|---|---|
CustomPlatformIdentifier(int type)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEncoding(int encodingId,
int language)
Quoted from the OpenTypeSpecs: Note that OS/2 and Windows both require that all name strings be defined in Unicode. |
| 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 CustomPlatformIdentifier(int type)
| Method Detail |
|---|
public java.lang.String getEncoding(int encodingId,
int language)
PlatformIdentifier
getEncoding in class PlatformIdentifier
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||