| Package | Description |
|---|---|
| com.stimulsoft.base | |
| com.stimulsoft.base.drawing | |
| com.stimulsoft.base.serializing.utils |
| Modifier and Type | Method and Description |
|---|---|
static StiBorder |
StiJsonReportObjectHelper.Deserialize.Border(JProperty prop) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
StiJsonReportObjectHelper.Serialize.jBorder(StiBorder border) |
static java.lang.String |
StiJsonReportObjectHelper.Serialize.JBorder(StiBorder border) |
| Modifier and Type | Class and Description |
|---|---|
class |
StiAdvancedBorder
Class describes a multi-border.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiGraphics.drawHTMLText(java.lang.String text,
StiRectangle rect,
StiFont font,
StiColor color,
StiTextHorAlignment horAlignment,
StiVertAlignment vertAlignment,
java.lang.Boolean wordWrap,
StiPenStyle linesOfUnderline,
StiBorder border,
StiTextOptions textOptions,
double lineSpacing,
java.lang.Double zoom)
Draw HTML text
|
void |
StiGraphics.drawText(java.lang.String text,
StiRectangle rect,
StiFont font,
StiBrush brush,
StiTextHorAlignment horAlignment,
StiVertAlignment vertAlignment,
java.lang.Boolean wordWrap,
java.lang.Double zoom,
StiPenStyle linesOfUnderline,
StiBorder border,
StiTextOptions textOptions)
Draw text
|
| Modifier and Type | Method and Description |
|---|---|
static StiBorder |
StiSerializTypeConverter.deserializeStringToBorder(java.lang.String strValue) |
static StiBorder |
StiSerializTypeConverter.getInstanceBorderBySerializString(java.lang.String value) |
Copyright © 2020 Stimulsoft. All Rights Reserved.