com.stimulsoft.report.infographics.gauge.styles.view
Class StiCustomGaugeStyle

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiSerializedObject
      extended by com.stimulsoft.report.styles.StiBaseStyle
          extended by com.stimulsoft.report.infographics.gauge.styles.view.StiGaugeStyleXF
              extended by com.stimulsoft.report.infographics.gauge.styles.view.StiGaugeStyleXF27
                  extended by com.stimulsoft.report.infographics.gauge.styles.view.StiCustomGaugeStyle
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiName, IStiGaugeStyle, java.lang.Cloneable

public class StiCustomGaugeStyle
extends StiGaugeStyleXF27

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.StiBaseStyle
report
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiCustomGaugeStyle()
           
StiCustomGaugeStyle(java.lang.String reportStyleName)
           
 
Method Summary
 StiCustomGaugeStyleCoreXF getCustomCore()
           
 java.lang.String getServiceName()
          Gets a service name.
 
Methods inherited from class com.stimulsoft.report.infographics.gauge.styles.view.StiGaugeStyleXF27
createNew
 
Methods inherited from class com.stimulsoft.report.infographics.gauge.styles.view.StiGaugeStyleXF
compareGaugeStyle, getComponentId, getCore, getServiceCategory, getServiceType, GetStyleFromComponent, LoadFromJsonObject, LoadFromJsonObjectInternal, SaveToJsonObject, setCore, SetStyleToComponent, toString
 
Methods inherited from class com.stimulsoft.report.styles.StiBaseStyle
clone, equals, getCollectionName, getConditions, getDescription, getName, getStyle, getStyle, getStyle, getStyle, GetStyleFromComponents, loadStyleFromString, saveToString, setCollectionName, setConditions, setDescription, setName
 
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StiCustomGaugeStyle

public StiCustomGaugeStyle()

StiCustomGaugeStyle

public StiCustomGaugeStyle(java.lang.String reportStyleName)
Method Detail

getServiceName

public java.lang.String getServiceName()
Description copied from class: StiGaugeStyleXF
Gets a service name.

Overrides:
getServiceName in class StiGaugeStyleXF
Returns:

getCustomCore

public StiCustomGaugeStyleCoreXF getCustomCore()