public class VerticalImageAlign extends BaseDomainConstant
| Modifier and Type | Field and Description |
|---|---|
static VerticalImageAlign |
BOTTOM |
static VerticalImageAlign |
MIDDLE |
static VerticalImageAlign |
TOP |
| Modifier and Type | Method and Description |
|---|---|
static VerticalImageAlign |
fromLegacy(byte value) |
String |
getName() |
public static VerticalImageAlign TOP
public static VerticalImageAlign MIDDLE
public static VerticalImageAlign BOTTOM
public String getName()
public static VerticalImageAlign fromLegacy(byte value)
Copyright © 2006–2021 FDV Solutions. All rights reserved.