ilog.tgo.graphic
Class IltClassLegends

java.lang.Object
  extended by ilog.tgo.graphic.IltClassLegends

Deprecated. Please use IlpStyleManager instead.

public class IltClassLegends
extends Object

This class let you manage all the class legends supplied by ILOG JTGO.

Deprecated Since:
JTGO 3.0

Constructor Summary
IltClassLegends()
          Deprecated.  
 
Method Summary
 void addClassLegend(IlpStyle style)
          Deprecated.  
 Enumeration classLegends()
          Deprecated.  
static IltClassLegends GetAllClassLegends()
          Deprecated.  
static void InitAllClassLegends()
          Deprecated.  
static void InitClassLegend(IlpStyle style)
          Deprecated. Adds a style to the list.
 void installAllClassLegends(boolean notify)
          Deprecated.  
 IlpStyle installClassLegend(IlpStyle source)
          Deprecated.  
static void SetAllClassLegends(IltClassLegends classLegends)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IltClassLegends

public IltClassLegends()
Deprecated. 
Method Detail

addClassLegend

public void addClassLegend(IlpStyle style)
Deprecated. 
Parameters:
style - Class style
Internal method or field: do not use!

classLegends

public Enumeration classLegends()
Deprecated. 
Returns:
Enumeration of all class legends
Internal method or field: do not use!

installAllClassLegends

public void installAllClassLegends(boolean notify)
Deprecated. 
Internal method or field: do not use!

installClassLegend

public IlpStyle installClassLegend(IlpStyle source)
Deprecated. 
Internal method or field: do not use!

GetAllClassLegends

public static IltClassLegends GetAllClassLegends()
Deprecated. 

This method returns an IltClassLegends object for serialization purpose. The returned object contains all the current class legends.

Deprecated Since:
JTGO 3.0

SetAllClassLegends

public static void SetAllClassLegends(IltClassLegends classLegends)
Deprecated. 

This method installs an IltClassLegends object that has been deserialized. All the current class legends will be modified.

Deprecated Since:
JTGO 3.0

InitAllClassLegends

public static void InitAllClassLegends()
Deprecated. 

This method reinitializes all the current class legends. This method is useful the get the default class legends.

Deprecated Since:
JTGO 3.0

InitClassLegend

public static void InitClassLegend(IlpStyle style)
Deprecated. 
Adds a style to the list. This method is only called by IltClassLegend constructor.

Internal method or field: do not use!


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