ilog.cpl.graphic
Class IlpPositionSource

java.lang.Object
  extended by ilog.util.IlEnum
      extended by ilog.cpl.graphic.IlpPositionSource

public class IlpPositionSource
extends IlEnum

This class enumerates the possible sources of positions of representation objects.

Since:
JTGO 3.0

Field Summary
static IlpPositionSource BACKEND
          The position has been set by the adapter or through the IlpRepresentationObject/IlpGraphicViewStyleManager API directly.
static IlpPositionSource LAYOUT
          The position has been set by an automatic layout algorithm.
static IlEnumInfo metainfo
          Contains metainformation about this IlEnum class.
static IlpPositionSource USER
          The position has been set by the user through an interaction.
 
Constructor Summary
IlpPositionSource()
           
 
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

BACKEND

public static IlpPositionSource BACKEND
The position has been set by the adapter or through the IlpRepresentationObject/IlpGraphicViewStyleManager API directly.


USER

public static IlpPositionSource USER
The position has been set by the user through an interaction.


LAYOUT

public static IlpPositionSource LAYOUT
The position has been set by an automatic layout algorithm.


metainfo

public static final IlEnumInfo metainfo
Contains metainformation about this IlEnum class.

Constructor Detail

IlpPositionSource

public IlpPositionSource()


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