Class PlatformFontDescription
java.lang.Object
com.adobe.fontengine.font.FontDescription
com.adobe.fontengine.fontmanagement.platform.PlatformFontDescription
- All Implemented Interfaces:
Serializable
A platform name description of a font. This description can be used for looking up fonts.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPlatformFontDescription(Platform platform, ULocale locale, String platformFamilyName) Constructor -
Method Summary
-
Constructor Details
-
PlatformFontDescription
Constructor- Parameters:
platform- the platform that this description is forplatformFamilyName- the platform name
-
-
Method Details
-
getPlatform
Get the platform that this description is for.- Returns:
- the platform that this description is for
-
getLocale
Get the platform that this description is for.- Returns:
- the platform that this description is for
-
getPlatformName
-
hashCode
public int hashCode() -
equals
-
toString
-