public class StiLineMarker extends StiMarker implements IStiLineMarker
REFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiLineMarker() |
| Modifier and Type | Method and Description |
|---|---|
float |
getSize()
Gets or sets size of marker.
|
double |
getStep()
Gets or sets step of the line marker.
|
boolean |
getVisible()
Gets or sets visibility of marker.
|
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setSize(float value) |
void |
setStep(double value) |
void |
setVisible(boolean value) |
clone, getAngle, getBorderColor, getBrush, getCore, getShowInLegend, getType, setAngle, setBorderColor, setBrush, setCore, setShowInLegend, setTypecleanReference, getReference, setReferenceequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getAngle, getBorderColor, getBrush, getCore, getShowInLegend, getType, setAngle, setBorderColor, setBrush, setCore, setShowInLegend, setTypegetReference, setReferencepublic double getStep()
getStep in interface IStiLineMarkerpublic void setStep(double value)
setStep in interface IStiLineMarkerpublic float getSize()
getSize in interface IStiMarkergetSize in class StiMarkerpublic void setSize(float value)
setSize in interface IStiMarkersetSize in class StiMarkerpublic boolean getVisible()
getVisible in interface IStiMarkergetVisible in class StiMarkerpublic void setVisible(boolean value)
setVisible in interface IStiMarkersetVisible in class StiMarkerpublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiMarkerJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiMarkerJSONExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.