Package com.stimulsoft.report.maps.style
Class StiMap26StyleFX
java.lang.Object
com.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.report.styles.StiBaseStyle
com.stimulsoft.report.styles.StiMapStyle
com.stimulsoft.report.maps.style.StiMapStyleFX
com.stimulsoft.report.maps.style.StiMap26StyleFX
- All Implemented Interfaces:
IStiJsonReportObject,IStiSerializable,IStiSerializableRef,IStiName,Cloneable
Copyright Stimulsoft
-
Nested Class Summary
Nested classes/interfaces inherited from class com.stimulsoft.report.styles.StiBaseStyle
StiBaseStyle.StiStyleSaver -
Field Summary
Fields inherited from class com.stimulsoft.report.styles.StiMapStyle
individualColorFields inherited from class com.stimulsoft.report.styles.StiBaseStyle
reportFields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.stimulsoft.report.maps.style.StiMapStyleFX
isAllowDashboardMethods inherited from class com.stimulsoft.report.styles.StiMapStyle
drawBox, drawStyle, getBorderSize, getComponentId, GetStyleFromComponent, load, save, setBackColor, setBorderColor, setBorderSize, setColors, setDefaultColor, setForeColor, setHeatmapColors, setIndividualColor, SetStyleToComponentMethods inherited from class com.stimulsoft.report.styles.StiBaseStyle
clone, equals, getCollectionName, getConditions, getDescription, getName, getStyle, getStyle, getStyle, getStyle, GetStyleFromComponents, LoadFromJsonObject, loadStyleFromString, SaveToJsonObject, saveToString, setCollectionName, setConditions, setDescription, setName, toStringMethods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
-
Constructor Details
-
StiMap26StyleFX
public StiMap26StyleFX()
-
-
Method Details
-
getStyleId
- Specified by:
getStyleIdin classStiMapStyleFX
-
getLocalizeName
- Specified by:
getLocalizeNamein classStiMapStyleFX
-
getIndividualColor
- Overrides:
getIndividualColorin classStiMapStyle- Returns:
- the individualColor
-
getBorderColor
- Overrides:
getBorderColorin classStiMapStyle- Returns:
- the borderColor
-
getColors
- Overrides:
getColorsin classStiMapStyle- Returns:
- the colors
-
getHeatmapColors
- Overrides:
getHeatmapColorsin classStiMapStyle- Returns:
- the heatmapColors
-
getDefaultColor
- Overrides:
getDefaultColorin classStiMapStyle- Returns:
- the defaultColor
-
getBackColor
- Overrides:
getBackColorin classStiMapStyle- Returns:
- the backColor
-
getForeColor
- Overrides:
getForeColorin classStiMapStyle- Returns:
- the foreColor
-