com.stimulsoft.base.context.chart.geoms
Class StiSegmentGeom
java.lang.Object
com.stimulsoft.base.context.chart.geoms.StiGeom
com.stimulsoft.base.context.chart.geoms.StiSegmentGeom
- All Implemented Interfaces:
- IStiJsonReportObject
- Direct Known Subclasses:
- StiArcSegmentGeom, StiCloseFigureSegmentGeom, StiCurveSegmentGeom, StiLineSegmentGeom, StiLinesSegmentGeom, StiPieSegmentGeom
public class StiSegmentGeom
- extends StiGeom
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiSegmentGeom
public StiSegmentGeom()
getType
public StiGeomType getType()
- Specified by:
getType in class StiGeom
SaveToJsonObject
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
- Specified by:
SaveToJsonObject in interface IStiJsonReportObject- Overrides:
SaveToJsonObject in class StiGeom
- Throws:
JSONException
LoadFromJsonObject
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
- Specified by:
LoadFromJsonObject in interface IStiJsonReportObject- Overrides:
LoadFromJsonObject in class StiGeom
- Throws:
JSONException
Copyright © 2017 Stimulsoft. All Rights Reserved.