| Package | Description |
|---|---|
| com.stimulsoft.base | |
| com.stimulsoft.base.drawing |
| Modifier and Type | Method and Description |
|---|---|
static StiBorderSide |
StiJsonReportObjectHelper.Deserialize.JBorderSide(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
StiJsonReportObjectHelper.Serialize.jBorderSide(StiBorderSide side) |
| Modifier and Type | Method and Description |
|---|---|
StiBorderSide |
StiAdvancedBorder.getBottomSide()
Gets or sets frame of bottom side.
|
StiBorderSide |
StiAdvancedBorder.getLeftSide()
Gets or sets frame of left side.
|
StiBorderSide |
StiAdvancedBorder.getRightSide()
Gets or sets frame of right side.
|
StiBorderSide |
StiAdvancedBorder.getTopSide()
Gets or sets frame of top side.
|
| Constructor and Description |
|---|
StiAdvancedBorder(StiBorderSide topSide,
StiBorderSide bottomSide,
StiBorderSide leftSide,
StiBorderSide rightSide,
boolean dropShadow,
double shadowSize,
StiBrush shadowBrush)
Creates a new instance of the StiAdvancedBorder class.
|
StiAdvancedBorder(StiBorderSide topSide,
StiBorderSide bottomSide,
StiBorderSide leftSide,
StiBorderSide rightSide,
boolean dropShadow,
double shadowSize,
StiBrush shadowBrush,
boolean topmost)
Creates a new instance of the StiAdvancedBorder class.
|
Copyright © 2020 Stimulsoft. All Rights Reserved.