com.stimulsoft.report.maps.style
Class StiMap21StyleFX
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.StiMap21StyleFX
- All Implemented Interfaces:
- IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiName, java.lang.Cloneable
public class StiMap21StyleFX
- extends StiMapStyleFX
Copyright Stimulsoft
Methods inherited from class com.stimulsoft.report.styles.StiMapStyle |
drawBox, drawStyle, getBorderColor, getBorderSize, getComponentId, GetStyleFromComponent, load, save, setBackColor, setBorderColor, setBorderSize, setColors, setDefaultColor, setForeColor, setHeatmapColors, setIndividualColor, SetStyleToComponent |
Methods 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, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StiMap21StyleFX
public StiMap21StyleFX()
getStyleId
public StiMapStyleIdent getStyleId()
- Specified by:
getStyleId
in class StiMapStyleFX
getLocalizeName
public java.lang.String getLocalizeName()
- Specified by:
getLocalizeName
in class StiMapStyleFX
getIndividualColor
public StiColor getIndividualColor()
- Overrides:
getIndividualColor
in class StiMapStyle
- Returns:
- the individualColor
getColors
public java.util.List<StiColor> getColors()
- Overrides:
getColors
in class StiMapStyle
- Returns:
- the colors
getHeatmapColors
public java.util.List<StiColor> getHeatmapColors()
- Overrides:
getHeatmapColors
in class StiMapStyle
- Returns:
- the heatmapColors
getBackColor
public StiColor getBackColor()
- Overrides:
getBackColor
in class StiMapStyle
- Returns:
- the backColor
getDefaultColor
public StiColor getDefaultColor()
- Overrides:
getDefaultColor
in class StiMapStyle
- Returns:
- the defaultColor
getForeColor
public StiColor getForeColor()
- Overrides:
getForeColor
in class StiMapStyle
- Returns:
- the foreColor