See: Description
| Interface | Description |
|---|---|
| CSS20FontSet |
This interface provides access to the methods that a client can use to build a font set
that is used by a
PDF16RichTextFormatter object
to resolve CSS font specifications into actual FontData objects. |
| FamilyNameNormalizer |
This interface is what must be implemented to over ride the default font family name
normalization used by the CSS20FontSet.
|
| Class | Description |
|---|---|
| CSS20Attribute |
This class holds the CSS attributes that can be used to tag an
AttributedRun. |
| CSS20Attribute.CSSStretchValue |
This class provides an enumeration of the possible values for the CSS Stretch attribute.
|
| CSS20Attribute.CSSStyleValue |
This class provides an enumeration of the possible values for the CSS Style attribute.
|
| CSS20Attribute.CSSVariantValue |
This class provides an enumeration of the possible values for the CSS Variant attribute.
|
| CSS20Attribute.CSSWeightValue |
This class provides an enumeration of the possible values for the CSS Weight attribute.
|
| CSS20FontDatabase |
CSS20FontDatabase
|
| CSS20FontDescription |
CSSPDF16FontDescription
This class provides a description of the font in a CSS2.0/PDF1.6 terms.
|
| CSS20FontSelector |
The font selection part of
PDF16RichTextFormatter. |
| CSS20GenericFontFamily |
This class provides an enumeration of the possible values for CSS generic font families.
|
| PassThroughFamilyNameNormalizer |
A FamilyNameNormalizer that does not modify its input.
|
| RemoveSpacesAndUppercaseFamilyNameNormalizer |
RemoveSpacesAndUppercaseNormalizer
|
This package contains classes that provide CSS support for use in inline text formatting.
Copyright © 2010 - 2020 Adobe. All Rights Reserved