|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.infographics.gauge.primitives.base.StiElementBase
public class StiElementBase
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiElementBase()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiElementBase()
| Method Detail |
|---|
public void applyStyle(IStiGaugeStyle style)
IStiApplyStyleGauge
applyStyle 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||