ilog.tgo.resource
Class IltrLineStyle

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

public abstract class IltrLineStyle
extends Object

This class contains all global line styles used by TGO.

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

See Also:
IltLineStyle

Field Summary
static IltLineStyle DisabledBorder
           
static IltLineStyle TroubledProtected
           
static IltLineStyle TroubledUnprotected
           
 
Method Summary
static IltLineStyle Get(String name)
          Returns the line style with the given name.
static IltLineStyle NewLineStyle(String name, IltLineStyle linestyle)
          Puts a new line style into the table under a given name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DisabledBorder

public static IltLineStyle DisabledBorder

TroubledProtected

public static IltLineStyle TroubledProtected

TroubledUnprotected

public static IltLineStyle TroubledUnprotected
Method Detail

Get

public static IltLineStyle Get(String name)
Returns the line style with the given name.


NewLineStyle

public static IltLineStyle NewLineStyle(String name,
                                        IltLineStyle linestyle)
Puts a new line style into the table under a given name.



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