net.sf.jasperreports.engine.util
Class JRTextAttribute

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

public final class JRTextAttribute
extends java.text.AttributedCharacterIterator.Attribute

Version:
$Id: JRTextAttribute.java 1677 2007-03-29 11:44:30Z teodord $
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
 
Method Summary
protected  java.lang.Object readResolve()
          Resolves instances being deserialized to the predefined constants.
 
Methods inherited from class java.text.AttributedCharacterIterator.Attribute
equals, getName, hashCode, 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
Method Detail

readResolve

protected java.lang.Object readResolve()
                                throws java.io.InvalidObjectException
Resolves instances being deserialized to the predefined constants.

Overrides:
readResolve in class java.text.AttributedCharacterIterator.Attribute
Throws:
java.io.InvalidObjectException


© 2001-2006 JasperSoft Corporation www.jaspersoft.com