org.pentaho.reporting.libraries.fonts.io
public class ResourceFontDataInputSource extends Object implements FontDataInputSource
Constructor Summary | |
---|---|
ResourceFontDataInputSource(ResourceManager loader, ResourceKey source) |
Method Summary | |
---|---|
void | dispose() |
boolean | equals(Object o) |
String | getFileName() |
long | getLength() |
int | hashCode() |
int | readAt(long position) |
void | readFullyAt(long position, byte[] buffer, int length) |