Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
E
F
G
H
I
L
O
P
R
B
ByteAccessUtilities
- Class in
org.jfree.fonts
Reads byte-data using a Big-Endian access schema.
D
DEFAULT_ASCENT_SIZE
- Static variable in class org.jfree.fonts.
LibFontsDefaults
DEFAULT_DESCENT_SIZE
- Static variable in class org.jfree.fonts.
LibFontsDefaults
DEFAULT_ITALIC_ANGLE
- Static variable in class org.jfree.fonts.
LibFontsDefaults
DEFAULT_STRIKETHROUGH_POSITION
- Static variable in class org.jfree.fonts.
LibFontsDefaults
DEFAULT_XHEIGHT_SIZE
- Static variable in class org.jfree.fonts.
LibFontsDefaults
E
ENGLISH
- Static variable in class org.jfree.fonts.
LanguageCode.MacLanguageCode
ENGLISH_US
- Static variable in class org.jfree.fonts.
LanguageCode.MicrosoftLanguageCode
equals(Object)
- Method in class org.jfree.fonts.
LanguageCode
F
FontException
- Exception in
org.jfree.fonts
Creation-Date: 06.05.2006, 15:51:29
FontException()
- Constructor for exception org.jfree.fonts.
FontException
Creates a StackableRuntimeException with no message and no parent.
FontException(String, Exception)
- Constructor for exception org.jfree.fonts.
FontException
Creates an exception.
FontException(String)
- Constructor for exception org.jfree.fonts.
FontException
Creates an exception.
FontMappingUtility
- Class in
org.jfree.fonts
Creation-Date: 22.07.2007, 18:25:35
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
I
isCourier(String)
- Static method in class org.jfree.fonts.
FontMappingUtility
Returns true if the logical font name is equivalent to 'Courier', and false otherwise.
isSansSerif(String)
- Static method in class org.jfree.fonts.
FontMappingUtility
Returns true if the logical font name is equivalent to 'SansSerif', and false otherwise.
isSerif(String)
- Static method in class org.jfree.fonts.
FontMappingUtility
Returns true if the logical font name is equivalent to 'Serif', and false otherwise.
isSymbol(String)
- Static method in class org.jfree.fonts.
FontMappingUtility
L
LanguageCode
- Class in
org.jfree.fonts
Different language codes are defined for the mac and windows platform.
LanguageCode(String, int)
- Constructor for class org.jfree.fonts.
LanguageCode
LanguageCode.MacLanguageCode
- Class in
org.jfree.fonts
LanguageCode.MacLanguageCode(String, int)
- Constructor for class org.jfree.fonts.
LanguageCode.MacLanguageCode
LanguageCode.MicrosoftLanguageCode
- Class in
org.jfree.fonts
LanguageCode.MicrosoftLanguageCode(String, int)
- Constructor for class org.jfree.fonts.
LanguageCode.MicrosoftLanguageCode
LEByteAccessUtilities
- Class in
org.jfree.fonts
Reads byte-data using a Little-Endian access schema.
LibFontBoot
- Class in
org.jfree.fonts
Creation-Date: 06.11.2005, 18:25:11
LibFontInfo
- Class in
org.jfree.fonts
Creation-Date: 06.11.2005, 18:24:57
LibFontInfo()
- Constructor for class org.jfree.fonts.
LibFontInfo
LibFontsDefaults
- Class in
org.jfree.fonts
Creation-Date: 18.12.2005, 19:26:04
loadConfiguration()
- Method in class org.jfree.fonts.
LibFontBoot
O
org.jfree.fonts
- package org.jfree.fonts
P
performBoot()
- Method in class org.jfree.fonts.
LibFontBoot
R
readBytes(byte[], int, int)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readFixed(byte[], int)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readLong(byte[], int)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readLong(byte[], int)
- Static method in class org.jfree.fonts.
LEByteAccessUtilities
readLongDateTime(byte[], int)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readLongDateTime(byte[], int)
- Static method in class org.jfree.fonts.
LEByteAccessUtilities
readShort(byte[], int)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readShort(byte[], int)
- Static method in class org.jfree.fonts.
LEByteAccessUtilities
readString(byte[], int, int, String)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readULong(byte[], int)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readULong(byte[], int)
- Static method in class org.jfree.fonts.
LEByteAccessUtilities
readUShort(byte[], int)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readUShort(byte[], int)
- Static method in class org.jfree.fonts.
LEByteAccessUtilities
readZString(byte[], int, int, String)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
readZStringOffset(byte[], int, int)
- Static method in class org.jfree.fonts.
ByteAccessUtilities
B
D
E
F
G
H
I
L
O
P
R
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes