|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiJsonSaveMode | |
|---|---|
| com.stimulsoft.base | |
| com.stimulsoft.base.context.chart.geoms | |
| com.stimulsoft.base.context.chart.geoms.animaton | |
| com.stimulsoft.base.drawing | |
| com.stimulsoft.base.licenses | |
| Uses of StiJsonSaveMode in com.stimulsoft.base |
|---|
| Methods in com.stimulsoft.base that return StiJsonSaveMode | |
|---|---|
static StiJsonSaveMode |
StiJsonSaveMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiJsonSaveMode[] |
StiJsonSaveMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.stimulsoft.base with parameters of type StiJsonSaveMode | |
|---|---|
JSONObject |
StiPrinterSettings.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
IStiJsonReportObject.SaveToJsonObject(StiJsonSaveMode Mode)
|
| Uses of StiJsonSaveMode in com.stimulsoft.base.context.chart.geoms |
|---|
| Uses of StiJsonSaveMode in com.stimulsoft.base.context.chart.geoms.animaton |
|---|
| Methods in com.stimulsoft.base.context.chart.geoms.animaton with parameters of type StiJsonSaveMode | |
|---|---|
JSONObject |
StiShadowAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiPathElementAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiPathAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiLinesAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiLabelAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiEllipseAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiCurveAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiClusteredColumnSeriesAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiClusteredBarSeriesAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiBorderAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiAnimationGeom.SaveToJsonObject(StiJsonSaveMode mode)
|
| Uses of StiJsonSaveMode in com.stimulsoft.base.drawing |
|---|
| Methods in com.stimulsoft.base.drawing with parameters of type StiJsonSaveMode | |
|---|---|
JSONObject |
StiTextOptions.SaveToJsonObject(StiJsonSaveMode mode)
|
| Uses of StiJsonSaveMode in com.stimulsoft.base.licenses |
|---|
| Methods in com.stimulsoft.base.licenses with parameters of type StiJsonSaveMode | |
|---|---|
JSONObject |
StiLicenseProduct.SaveToJsonObject(StiJsonSaveMode mode)
|
JSONObject |
StiLicenseKey.SaveToJsonObject(StiJsonSaveMode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||