ilog.tgo.graphic.graphlayout.labellayout
Class IltLabelLayoutConstants

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.tgo.graphic.graphlayout.labellayout.IltLabelLayoutConstants

public class IltLabelLayoutConstants
extends IlEnum

This class contains the constants used in label layout.


Nested Class Summary
static class IltLabelLayoutConstants.LabelLayoutConstantsArrayEditor
          Property editor for the IltLabelLayoutConstants class.
static class IltLabelLayoutConstants.LabelLayoutConstantsEditor
          Property editor for the IltLabelLayoutConstants class.
 
Field Summary
static IltLabelLayoutConstants BTS
          Represents all the BTS.
static IltLabelLayoutConstants LINEAR_GROUPS
          Represents all the linear groups.
static IltLabelLayoutConstants LINKS
          Represents all the links.
static IlEnumInfo metainfo
          Enumeration information
static IltLabelLayoutConstants NETWORK_ELEMENTS
          Represents all the network elements.
static IltLabelLayoutConstants OFF_PAGE_CONNECTORS
          Represents all the off-page connectors.
static IltLabelLayoutConstants OTHERS
          Represents all the objects not defined in the other tags.
static IltLabelLayoutConstants POLY_GROUPS
          Represents all the polygroups.
static IltLabelLayoutConstants RECT_GROUPS
          Represents all the rectangular groups.
 
Constructor Summary
IltLabelLayoutConstants()
           
 
Method Summary
 
Methods inherited from class ilog.util.IlEnum
getName, intern, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

OTHERS

public static IltLabelLayoutConstants OTHERS
Represents all the objects not defined in the other tags.


LINKS

public static IltLabelLayoutConstants LINKS
Represents all the links.


NETWORK_ELEMENTS

public static IltLabelLayoutConstants NETWORK_ELEMENTS
Represents all the network elements.


BTS

public static IltLabelLayoutConstants BTS
Represents all the BTS.


LINEAR_GROUPS

public static IltLabelLayoutConstants LINEAR_GROUPS
Represents all the linear groups.


POLY_GROUPS

public static IltLabelLayoutConstants POLY_GROUPS
Represents all the polygroups.


RECT_GROUPS

public static IltLabelLayoutConstants RECT_GROUPS
Represents all the rectangular groups.


OFF_PAGE_CONNECTORS

public static IltLabelLayoutConstants OFF_PAGE_CONNECTORS
Represents all the off-page connectors.

Since:
JViews 7.5

metainfo

public static IlEnumInfo metainfo
Enumeration information

Constructor Detail

IltLabelLayoutConstants

public IltLabelLayoutConstants()


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