| Package | Description |
|---|---|
| csbase.client.applications.flowapplication |
| Modifier and Type | Method and Description |
|---|---|
SVGVO.VerticalAlignment |
SVGVO.getVerticalAlignment()
Retorna o tipo de alinhamento vertical do ícone em relação ao espaço
disponível para o desenho.
|
static SVGVO.VerticalAlignment |
SVGVO.VerticalAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SVGVO.VerticalAlignment[] |
SVGVO.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 |
SVGVO.setVerticalAlignment(SVGVO.VerticalAlignment vAlign)
Atribui o tipo de alinhamento vertical do ícone em relação ao espaço
disponível para o desenho.
|
Copyright © 2016. All Rights Reserved.