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 TypeInterfaceDescriptioninterface
A complex encoding has a non-uniform relationship between the number of characters and the number of bytes generated.interface
A simple encoding.Classes in org.pentaho.reporting.libraries.fonts.encoding that implement EncodingCoreModifier and TypeClassDescriptionfinal class
This is an autogenerated file.final class
Creation-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 class
This is a lucky case, as ASCII can be transformed directly.class
final class
This is a lucky case, as ISO-8859-1 can be transformed directly.class
Creation-Date: 20.04.2006, 18:01:39