public abstract class IltrLineStyle extends Object
Any change to these parameters must occur before the call to
IltSystem.Init()
.
IltLineStyle
Modifier and Type | Field and Description |
---|---|
static IltLineStyle |
DisabledBorder |
static IltLineStyle |
TroubledProtected |
static IltLineStyle |
TroubledUnprotected |
Modifier and Type | Method and Description |
---|---|
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.
|
public static IltLineStyle DisabledBorder
public static IltLineStyle TroubledProtected
public static IltLineStyle TroubledUnprotected
public static IltLineStyle Get(String name)
public static IltLineStyle NewLineStyle(String name, IltLineStyle linestyle)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.