ilog.tgo.graphic
Class IltDecorationType

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.tgo.graphic.IltDecorationType

public class IltDecorationType
extends IlEnum

This class enumerates the possible decoration types. It is used by numeric states which can be graphically represented with charts, counters, gauges or icons.

See Also:
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

metainfo

public static IlEnumInfo metainfo

Gauge

public static IltDecorationType Gauge
Gauge decorations.


Chart

public static IltDecorationType Chart
Chart decorations.


Counter

public static IltDecorationType Counter
Counter decorations.


Icon

public static IltDecorationType Icon
Icon decorations.

Constructor Detail

IltDecorationType

public IltDecorationType()
Default constructor. This constructor is used by CSS styling mechanism and is not meant to be called directly.

Internal method or field: do not use!
Method Detail

setName

public void setName(String name)
Sets the name of this object. This method is used by CSS styling mechanism and is not meant to be called directly.

Overrides:
setName in class IlEnum
Internal method or field: do not use!


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.