public class StiElementBase extends java.lang.Object implements java.lang.Cloneable, IStiApplyStyleGauge, IStiSerializable
| Constructor and Description |
|---|
StiElementBase() |
| 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.
|
void |
drawElement(StiGaugeContextPainter context) |
boolean |
isAllowApplyStyle() |
void |
setAllowApplyStyle(boolean allowApplyStyle) |
public void applyStyle(IStiGaugeStyle style)
IStiApplyStyleGaugeapplyStyle in interface IStiApplyStyleGaugepublic java.lang.Object clone()
clone in class java.lang.Objectpublic boolean isAllowApplyStyle()
public void setAllowApplyStyle(boolean allowApplyStyle)
allowApplyStyle - the allowApplyStyle to setpublic void drawElement(StiGaugeContextPainter context)
Copyright © 2019 Stimulsoft. All Rights Reserved.