Class CSS20Attribute.CSSVariantValue

java.lang.Object
com.adobe.fontengine.inlineformatting.css20.CSS20Attribute.CSSVariantValue
All Implemented Interfaces:
Serializable
Enclosing class:
CSS20Attribute

public static final class CSS20Attribute.CSSVariantValue extends Object implements Serializable
This class provides an enumeration of the possible values for the CSS Variant attribute.

Concurrency

Instances of this class are immutable after construction and contain no mutable static data. Therefore, they are threadsafe.
See Also: