Uses of Interface
ilog.util.IlLineStyle

Packages that use IlLineStyle
ilog.cpl.style.key Deprecated Provides a set of keys used to identify values within styles. 
ilog.tgo.grprim Contains all the classes with graphic primitives and utilities used in the library. 
 

Uses of IlLineStyle in ilog.cpl.style.key
 

Methods in ilog.cpl.style.key with parameters of type IlLineStyle
static IlpLineStyleKey IlpLineStyleKey.New(String name, IlLineStyle defaultValue)
          Deprecated. Creates a new key for properties of type ilog.util.IlLineStyle.
 

Constructors in ilog.cpl.style.key with parameters of type IlLineStyle
IlpLineStyleKey(String name, IlLineStyle defaultValue)
          Deprecated. Constructor.
 

Uses of IlLineStyle in ilog.tgo.grprim
 

Classes in ilog.tgo.grprim that implement IlLineStyle
 class IltLineStyle
          This class describes a pattern with which a 1D line can be filled.
static class IltLineStyle.LineStyleWrapper
          A line style which: for thin lines makes an indirection to another IlLineStyle, for thick lines fills all pixels in the foreground color.
static class IltLineStyle.Solid
          Describes a line style which fills all pixels in the foreground color.
 

Fields in ilog.tgo.grprim declared as IlLineStyle
protected  IlLineStyle IltLineStyle.LineStyleWrapper.lstyle
           
 

Methods in ilog.tgo.grprim that return IlLineStyle
 IlLineStyle Ilt1DPalette.getLineStyle()
          Returns the line style.
 

Methods in ilog.tgo.grprim with parameters of type IlLineStyle
static float[] IltLineStyle.GetAlternatingLineStyle(IlLineStyle lstyle)
           
static Ilt1DPalette Ilt1DPalette.New1DPalette(IlLineStyle linestyle, Color foreground, Color background)
          Creates a new 1D palette.
 

Constructors in ilog.tgo.grprim with parameters of type IlLineStyle
Ilt1DPalette(IlLineStyle linestyle, Color foreground, Color background)
          Creates a new 1D palette.
IltLineStyle.LineStyleWrapper(IlLineStyle lstyle)
           
 



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