ilog.tgo.resource
Class IltrLineStyle
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisabledBorder
public static IltLineStyle DisabledBorder
TroubledProtected
public static IltLineStyle TroubledProtected
TroubledUnprotected
public static IltLineStyle TroubledUnprotected
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.