net.sf.jasperreports.engine.util
Class JRTextAttribute
java.lang.Object
java.text.AttributedCharacterIterator.Attribute
net.sf.jasperreports.engine.util.JRTextAttribute
- All Implemented Interfaces:
- Serializable
public final class JRTextAttribute
- extends AttributedCharacterIterator.Attribute
- Version:
- $Id: JRTextAttribute.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
|
Method Summary |
protected Object |
readResolve()
Resolves instances being deserialized to the predefined constants. |
PDF_FONT_NAME
public static final JRTextAttribute PDF_FONT_NAME
PDF_ENCODING
public static final JRTextAttribute PDF_ENCODING
IS_PDF_EMBEDDED
public static final JRTextAttribute IS_PDF_EMBEDDED
HYPERLINK
public static final JRTextAttribute HYPERLINK
readResolve
protected Object readResolve()
throws InvalidObjectException
- Resolves instances being deserialized to the predefined constants.
- Overrides:
readResolve in class AttributedCharacterIterator.Attribute
- Throws:
InvalidObjectException
Copyright © 2012. All Rights Reserved.