com.stimulsoft.report.components.indicators
Class StiIconSetIndicator
java.lang.Object
com.stimulsoft.report.components.indicators.StiIndicator
com.stimulsoft.report.components.indicators.StiIconSetIndicator
- All Implemented Interfaces:
- IStiCanCreateSerializableInstance, IStiSerializable, IStiSerializableToString
public class StiIconSetIndicator
- extends StiIndicator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiIconSetIndicator
public StiIconSetIndicator()
- Creates a new object of the type StiIconSetIndicator.
StiIconSetIndicator
public StiIconSetIndicator(StiIcon icon,
StiContentAlignment alignment)
- Creates a new object of the type StiIconSetIndicator.
setIcon
public final void setIcon(StiIcon value)
getAlignment
public final StiContentAlignment getAlignment()
- Gets or sets a icon alignment of indicator.
setAlignment
public final void setAlignment(StiContentAlignment value)
deserialize
public void deserialize(java.lang.String strObject)
- Specified by:
deserialize in interface IStiSerializableToString- Overrides:
deserialize in class StiIndicator
serialize
public java.lang.String serialize()
- Specified by:
serialize in interface IStiSerializableToString- Overrides:
serialize in class StiIndicator
deserializeString
public StiIconSetIndicator deserializeString(java.lang.String stringValue)
getIcon
public final StiIcon getIcon()
- Gets or sets a icon of indicator.
SaveToJsonObject
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
- Overrides:
SaveToJsonObject in class StiIndicator
- Throws:
JSONException
LoadFromJsonObject
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
- Overrides:
LoadFromJsonObject in class StiIndicator
- Throws:
JSONException
Copyright © 2018 Stimulsoft. All Rights Reserved.