ilog.tgo.resource
Class IltrThickness

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

public abstract class IltrThickness
extends Object

This class contains all global thicknesses and widths used by TGO.

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


Field Summary
static int AlarmBorderThickness
          This is the alarm border thickness.
static int CardCarrierBorderThickness
           
static int CarryingTrafficBorderThickness
          This is the thickness of the border of a network element whose style is IltBaseStyle.CarryingTraffic.
static int LabelBackgroundBorderThickness
          This affects labels with background.
static float LinearGroupReliefThickness
           
static float LinearGroupWidth
           
static int LogicalElementReliefThickness
           
static int LogicalGroupReliefThickness
           
static int NotInstalledBorderThickness
          This is the thickness of the border of a network element whose style is IltBaseStyle.NotInstalled.
static int NoTrafficBorderThickness
          This is the thickness of the border of a network element whose style is IltBaseStyle.NoTraffic.
static int OffPageConnectorReliefDistance
           
static int OffPageConnectorReliefThickness
           
static int OffPageConnectorWidth
           
static int OutOfServiceBorderThickness
          This is the thickness of the border of a network element whose style is IltBaseStyle.OutOfService.
static boolean PolygonalGroupFillInterior
           
static boolean PolygonalGroupOutlineDisplay
           
static boolean PolygonalGroupOutlineInside
           
static float PolygonalGroupOutlineOffset
           
static float PolygonalGroupOutlineWidth
           
static float PolygonalGroupReliefThickness
           
static int RectangularGroupReliefThickness
           
static boolean SelectionBorderMattersForSelection
          This determines whether a selection boundary is considered part of the object for selection purposes.
static int SelectionBorderThickness
          This is the selection border thickness.
static int ShelfItemBorderThickness
           
static int ShelfOutlineThickness
           
static int TinyAlarmBorderThickness
           
static int TinyElementReliefThickness
           
static int TinyGroupReliefThickness
           
static int TreeLinkBorderWidth
          Deprecated.  
static int TreeLinkCenterWidth
          Deprecated.  
static int TreeLinkThickness
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AlarmBorderThickness

public static int AlarmBorderThickness
This is the alarm border thickness.


TinyAlarmBorderThickness

public static int TinyAlarmBorderThickness

SelectionBorderThickness

public static int SelectionBorderThickness
This is the selection border thickness.


CarryingTrafficBorderThickness

public static int CarryingTrafficBorderThickness
This is the thickness of the border of a network element whose style is IltBaseStyle.CarryingTraffic.


NoTrafficBorderThickness

public static int NoTrafficBorderThickness
This is the thickness of the border of a network element whose style is IltBaseStyle.NoTraffic.


OutOfServiceBorderThickness

public static int OutOfServiceBorderThickness
This is the thickness of the border of a network element whose style is IltBaseStyle.OutOfService.


NotInstalledBorderThickness

public static int NotInstalledBorderThickness
This is the thickness of the border of a network element whose style is IltBaseStyle.NotInstalled.


RectangularGroupReliefThickness

public static int RectangularGroupReliefThickness

LinearGroupReliefThickness

public static float LinearGroupReliefThickness

PolygonalGroupReliefThickness

public static float PolygonalGroupReliefThickness

LogicalGroupReliefThickness

public static int LogicalGroupReliefThickness

LogicalElementReliefThickness

public static int LogicalElementReliefThickness

TinyGroupReliefThickness

public static int TinyGroupReliefThickness

TinyElementReliefThickness

public static int TinyElementReliefThickness

OffPageConnectorReliefThickness

public static int OffPageConnectorReliefThickness

OffPageConnectorReliefDistance

public static int OffPageConnectorReliefDistance

LinearGroupWidth

public static float LinearGroupWidth

PolygonalGroupOutlineInside

public static boolean PolygonalGroupOutlineInside

PolygonalGroupOutlineOffset

public static float PolygonalGroupOutlineOffset

PolygonalGroupOutlineWidth

public static float PolygonalGroupOutlineWidth

PolygonalGroupOutlineDisplay

public static boolean PolygonalGroupOutlineDisplay

PolygonalGroupFillInterior

public static boolean PolygonalGroupFillInterior

OffPageConnectorWidth

public static int OffPageConnectorWidth

ShelfOutlineThickness

public static int ShelfOutlineThickness

ShelfItemBorderThickness

public static int ShelfItemBorderThickness

CardCarrierBorderThickness

public static int CardCarrierBorderThickness

TreeLinkCenterWidth

public static int TreeLinkCenterWidth
Deprecated. 
Deprecated Since:
JTGO 3.5

TreeLinkBorderWidth

public static int TreeLinkBorderWidth
Deprecated. 
Deprecated Since:
JTGO 3.5

TreeLinkThickness

public static int TreeLinkThickness
Deprecated. 
This value is used when the link that connects the tree is not a real TGO link. The preceding values are used to represent the vertical link which is connected to real TGO links.

Deprecated Since:
JTGO 3.5

LabelBackgroundBorderThickness

public static int LabelBackgroundBorderThickness
This affects labels with background. The background rectangle is slightly larger than the text itself in order to give better contrast.


SelectionBorderMattersForSelection

public static boolean SelectionBorderMattersForSelection
This determines whether a selection boundary is considered part of the object for selection purposes. It is off by default, in order to avoid hysteresis effects.



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