|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.tgo.resource.Iltr2DPalette
public abstract class Iltr2DPalette
This class contains all global 2D palettes used by TGO.
Any change to these parameters must occur before the call to
IltSystem.Init().
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 |
|---|
public static Ilt2DPalette OutOfServiceBorder
IltBaseStyle.OutOfService.
public static Ilt2DPalette NotInstalledBorder
IltBaseStyle.NotInstalled.
public static Ilt2DPalette NotInstalled
IltBaseStyle.NotInstalled.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||