public class StiLinearScale extends StiScaleBase
StiScaleBase.StiScaleHelperbarGeometry, endWidth, gauge, scaleHelper, startWidthREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiLinearScale() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyStyle(IStiGaugeStyle style)
Apply style to component which release this interface.
|
java.lang.Object |
clone()
Creates a new object that is a copy of the current instance.
|
StiScaleBase |
createNew() |
StiComponentId |
getComponentId() |
StiOrientation |
getOrientation()
linearScale orientation.
|
double |
getRelativeHeight()
the height factor relative to the height of the basic component.
|
StiGaugeElemenType |
getScaleType() |
protected void |
interactiveClick(MouseEventArgs e) |
void |
LoadFromJsonObject(JSONObject jObject) |
JSONObject |
SaveToJsonObject(StiJsonSaveMode mode) |
void |
setOrientation(StiOrientation orientation)
linearScale orientation.
|
void |
setRelativeHeight(double relativeHeight)
the height factor relative to the height of the basic component.
|
cleanReference, drawElement, getBorderBrush, getBrush, getEndWidth, getGauge, getIsReversed, getItems, getLeft, getMajorInterval, getMaximum, getMinimum, getMinorInterval, getPosition, getPropName, getReference, getStartWidth, getTop, isUp, prepare, setBorderBrush, setBrush, setEndWidth, setGauge, setIsReversed, setItems, setLeft, setMajorInterval, setMaximum, setMinimum, setMinorInterval, setReference, setStartWidth, setTopisAllowApplyStyle, setAllowApplyStylepublic JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiScaleBaseJSONExceptionpublic void LoadFromJsonObject(JSONObject jObject) throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiScaleBaseJSONExceptionpublic StiComponentId getComponentId()
getComponentId in class StiScaleBasepublic void applyStyle(IStiGaugeStyle style)
IStiApplyStyleGaugeapplyStyle in interface IStiApplyStyleGaugeapplyStyle in class StiElementBasepublic java.lang.Object clone()
StiElementBaseclone in class StiScaleBasepublic StiOrientation getOrientation()
public void setOrientation(StiOrientation orientation)
orientation - the orientation to setpublic double getRelativeHeight()
public void setRelativeHeight(double relativeHeight)
relativeHeight - the relativeHeight to setpublic StiGaugeElemenType getScaleType()
getScaleType in class StiScaleBaseprotected void interactiveClick(MouseEventArgs e)
public StiScaleBase createNew()
createNew in class StiScaleBaseCopyright © 2019 Stimulsoft. All Rights Reserved.