| java.lang.Object sun.awt.FontDescriptor
FontDescriptor | public class FontDescriptor (Code) | | |
Method Summary | |
public boolean | isExcluded(char ch) Return true if the character is exclusion character. |
exclusionRanges | int[] exclusionRanges(Code) | | |
isExcluded | public boolean isExcluded(char ch)(Code) | | Return true if the character is exclusion character.
|
|
|