| Package | Description |
|---|---|
| csbase.client.applications.flowapplication |
| Modifier and Type | Method and Description |
|---|---|
SVGVO.HorizontalAlignment |
SVGVO.getHorizontalAlignment()
Retorna o tipo de alinhamento horizontal do ícone em relação ao espaço
disponível para o desenho.
|
static SVGVO.HorizontalAlignment |
SVGVO.HorizontalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SVGVO.HorizontalAlignment[] |
SVGVO.HorizontalAlignment.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.setHorizontalAlignment(SVGVO.HorizontalAlignment hAlign)
Atribui o tipo de alinhamento horizontal do ícone em relação ao espaço
disponível para o desenho.
|
Copyright © 2020. All rights reserved.