org.pentaho.reporting.engine.classic.core.style
Class FontSmooth
java.lang.Object
org.pentaho.reporting.engine.classic.core.style.FontSmooth
- All Implemented Interfaces:
- Serializable
public class FontSmooth
- extends Object
- implements Serializable
Creation-Date: 30.10.2005, 19:37:35
- Author:
- Thomas Morgner
- See Also:
- Serialized Form
NEVER
public static final FontSmooth NEVER
AUTO
public static final FontSmooth AUTO
ALWAYS
public static final FontSmooth ALWAYS
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object