|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.util.IlEnum
ilog.cpl.graphic.IlpPositionSource
public class IlpPositionSource
This class enumerates the possible sources of positions of representation objects.
| 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 |
|---|
public static IlpPositionSource BACKEND
IlpRepresentationObject/IlpGraphicViewStyleManager API directly.
public static IlpPositionSource USER
public static IlpPositionSource LAYOUT
public static final IlEnumInfo metainfo
IlEnum class.
| Constructor Detail |
|---|
public IlpPositionSource()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||