Uses of Class
org.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier
Packages that use PlatformIdentifier
Package
Description
-
Uses of PlatformIdentifier in org.pentaho.reporting.libraries.fonts.truetype
Methods in org.pentaho.reporting.libraries.fonts.truetype that return PlatformIdentifierMethods in org.pentaho.reporting.libraries.fonts.truetype with parameters of type PlatformIdentifierModifier and TypeMethodDescriptionNameTable.getName
(int type, PlatformIdentifier platformId, int platformEncoding, int rawLanguage) -
Uses of PlatformIdentifier in org.pentaho.reporting.libraries.fonts.truetype.mappings
Modifier and TypeClassDescriptionclass
Creation-Date: 07.11.2005, 15:42:07class
Creation-Date: 07.11.2005, 15:27:14class
Creation-Date: 07.11.2005, 15:11:56class
Creation-Date: 07.11.2005, 15:29:42class
Creation-Date: 06.11.2005, 21:44:21Fields in org.pentaho.reporting.libraries.fonts.truetype.mappings declared as PlatformIdentifierModifier and TypeFieldDescriptionstatic final PlatformIdentifier
PlatformIdentifier.ISO
static final PlatformIdentifier
PlatformIdentifier.MACINTOSH
static final PlatformIdentifier
PlatformIdentifier.MICROSOFT
static final PlatformIdentifier
PlatformIdentifier.UNICODE
Methods in org.pentaho.reporting.libraries.fonts.truetype.mappings that return PlatformIdentifierModifier and TypeMethodDescriptionstatic PlatformIdentifier
PlatformIdentifier.getIdentifier
(int param)