|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.util.IlEnum
ilog.tgo.graphic.IltDecorationType
public class IltDecorationType
This class enumerates the possible decoration types. It is used by numeric states which can be graphically represented with charts, counters, gauges or icons.
IltSettings,
IltPerformanceDefaultMapper,
IltSNMPDefaultMapper| Field Summary | |
|---|---|
static IltDecorationType |
Chart
Chart decorations. |
static IltDecorationType |
Counter
Counter decorations. |
static IltDecorationType |
Gauge
Gauge decorations. |
static IltDecorationType |
Icon
Icon decorations. |
static IlEnumInfo |
metainfo
|
| Constructor Summary | |
|---|---|
IltDecorationType()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
setName(String name)
Sets the name of this object. |
| Methods inherited from class ilog.util.IlEnum |
|---|
getName, intern, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static IlEnumInfo metainfo
public static IltDecorationType Gauge
public static IltDecorationType Chart
public static IltDecorationType Counter
public static IltDecorationType Icon
| Constructor Detail |
|---|
public IltDecorationType()
| Method Detail |
|---|
public void setName(String name)
setName in class IlEnum
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||