| Package | Description |
|---|---|
| tecgraf.javautils.gui.print |
| Modifier and Type | Method and Description |
|---|---|
static PrintableImage.HorizontalAlignment |
PrintableImage.HorizontalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrintableImage.HorizontalAlignment[] |
PrintableImage.HorizontalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PrintableImage(ImageIcon image,
PrintableImage.HorizontalAlignment alignment)
Construtor.
|
Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.