|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.tgo.graphic.IltClassLegends
IlpStyleManager instead.
public class IltClassLegends
This class let you manage all the class legends supplied by ILOG JTGO.
| 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 |
|---|
public IltClassLegends()
| Method Detail |
|---|
public void addClassLegend(IlpStyle style)
style - Class stylepublic Enumeration classLegends()
public void installAllClassLegends(boolean notify)
public IlpStyle installClassLegend(IlpStyle source)
public static IltClassLegends GetAllClassLegends()
IltClassLegends object
for serialization purpose. The returned object contains all the
current class legends.
public static void SetAllClassLegends(IltClassLegends classLegends)
IltClassLegends object
that has been deserialized. All the current class legends will
be modified.
public static void InitAllClassLegends()
public static void InitClassLegend(IlpStyle style)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||