| Package | Description |
|---|---|
| csbase.client.util.svgpanel |
| Modifier and Type | Method and Description |
|---|---|
SVGPanel.VerticalAlignment |
SVGPanel.getVerticalAlignment()
Retorna: alinhamento; conforme atributo
SVGPanel.verticalAlignment. |
static SVGPanel.VerticalAlignment |
SVGPanel.VerticalAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SVGPanel.VerticalAlignment[] |
SVGPanel.VerticalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SVGPanel.setVerticalAligment(SVGPanel.VerticalAlignment aligment)
Ajuste de alinhamento vertical.
|
Copyright © 2016. All Rights Reserved.