com.stimulsoft.report.components.shapeTypes
Class StiFlowchartPreparationShapeType
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.components.shapeTypes.StiShapeTypeService
com.stimulsoft.report.components.shapeTypes.StiFlowchartPreparationShapeType
- All Implemented Interfaces:
- IStiJsonReportObject, IStiSerializable, IStiSerializableRef, java.lang.Cloneable
public class StiFlowchartPreparationShapeType
- extends StiShapeTypeService
The class describes the shape type - FlowchartPreparation.
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StiFlowchartPreparationShapeType
public StiFlowchartPreparationShapeType()
- Creates a new StiFlowchartPreparationShapeType.
StiFlowchartPreparationShapeType
public StiFlowchartPreparationShapeType(StiShapeDirection direction)
- Creates a new StiFlowchartPreparationShapeType with specified arguments.
- Parameters:
direction - Arrow direction.
getServiceName
public java.lang.String getServiceName()
- Gets a service name.
- Overrides:
getServiceName in class StiService
getDirection
public StiShapeDirection getDirection()
- Gets or sets the arrow direction.
setDirection
public void setDirection(StiShapeDirection value)
SaveToJsonObject
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
- Specified by:
SaveToJsonObject in interface IStiJsonReportObject- Overrides:
SaveToJsonObject in class StiShapeTypeService
- Throws:
JSONException
LoadFromJsonObject
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
- Specified by:
LoadFromJsonObject in interface IStiJsonReportObject- Overrides:
LoadFromJsonObject in class StiShapeTypeService
- Throws:
JSONException
Copyright © 2018 Stimulsoft. All Rights Reserved.