net.sf.jasperreports.engine.util
Class JRTextAttribute

java.lang.Object
  extended byjava.text.AttributedCharacterIterator.Attribute
      extended bynet.sf.jasperreports.engine.util.JRTextAttribute
All Implemented Interfaces:
java.io.Serializable

public class JRTextAttribute
extends java.text.AttributedCharacterIterator.Attribute

Version:
$Id: JRTextAttribute.java,v 1.7 2005/08/29 09:28:41 ionutned Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Field Summary
static JRTextAttribute HTML_FONT_FACE
           
static JRTextAttribute IS_PDF_EMBEDDED
           
static JRTextAttribute PDF_ENCODING
           
static JRTextAttribute PDF_FONT_NAME
           
 
Fields inherited from class java.text.AttributedCharacterIterator.Attribute
INPUT_METHOD_SEGMENT, LANGUAGE, READING
 
Methods inherited from class java.text.AttributedCharacterIterator.Attribute
equals, getName, hashCode, readResolve, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

PDF_FONT_NAME

public static JRTextAttribute PDF_FONT_NAME

PDF_ENCODING

public static JRTextAttribute PDF_ENCODING

IS_PDF_EMBEDDED

public static JRTextAttribute IS_PDF_EMBEDDED

HTML_FONT_FACE

public static JRTextAttribute HTML_FONT_FACE


© 2001-2005 JasperSoft Corporation www.jaspersoft.com