public class StiTriangleShapeType extends StiShapeTypeService
propertiesREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiTriangleShapeType()
Creates a new triangle.
|
StiTriangleShapeType(StiShapeDirection direction)
Creates a new triangle with the specified direction.
|
| Modifier and Type | Method and Description |
|---|---|
StiShapeDirection |
getDirection()
Gets or sets a triangle 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 StiTriangleShapeType()
public StiTriangleShapeType(StiShapeDirection direction)
direction - Triangle 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.