| Package | Description |
|---|---|
| com.stimulsoft.report.components | |
| com.stimulsoft.report.components.enums |
| Modifier and Type | Method and Description |
|---|---|
StiEnumSet<StiAnchorMode> |
StiComponent.getAnchor() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiComponent.setAnchor(StiEnumSet<StiAnchorMode> anchor) |
| Modifier and Type | Method and Description |
|---|---|
static StiAnchorMode |
StiAnchorMode.forValue(int value) |
static StiAnchorMode |
StiAnchorMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiAnchorMode[] |
StiAnchorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.