ilog.tgo.resource
Class Iltr2DPalette

java.lang.Object
  extended by ilog.tgo.resource.Iltr2DPalette

public abstract class Iltr2DPalette
extends Object

This class contains all global 2D palettes used by TGO.

Any change to these parameters must occur before the call to IltSystem.Init().

See Also:
Ilt2DPalette

Field Summary
static Ilt2DPalette NotInstalled
          This is the palette of a network element whose style is IltBaseStyle.NotInstalled.
static Ilt2DPalette NotInstalledBorder
          This is the palette of the border of a network element whose style is IltBaseStyle.NotInstalled.
static Ilt2DPalette OutOfServiceBorder
          This is the palette of the border of a network element whose style is IltBaseStyle.OutOfService.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OutOfServiceBorder

public static Ilt2DPalette OutOfServiceBorder
This is the palette of the border of a network element whose style is IltBaseStyle.OutOfService.


NotInstalledBorder

public static Ilt2DPalette NotInstalledBorder
This is the palette of the border of a network element whose style is IltBaseStyle.NotInstalled.


NotInstalled

public static Ilt2DPalette NotInstalled
This is the palette of a network element whose style is IltBaseStyle.NotInstalled.



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