public final class JRTextAttribute extends AttributedCharacterIterator.Attribute
Modifier and Type | Field and Description |
---|---|
static JRTextAttribute |
FONT_INFO |
static JRTextAttribute |
HYPERLINK |
static JRTextAttribute |
IS_PDF_EMBEDDED |
static JRTextAttribute |
PDF_ENCODING |
static JRTextAttribute |
PDF_FONT_NAME |
static JRTextAttribute |
SEARCH_HIGHLIGHT |
INPUT_METHOD_SEGMENT, LANGUAGE, READING
Modifier and Type | Method and Description |
---|---|
protected Object |
readResolve()
Resolves instances being deserialized to the predefined constants.
|
equals, getName, hashCode, toString
public static final JRTextAttribute PDF_FONT_NAME
public static final JRTextAttribute PDF_ENCODING
public static final JRTextAttribute IS_PDF_EMBEDDED
public static final JRTextAttribute HYPERLINK
public static final JRTextAttribute SEARCH_HIGHLIGHT
public static final JRTextAttribute FONT_INFO
protected Object readResolve() throws InvalidObjectException
readResolve
in class AttributedCharacterIterator.Attribute
InvalidObjectException
Copyright © 2016. All rights reserved.