Class AwtFontAttribute
java.lang.Object
net.sf.jasperreports.engine.fonts.AwtFontAttribute
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static AwtFontAttribute
fromAttributes
(Map<AttributedCharacterIterator.Attribute, Object> attributes) boolean
int
hashCode()
void
putAttributes
(Map<AttributedCharacterIterator.Attribute, Object> attributes) toString()
-
Constructor Details
-
AwtFontAttribute
-
-
Method Details
-
fromAttributes
public static AwtFontAttribute fromAttributes(Map<AttributedCharacterIterator.Attribute, Object> attributes) -
hasAttribute
public boolean hasAttribute() -
getFamily
-
getFontInfo
-
putAttributes
-
hashCode
public int hashCode() -
equals
-
toString
-