ilog.tgo.graphic
Class IltDetailLevel
java.lang.Object
ilog.util.IlEnum
ilog.tgo.graphic.IltDetailLevel
public class IltDetailLevel
- extends IlEnum
This class describes the different detail level used to draw telecom objects.
The key IltObject.DetailLevel uses such objects.
- Since:
- JTGO 2.0
- See Also:
IltObject.DetailLevel
|
Method Summary |
void |
setName(String name)
Sets the name of this object. |
metainfo
public static IlEnumInfo metainfo
- Contains metainformation about this
IlEnum class.
- Internal method or field: do not use!
NoDetails
public static IltDetailLevel NoDetails
FewDetails
public static IltDetailLevel FewDetails
MaximumDetails
public static IltDetailLevel MaximumDetails
IltDetailLevel
public IltDetailLevel(String name)
- Creates a new IltDetailLevel.
- Parameters:
name - a name for the detail level, used for serialization purposes
IltDetailLevel
public IltDetailLevel()
- Default constructor.
This constructor is used by CSS styling mechanism and is not meant to be called directly.
- Internal method or field: do not use!
setName
public void setName(String name)
- Sets the name of this object.
This method is used by CSS styling mechanism and is not meant to be called directly.
- Overrides:
setName in class IlEnum
- Internal method or field: do not use!
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.