org.sourceforge.jxutil.net.xfs
Class  XLFD
java.lang.Object
  |
  +--org.sourceforge.jxutil.net.xfs.XLFD
- public class XLFD
- extends Object
  
 
| 
Constructor Summary | 
(package private) | 
XLFD(String pattern)
 
            | 
 
 
 
ADD_STYLE_NAME
static final int ADD_STYLE_NAME
- See Also:
 - Constant Field Values
 
AVERAGE_WIDTH
static final int AVERAGE_WIDTH
- See Also:
 - Constant Field Values
 
CHARSET_ENCODING
static final int CHARSET_ENCODING
- See Also:
 - Constant Field Values
 
CHARSET_REGISTRY
static final int CHARSET_REGISTRY
- See Also:
 - Constant Field Values
 
FAMILY_NAME
static final int FAMILY_NAME
- See Also:
 - Constant Field Values
 
FOUNDRY
static final int FOUNDRY
- See Also:
 - Constant Field Values
 
pattern
String[] pattern
PIXEL_SIZE
static final int PIXEL_SIZE
- See Also:
 - Constant Field Values
 
POINT_SIZE
static final int POINT_SIZE
- See Also:
 - Constant Field Values
 
RESOLUTION_X
static final int RESOLUTION_X
- See Also:
 - Constant Field Values
 
RESOLUTION_Y
static final int RESOLUTION_Y
- See Also:
 - Constant Field Values
 
SETWIDTH_NAME
static final int SETWIDTH_NAME
- See Also:
 - Constant Field Values
 
SLANT
static final int SLANT
- See Also:
 - Constant Field Values
 
SPACING
static final int SPACING
- See Also:
 - Constant Field Values
 
WEIGHT_NAME
static final int WEIGHT_NAME
- See Also:
 - Constant Field Values
 
XLFD
XLFD(String pattern)
getFamily
public String getFamily()
 
getFoundry
public String getFoundry()
 
getPointSize
public String getPointSize()
 
getSlant
public String getSlant()
 
getWeight
public String getWeight()
 
toString
public String toString()
- Overrides:
 toString in class Object
 
 
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.