| Package | Description |
|---|---|
| com.stimulsoft.base.drawing | |
| com.stimulsoft.base.enums | |
| com.stimulsoft.base.system.geometry |
| Modifier and Type | Method and Description |
|---|---|
static StiRectangle |
StiRectangleUtils.alignSizeInRect(StiRectangle rect,
StiSize size,
StiContentAlignment alignment) |
| Modifier and Type | Method and Description |
|---|---|
static StiContentAlignment |
StiContentAlignment.forValue(int value) |
static StiContentAlignment |
StiContentAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiContentAlignment[] |
StiContentAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiRectangle |
StiRectangle.alignSizeInRect(StiRectangle rect,
StiSize size,
StiContentAlignment alignment)
Align rectangle to fit in rect
|
Copyright © 2020 Stimulsoft. All Rights Reserved.