com.stimulsoft.base
Interface IStiJsonReportObject

All Known Implementing Classes:
StiAnimationGeom, StiArcSegmentGeom, StiBorderAnimationGeom, StiBorderGeom, StiCachedShadowGeom, StiCloseFigureSegmentGeom, StiClusteredBarSeriesAnimationGeom, StiClusteredColumnSeriesAnimationGeom, StiCurveAnimationGeom, StiCurveGeom, StiCurveSegmentGeom, StiEllipseAnimationGeom, StiEllipseGeom, StiFontGeom, StiGeom, StiLabelAnimationGeom, StiLicenseProduct, StiLineGeom, StiLinesAnimationGeom, StiLineSegmentGeom, StiLinesGeom, StiLinesSegmentGeom, StiPathAnimationGeom, StiPathElementAnimationGeom, StiPathGeom, StiPenGeom, StiPieSegmentGeom, StiPopClipGeom, StiPopSmothingModeGeom, StiPopTextRenderingHintGeom, StiPopTransformGeom, StiPrinterSettings, StiPushClipGeom, StiPushRotateTransformGeom, StiPushSmothingModeToAntiAliasGeom, StiPushTextRenderingHintToAntiAliasGeom, StiPushTranslateTransformGeom, StiSegmentGeom, StiShadowAnimationGeom, StiShadowGeom, StiStringFormatGeom, StiTextGeom, StiTextOptions

public interface IStiJsonReportObject

Copyright Stimulsoft


Method Summary
 void LoadFromJsonObject(JSONObject jObject)
           
 JSONObject SaveToJsonObject(StiJsonSaveMode Mode)
           
 

Method Detail

SaveToJsonObject

JSONObject SaveToJsonObject(StiJsonSaveMode Mode)
                            throws JSONException
Throws:
JSONException

LoadFromJsonObject

void LoadFromJsonObject(JSONObject jObject)
                        throws JSONException
Throws:
JSONException


Copyright © 2018 Stimulsoft. All Rights Reserved.