| Package | Description |
|---|---|
| org.fujion.component |
| Modifier and Type | Method and Description |
|---|---|
BaseLabeledComponent.LabelPositionAll |
Caption.getPosition()
Returns the position of the label relative to its associated component.
|
static BaseLabeledComponent.LabelPositionAll |
BaseLabeledComponent.LabelPositionAll.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseLabeledComponent.LabelPositionAll[] |
BaseLabeledComponent.LabelPositionAll.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Caption.setPosition(BaseLabeledComponent.LabelPositionAll position)
Sets the position of the label relative to its associated component.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.