Example usage for Java com.lowagie.text FontFactory fields, constructors, methods, implement or subclass
The text is from its open source code.
String | COURIER This is a possible value of a base 14 type 1 font |
String | COURIER_BOLD This is a possible value of a base 14 type 1 font |
String | COURIER_OBLIQUE This is a possible value of a base 14 type 1 font |
String | COURIER_BOLDOBLIQUE This is a possible value of a base 14 type 1 font |
String | HELVETICA This is a possible value of a base 14 type 1 font |
String | HELVETICA_BOLD This is a possible value of a base 14 type 1 font |
String | HELVETICA_OBLIQUE This is a possible value of a base 14 type 1 font |
String | HELVETICA_BOLDOBLIQUE This is a possible value of a base 14 type 1 font |
String | TIMES This is a possible value of a base 14 type 1 font |
String | TIMES_ROMAN This is a possible value of a base 14 type 1 font |
String | TIMES_BOLD This is a possible value of a base 14 type 1 font |
String | TIMES_ITALIC This is a possible value of a base 14 type 1 font |
String | defaultEncoding This is the default encoding to use. |
boolean | defaultEmbedding This is the default value of the embedded variable. |