Package com.adobe.fontengine.font
Class CatalogDescription
- java.lang.Object
-
- com.adobe.fontengine.font.FontDescription
-
- com.adobe.fontengine.font.CatalogDescription
-
- All Implemented Interfaces:
Serializable
public class CatalogDescription extends FontDescription
The elements of a font useful for cataloguing.This class provides a view of a font useful for cataloguing, such as in font management applications.
This class is experimental.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CatalogDescription(String type, Set names, String bestName, String version)
-