public final class PlatformFontDescription extends FontDescription
| Constructor and Description |
|---|
PlatformFontDescription(Platform platform,
ULocale locale,
String platformFamilyName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ULocale |
getLocale()
Get the platform that this description is for.
|
Platform |
getPlatform()
Get the platform that this description is for.
|
String |
getPlatformName() |
int |
hashCode() |
String |
toString() |
public Platform getPlatform()
public ULocale getLocale()
public String getPlatformName()
Copyright © 2010 - 2020 Adobe. All Rights Reserved