Alphabetical Index

B D E F G H L M O P R S

B

Creation-Date: 06.11.2005, 18:46:43

D

DEFAULT_ASCENT_SIZE - static field in class org.jfree.fonts.LibFontsDefaults
DEFAULT_DESCENT_SIZE - static field in class org.jfree.fonts.LibFontsDefaults
DEFAULT_STRIKETHROUGH_POSITION - static field in class org.jfree.fonts.LibFontsDefaults
DEFAULT_XHEIGHT_SIZE - static field in class org.jfree.fonts.LibFontsDefaults

E

endsWithIgnoreCase(String,String) - static method in class org.jfree.fonts.StringUtilities
Helper functions to query a strings end portion.
ENGLISH - static field in class org.jfree.fonts.LanguageCode.MacLanguageCode
ENGLISH_US - static field in class org.jfree.fonts.LanguageCode.MicrosoftLanguageCode
equals(Object) - method in class org.jfree.fonts.LanguageCode

F

FontTypeTest - class org.jfree.fonts.FontTypeTest
Creation-Date: 06.11.2005, 20:29:08

G

getCode() - method in class org.jfree.fonts.LanguageCode
getInstance() - static method in class org.jfree.fonts.LibFontBoot
getInstance() - static method in class org.jfree.fonts.LibFontInfo
getName() - method in class org.jfree.fonts.LanguageCode
getProjectInfo() - method in class org.jfree.fonts.LibFontBoot

H

hashCode() - method in class org.jfree.fonts.LanguageCode

L

LanguageCode - class org.jfree.fonts.LanguageCode
Different language codes are defined for the mac and windows platform.
LanguageCode(String,int) - constructor for class org.jfree.fonts.LanguageCode
LibFontBoot - class org.jfree.fonts.LibFontBoot
Creation-Date: 06.11.2005, 18:25:11
LibFontInfo - class org.jfree.fonts.LibFontInfo
Creation-Date: 06.11.2005, 18:24:57
LibFontsDefaults - class org.jfree.fonts.LibFontsDefaults
Creation-Date: 18.12.2005, 19:26:04
loadConfiguration() - method in class org.jfree.fonts.LibFontBoot

M

MacLanguageCode(String,int) - constructor for class org.jfree.fonts.LanguageCode.MacLanguageCode
main(String[]) - static method in class org.jfree.fonts.ByteAccessUtilities
main(String[]) - static method in class org.jfree.fonts.FontTypeTest

O

org.jfree.fonts - package

P

performBoot() - method in class org.jfree.fonts.LibFontBoot

R

readBytes(byte[],int,int) - static method in class org.jfree.fonts.ByteAccessUtilities
readLong(byte[],int) - static method in class org.jfree.fonts.ByteAccessUtilities
readLongDateTime(byte[],int) - static method in class org.jfree.fonts.ByteAccessUtilities
readShort(byte[],int) - static method in class org.jfree.fonts.ByteAccessUtilities
readString(byte[],int,int,String) - static method in class org.jfree.fonts.ByteAccessUtilities
readULong(byte[],int) - static method in class org.jfree.fonts.ByteAccessUtilities
readUnicode(byte[],int,int) - static method in class org.jfree.fonts.ByteAccessUtilities
readUShort(byte[],int) - static method in class org.jfree.fonts.ByteAccessUtilities

S

startsWithIgnoreCase(String,String) - static method in class org.jfree.fonts.StringUtilities
Helper functions to query a strings start portion.
StringUtilities - class org.jfree.fonts.StringUtilities
Some utility classes to compare strings.