| Modifier and Type | Method and Description |
|---|---|
StiTextPosition |
IStiConstantLines.getPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
IStiConstantLines.setPosition(StiTextPosition value) |
| Modifier and Type | Method and Description |
|---|---|
StiTextPosition |
StiConstantLines.getPosition()
Gets or sets text position at contant line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiConstantLines.setPosition(StiTextPosition value) |
| Modifier and Type | Method and Description |
|---|---|
static StiTextPosition |
StiTextPosition.forValue(int value) |
static StiTextPosition |
StiTextPosition.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiTextPosition[] |
StiTextPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.