Package com.adobe.fontengine.font
Class CatalogDescription
- java.lang.Object
-
- com.adobe.fontengine.font.FontDescription
-
- com.adobe.fontengine.font.CatalogDescription
-
- All Implemented Interfaces:
java.io.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(java.lang.String type, java.util.Set names, java.lang.String bestName, java.lang.String version)
-