public class FontBase extends Object
Constructor and Description |
---|
FontBase(Integer index,
String name,
int size)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getIndex()
Retrieve the index number associated with this base font.
|
String |
getName()
Retrieve the font name.
|
int |
getSize()
Retrieve the font size.
|
String |
toString() |
Copyright © 2000–2024 Packwood Software. All rights reserved.