Uses of Class
org.pentaho.reporting.libraries.fonts.truetype.mappings.PlatformIdentifier
-
Packages that use PlatformIdentifier Package Description org.pentaho.reporting.libraries.fonts.truetype org.pentaho.reporting.libraries.fonts.truetype.mappings -
-
Uses of PlatformIdentifier in org.pentaho.reporting.libraries.fonts.truetype
Methods in org.pentaho.reporting.libraries.fonts.truetype that return PlatformIdentifier Modifier and Type Method Description PlatformIdentifierNameTable.NameRecord. getPlatformId()Methods in org.pentaho.reporting.libraries.fonts.truetype with parameters of type PlatformIdentifier Modifier and Type Method Description java.lang.StringNameTable. getName(int type, PlatformIdentifier platformId, int platformEncoding, int rawLanguage) -
Uses of PlatformIdentifier in org.pentaho.reporting.libraries.fonts.truetype.mappings
Subclasses of PlatformIdentifier in org.pentaho.reporting.libraries.fonts.truetype.mappings Modifier and Type Class Description classCustomPlatformIdentifierCreation-Date: 07.11.2005, 15:42:07classIsoPlatformIdentifierCreation-Date: 07.11.2005, 15:27:14classMacintoshPlatformIdentifierCreation-Date: 07.11.2005, 15:11:56classMicrosoftPlatformIdentifierCreation-Date: 07.11.2005, 15:29:42classUnicodePlatformIdentifierCreation-Date: 06.11.2005, 21:44:21Fields in org.pentaho.reporting.libraries.fonts.truetype.mappings declared as PlatformIdentifier Modifier and Type Field Description static PlatformIdentifierPlatformIdentifier. ISOstatic PlatformIdentifierPlatformIdentifier. MACINTOSHstatic PlatformIdentifierPlatformIdentifier. MICROSOFTstatic PlatformIdentifierPlatformIdentifier. UNICODEMethods in org.pentaho.reporting.libraries.fonts.truetype.mappings that return PlatformIdentifier Modifier and Type Method Description static PlatformIdentifierPlatformIdentifier. getIdentifier(int param)
-