public class StiFlowchartOffPageConnectorShapeType extends StiShapeTypeService
propertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiFlowchartOffPageConnectorShapeType()
Creates a new FlowchartOffPageConnector.
|
StiFlowchartOffPageConnectorShapeType(StiShapeDirection direction)
Creates a new FlowchartOffPageConnector with specified arguments.
|
| Modifier and Type | Method and Description |
|---|---|
StiShapeDirection |
getDirection()
Gets or sets the arrow direction.
|
java.lang.String |
getServiceName()
Gets a service name.
|
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setDirection(StiShapeDirection value) |
getServiceCategory, getServiceType, LoadFromJsonObjectInternal, paint, toStringclone, getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabledcleanReference, getReference, setReferencepublic StiFlowchartOffPageConnectorShapeType()
public StiFlowchartOffPageConnectorShapeType(StiShapeDirection direction)
direction - Arrow direction.public java.lang.String getServiceName()
getServiceName in class StiServicepublic StiShapeDirection getDirection()
public void setDirection(StiShapeDirection value)
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiShapeTypeServiceJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiShapeTypeServiceJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.