Uses of Interface
org.pentaho.reporting.libraries.fonts.encoding.EncodingCore
Packages that use EncodingCore
Package
Description
-
Uses of EncodingCore in org.pentaho.reporting.libraries.fonts.encoding
Subinterfaces of EncodingCore in org.pentaho.reporting.libraries.fonts.encodingModifier and TypeInterfaceDescriptioninterfaceA complex encoding has a non-uniform relationship between the number of characters and the number of bytes generated.interfaceA simple encoding.Classes in org.pentaho.reporting.libraries.fonts.encoding that implement EncodingCoreModifier and TypeClassDescriptionfinal classThis is an autogenerated file.final classCreation-Date: 29.04.2006, 14:49:06Constructors in org.pentaho.reporting.libraries.fonts.encoding with parameters of type EncodingCoreModifierConstructorDescriptionExternalEncoding(String name, EncodingCore core, org.pentaho.reporting.libraries.resourceloader.Resource resource) -
Uses of EncodingCore in org.pentaho.reporting.libraries.fonts.encoding.manual
Classes in org.pentaho.reporting.libraries.fonts.encoding.manual that implement EncodingCoreModifier and TypeClassDescriptionfinal classThis is a lucky case, as ASCII can be transformed directly.classfinal classThis is a lucky case, as ISO-8859-1 can be transformed directly.classCreation-Date: 20.04.2006, 18:01:39