Super classes [su] [ fr] [ fi] [co] [me]
Object
Most frequently used [su] [ fr] [ fi] [co] [me]
Font(String name, int style, int size) [api ] 33*
PLAIN [api ] 27
BOLD [api ] 22
getSize() [api ] 18
deriveFont(int style) [api ] 13
ITALIC [api ] 13
getName() [api ] 11
getStyle() [api ] 8
getFamily() [api ] 8
deriveFont(float size) [api ] 7
getFontName() [api ] 5
isBold() [api ] 4
deriveFont(int style, float size) [api ] 4
getStringBounds(String str, FontRenderContext frc) [api ] 4
isItalic() [api ] 4
equals(Object obj) [api ] 4
decode(String str) [api ] 3
getSize2D() [api ] 3
createGlyphVector(FontRenderContext frc, String str) [api ] 3
getFont(String nm, Font font) [api ] 3
getLineMetrics(String str, FontRenderContext frc) [api ] 2
Font(Map attributes) [api ] 2
toString() [api ] 2
deriveFont(AffineTransform trans) [api ] 2
getAttributes() [api ] 2
getTransform() [api ] 2
isPlain() [api ] 1
ROMAN_BASELINE [api ] 1
canDisplayUpTo(String str) [api ] 1
getFont(String nm) [api ] 1
getItalicAngle() [api ] 1
getPSName() [api ] 1
createGlyphVector(FontRenderContext frc, int[] glyphCodes) [api ] 1
createGlyphVector(FontRenderContext frc, char[] chars) [api ] 1
getBaselineFor(char c) [api ] 1
CENTER_BASELINE [api ] 1
HANGING_BASELINE [api ] 1
canDisplay(char c) [api ] 1
canDisplayUpTo(char[] text, int start, int limit) [api ] 1
canDisplayUpTo(CharacterIterator iter, int start, int limit) [api ] 1
createGlyphVector(FontRenderContext frc, CharacterIterator ci) [api ] 1
deriveFont(Map attributes) [api ] 1
getAvailableAttributes() [api ] 1
getFont(Map attributes) [api ] 1
getLineMetrics(char[] chars, int beginIndex, int limit, FontRenderContext frc) [api ] 1
getLineMetrics(String str, int beginIndex, int limit, FontRenderContext frc) [api ] 1
getLineMetrics(CharacterIterator ci, int beginIndex, int limit, FontRenderContext frc) [api ] 1
getMaxCharBounds(FontRenderContext frc) [api ] 1
getMissingGlyphCode() [api ] 1
hashCode() [api ] 1
LAYOUT_LEFT_TO_RIGHT [api ] 0
LAYOUT_NO_LIMIT_CONTEXT [api ] 0
LAYOUT_NO_START_CONTEXT [api ] 0
LAYOUT_RIGHT_TO_LEFT [api ] 0
name [api ] 0
pointSize [api ] 0
size [api ] 0
style [api ] 0
TRUETYPE_FONT [api ] 0
TYPE1_FONT [api ] 0
canDisplay(int codePoint) [api ] 0
createFont(int fontFormat, InputStream fontStream) [api ] 0
createFont(int fontFormat, File fontFile) [api ] 0
deriveFont(int style, AffineTransform trans) [api ] 0
finalize() [api ] 0
getFamily(Locale l) [api ] 0
getFontName(Locale l) [api ] 0
getNumGlyphs() [api ] 0
getPeer() [api ] 0
getStringBounds(char[] chars, int beginIndex, int limit, FontRenderContext frc) [api ] 0
getStringBounds(CharacterIterator ci, int beginIndex, int limit, FontRenderContext frc) [api ] 0
getStringBounds(String str, int beginIndex, int limit, FontRenderContext frc) [api ] 0
hasUniformLineMetrics() [api ] 0
isTransformed() [api ] 0
layoutGlyphVector(FontRenderContext frc, char[] text, int start, int limit, int flags) [api ] 0
Fields, alphabetical [su] [ fr] [ fi] [co] [me]
BOLD [api ] 22
CENTER_BASELINE [api ] 1
HANGING_BASELINE [api ] 1
ITALIC [api ] 13
LAYOUT_LEFT_TO_RIGHT [api ] 0
LAYOUT_NO_LIMIT_CONTEXT [api ] 0
LAYOUT_NO_START_CONTEXT [api ] 0
LAYOUT_RIGHT_TO_LEFT [api ] 0
name [api ] 0
PLAIN [api ] 27
pointSize [api ] 0
ROMAN_BASELINE [api ] 1
size [api ] 0
style [api ] 0
TRUETYPE_FONT [api ] 0
TYPE1_FONT [api ] 0
Constructors, by frequency [su] [ fr] [ fi] [co] [me]
Font(String name, int style, int size) [api ] 33
Font(Map attributes) [api ] 2
Methods, alphabetical [su] [ fr] [ fi] [co] [me]
canDisplay(int codePoint) [api ] 0
canDisplay(char c) [api ] 1
canDisplayUpTo(char[] text, int start, int limit) [api ] 1
canDisplayUpTo(CharacterIterator iter, int start, int limit) [api ] 1
canDisplayUpTo(String str) [api ] 1
createFont(int fontFormat, InputStream fontStream) [api ] 0
createFont(int fontFormat, File fontFile) [api ] 0
createGlyphVector(FontRenderContext frc, CharacterIterator ci) [api ] 1
createGlyphVector(FontRenderContext frc, int[] glyphCodes) [api ] 1
createGlyphVector(FontRenderContext frc, String str) [api ] 3
createGlyphVector(FontRenderContext frc, char[] chars) [api ] 1
decode(String str) [api ] 3
deriveFont(int style, AffineTransform trans) [api ] 0
deriveFont(int style) [api ] 13
deriveFont(int style, float size) [api ] 4
deriveFont(AffineTransform trans) [api ] 2
deriveFont(float size) [api ] 7
deriveFont(Map attributes) [api ] 1
equals(Object obj) [api ] 4
finalize() [api ] 0
getAttributes() [api ] 2
getAvailableAttributes() [api ] 1
getBaselineFor(char c) [api ] 1
getFamily() [api ] 8
getFamily(Locale l) [api ] 0
getFont(Map attributes) [api ] 1
getFont(String nm, Font font) [api ] 3
getFont(String nm) [api ] 1
getFontName(Locale l) [api ] 0
getFontName() [api ] 5
getItalicAngle() [api ] 1
getLineMetrics(char[] chars, int beginIndex, int limit, FontRenderContext frc) [api ] 1
getLineMetrics(String str, int beginIndex, int limit, FontRenderContext frc) [api ] 1
getLineMetrics(String str, FontRenderContext frc) [api ] 2
getLineMetrics(CharacterIterator ci, int beginIndex, int limit, FontRenderContext frc) [api ] 1
getMaxCharBounds(FontRenderContext frc) [api ] 1
getMissingGlyphCode() [api ] 1
getName() [api ] 11
getNumGlyphs() [api ] 0
getPeer() [api ] 0
getPSName() [api ] 1
getSize() [api ] 18
getSize2D() [api ] 3
getStringBounds(String str, FontRenderContext frc) [api ] 4
getStringBounds(char[] chars, int beginIndex, int limit, FontRenderContext frc) [api ] 0
getStringBounds(CharacterIterator ci, int beginIndex, int limit, FontRenderContext frc) [api ] 0
getStringBounds(String str, int beginIndex, int limit, FontRenderContext frc) [api ] 0
getStyle() [api ] 8
getTransform() [api ] 2
hashCode() [api ] 1
hasUniformLineMetrics() [api ] 0
isBold() [api ] 4
isItalic() [api ] 4
isPlain() [api ] 1
isTransformed() [api ] 0
layoutGlyphVector(FontRenderContext frc, char[] text, int start, int limit, int flags) [api ] 0
toString() [api ] 2