|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiBorderSide | |
|---|---|
| com.stimulsoft.base | |
| com.stimulsoft.base.drawing | |
| Uses of StiBorderSide in com.stimulsoft.base |
|---|
| Methods in com.stimulsoft.base that return StiBorderSide | |
|---|---|
static StiBorderSide |
StiJsonReportObjectHelper.Deserialize.JBorderSide(java.lang.String text)
|
| Methods in com.stimulsoft.base with parameters of type StiBorderSide | |
|---|---|
static java.lang.String |
StiJsonReportObjectHelper.Serialize.jBorderSide(StiBorderSide side)
|
| Uses of StiBorderSide in com.stimulsoft.base.drawing |
|---|
| Methods in com.stimulsoft.base.drawing that return StiBorderSide | |
|---|---|
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. |
| Constructors in com.stimulsoft.base.drawing with parameters of type StiBorderSide | |
|---|---|
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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||