public class StiRadarAxis extends StiSerializedObject implements IStiRadarAxis, java.lang.Cloneable
REFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiRadarAxis() |
StiRadarAxis(boolean visible,
boolean allowApplyStyle) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
Creates a new object that is a copy of the current instance.
|
boolean |
getAllowApplyStyle()
Gets or sets value which indicates that chart style will be used.
|
IStiRadarArea |
getArea() |
StiRadarAxisCoreXF |
getCore() |
boolean |
getVisible()
Gets or sets visibility of axis.
|
boolean |
isJsonLoadFromJsonObjectArea() |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setAllowApplyStyle(boolean value) |
void |
setArea(IStiRadarArea value) |
void |
setCore(StiRadarAxisCoreXF value) |
void |
setJsonLoadFromJsonObjectArea(boolean jsonLoadFromJsonObjectArea) |
void |
setVisible(boolean value) |
cleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReference, setReferencepublic StiRadarAxis(boolean visible,
boolean allowApplyStyle)
public StiRadarAxis()
public final StiRadarAxisCoreXF getCore()
getCore in interface IStiRadarAxispublic final void setCore(StiRadarAxisCoreXF value)
setCore in interface IStiRadarAxispublic final boolean getAllowApplyStyle()
getAllowApplyStyle in interface IStiRadarAxispublic final void setAllowApplyStyle(boolean value)
setAllowApplyStyle in interface IStiRadarAxispublic boolean getVisible()
getVisible in interface IStiRadarAxispublic void setVisible(boolean value)
setVisible in interface IStiRadarAxispublic final IStiRadarArea getArea()
getArea in interface IStiRadarAxispublic final void setArea(IStiRadarArea value)
setArea in interface IStiRadarAxispublic java.lang.Object clone()
clone in class java.lang.Objectpublic boolean isJsonLoadFromJsonObjectArea()
public void setJsonLoadFromJsonObjectArea(boolean jsonLoadFromJsonObjectArea)
jsonLoadFromJsonObjectArea - the jsonLoadFromJsonObjectArea to setpublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
JSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
JSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.