FontData.getName

Returns the name of the receiver. On platforms that support font foundries, the return value will be the foundry followed by a dash ("-") followed by the face name.

@return the name of this <code>FontData</code>

@see #setName

class FontData
String
getName
(
)

Meta