Uses of Class
com.stimulsoft.base.StiJsonSaveMode

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
 

Methods in com.stimulsoft.base.context.chart.geoms with parameters of type StiJsonSaveMode
protected  java.lang.String StiGeom.SaveBrushToJsonObject(java.lang.Object brush, StiJsonSaveMode mode)
           
protected  JSONObject[] StiGeom.SaveGeomListToJsonObject(java.util.List<StiSegmentGeom> geoms, StiJsonSaveMode mode)
           
 JSONObject StiTextGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiStringFormatGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiShadowGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushTranslateTransformGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushTextRenderingHintToAntiAliasGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushSmothingModeToAntiAliasGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushRotateTransformGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPushClipGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPopTransformGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPopTextRenderingHintGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPopSmothingModeGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPopClipGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPieSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPenGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiPathGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinesSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLinesGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLineSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiLineGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiFontGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiEllipseGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCurveSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCurveGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiCachedShadowGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiBorderGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 JSONObject StiArcSegmentGeom.SaveToJsonObject(StiJsonSaveMode mode)
           
 

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)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.