Package | Description |
---|---|
org.openimaj.image.typography.hershey |
Modifier and Type | Method and Description |
---|---|
static HersheyFont |
HersheyFont.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HersheyFont[] |
HersheyFont.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
HersheyFontStyle(HersheyFont font,
ImageRenderer<T,?> image)
Construct with the default parameters for the given image type
|