com.stimulsoft.base.context.chart.geoms
Class StiPushRotateTransformGeom
java.lang.Object
com.stimulsoft.base.context.chart.geoms.StiGeom
com.stimulsoft.base.context.chart.geoms.StiPushRotateTransformGeom
- All Implemented Interfaces:
- IStiJsonReportObject
public class StiPushRotateTransformGeom
- extends StiGeom
Copyright Stimulsoft
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiPushRotateTransformGeom
public StiPushRotateTransformGeom(float angle)
getType
public StiGeomType getType()
- Specified by:
getType in class StiGeom
getAngle
public float getAngle()
- Returns:
- the angle
setAngle
public void setAngle(float angle)
- Parameters:
angle - the angle to set
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.