public class StiGaugeStyle extends StiBaseStyle
StiBaseStyle.StiStyleSaverreportREFERENCE_EMPTY, REFERENCE_REPORT| Constructor and Description |
|---|
StiGaugeStyle()
Creates a new object of the type StiGaugeStyle.
|
StiGaugeStyle(java.lang.String name)
Creates a new object of the type StiGaugeStyle.
|
StiGaugeStyle(java.lang.String name,
java.lang.String description)
Creates a new object of the type StiGaugeStyle.
|
StiGaugeStyle(java.lang.String name,
java.lang.String description,
StiReport report)
Creates a new object of the type StiGaugeStyle.
|
clone, equals, getCollectionName, getConditions, getDescription, getName, getStyle, getStyle, getStyle, getStyle, GetStyleFromComponents, LoadFromJsonObject, loadStyleFromString, saveToString, setCollectionName, setConditions, setDescription, setName, toStringcleanReference, getReference, setReferencepublic StiGaugeStyle(java.lang.String name,
java.lang.String description,
StiReport report)
name - Style name.description - Style description.report - public StiGaugeStyle(java.lang.String name,
java.lang.String description)
name - Style name.description - Style description.public StiGaugeStyle(java.lang.String name)
name - Style name.public StiGaugeStyle()
public JSONObject SaveToJsonObject(StiJsonSaveMode mode) throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiBaseStyleJSONExceptionpublic StiComponentId getComponentId()
public StiBrush getBrush()
public void setBrush(StiBrush brush)
brush - the brush to setpublic StiColor getBorderColor()
public void setBorderColor(StiColor borderColor)
borderColor - the borderColor to setpublic double getBorderWidth()
public void setBorderWidth(double borderWidth)
borderWidth - the borderWidth to setpublic StiBrush getTickMarkMajorBrush()
public void setTickMarkMajorBrush(StiBrush tickMarkMajorBrush)
tickMarkMajorBrush - the tickMarkMajorBrush to setpublic StiBrush getTickMarkMajorBorder()
public void setTickMarkMajorBorder(StiBrush tickMarkMajorBorder)
tickMarkMajorBorder - the tickMarkMajorBorder to setpublic StiBrush getTickMarkMinorBrush()
public void setTickMarkMinorBrush(StiBrush tickMarkMinorBrush)
tickMarkMinorBrush - the tickMarkMinorBrush to setpublic StiBrush getTickMarkMinorBorder()
public void setTickMarkMinorBorder(StiBrush tickMarkMinorBorder)
tickMarkMinorBorder - the tickMarkMinorBorder to setpublic StiBrush getTickLabelMajorTextBrush()
public void setTickLabelMajorTextBrush(StiBrush tickLabelMajorTextBrush)
tickLabelMajorTextBrush - the tickLabelMajorTextBrush to setpublic StiFont getTickLabelMajorFont()
public void setTickLabelMajorFont(StiFont tickLabelMajorFont)
tickLabelMajorFont - the tickLabelMajorFont to setpublic StiBrush getTickLabelMinorTextBrush()
public void setTickLabelMinorTextBrush(StiBrush tickLabelMinorTextBrush)
tickLabelMinorTextBrush - the tickLabelMinorTextBrush to setpublic StiFont getTickLabelMinorFont()
public void setTickLabelMinorFont(StiFont tickLabelMinorFont)
tickLabelMinorFont - the tickLabelMinorFont to setpublic StiBrush getMarkerBrush()
public void setMarkerBrush(StiBrush markerBrush)
markerBrush - the markerBrush to setpublic StiBrush getLinearBarBrush()
public void setLinearBarBrush(StiBrush linearBarBrush)
linearBarBrush - the linearBarBrush to setpublic StiBrush getLinearBarBorderBrush()
public void setLinearBarBorderBrush(StiBrush linearBarBorderBrush)
linearBarBorderBrush - the linearBarBorderBrush to setpublic StiBrush getLinearBarEmptyBrush()
public void setLinearBarEmptyBrush(StiBrush linearBarEmptyBrush)
linearBarEmptyBrush - the linearBarEmptyBrush to setpublic StiBrush getLinearBarEmptyBorderBrush()
public void setLinearBarEmptyBorderBrush(StiBrush linearBarEmptyBorderBrush)
linearBarEmptyBorderBrush - the linearBarEmptyBorderBrush to setpublic StiBrush getRadialBarBrush()
public void setRadialBarBrush(StiBrush radialBarBrush)
radialBarBrush - the radialBarBrush to setpublic StiBrush getRadialBarBorderBrush()
public void setRadialBarBorderBrush(StiBrush radialBarBorderBrush)
radialBarBorderBrush - the radialBarBorderBrush to setpublic StiBrush getRadialBarEmptyBrush()
public void setRadialBarEmptyBrush(StiBrush radialBarEmptyBrush)
radialBarEmptyBrush - the radialBarEmptyBrush to setpublic StiBrush getRadialBarEmptyBorderBrush()
public void setRadialBarEmptyBorderBrush(StiBrush radialBarEmptyBorderBrush)
radialBarEmptyBorderBrush - the radialBarEmptyBorderBrush to setpublic StiBrush getNeedleBrush()
public void setNeedleBrush(StiBrush needleBrush)
needleBrush - the needleBrush to setpublic StiBrush getNeedleBorderBrush()
public void setNeedleBorderBrush(StiBrush needleBorderBrush)
needleBorderBrush - the needleBorderBrush to setpublic StiBrush getNeedleCapBrush()
public void setNeedleCapBrush(StiBrush needleCapBrush)
needleCapBrush - the needleCapBrush to setpublic StiBrush getNeedleCapBorderBrush()
public void setNeedleCapBorderBrush(StiBrush needleCapBorderBrush)
needleCapBorderBrush - the needleCapBorderBrush to setpublic void GetStyleFromComponent(StiComponent component, StiStyleElements styleElements)
GetStyleFromComponent in class StiBaseStylecomponent - styleElements - public void SetStyleToComponent(StiComponent component)
SetStyleToComponent in class StiBaseStylecomponent - Copyright © 2019 Stimulsoft. All Rights Reserved.