@Deprecated public abstract class IlpAttachmentLocation extends IlEnum
IlpAttachable
object.IlvCompositeGraphic
,
IlvAttachmentLayout
,
IlvAttachmentConstraint
Modifier and Type | Field and Description |
---|---|
static IlpAttachmentLocation |
BottomCenter
Deprecated.
Please use
IlvAttachmentLocation.BottomCenter instead. |
static IlpAttachmentLocation |
BottomLeft
Deprecated.
Please use
IlvAttachmentLocation.BottomLeft instead. |
static IlpAttachmentLocation |
BottomRight
Deprecated.
Please use
IlvAttachmentLocation.BottomRight instead. |
static IlpAttachmentLocation |
Center
Deprecated.
Please use
IlvAttachmentLocation.Center instead. |
static IlpAttachmentLocation |
HotSpot
Deprecated.
Please use
IlvAttachmentLocation.HotSpot instead. |
static IlpAttachmentLocation |
LeftCenter
Deprecated.
Please use
IlvAttachmentLocation.LeftCenter instead. |
static IlpAttachmentLocation |
LeftHotSpot
Deprecated.
Please use
IlvAttachmentLocation.LeftHotSpot instead. |
static IlEnumInfo |
metainfo
Deprecated.
Contains metainformation about this
IlEnum class. |
static IlpAttachmentLocation |
RightCenter
Deprecated.
Please use
IlvAttachmentLocation.RightCenter instead. |
static IlpAttachmentLocation |
TopCenter
Deprecated.
Please use
IlvAttachmentLocation.TopCenter instead. |
static IlpAttachmentLocation |
TopLeft
Deprecated.
Please use
IlvAttachmentLocation.TopLeft instead. |
static IlpAttachmentLocation |
TopRight
Deprecated.
Please use
IlvAttachmentLocation.TopRight instead. |
Constructor and Description |
---|
IlpAttachmentLocation(String name)
Deprecated.
Creates a new attachment location with the given name.
|
Modifier and Type | Method and Description |
---|---|
static IlpAttachmentLocation |
getSharedInstance(String name)
Deprecated.
|
abstract IlpPoint |
getValue(IlpAttachable graphic)
Deprecated.
Gets the value of the location.
|
abstract boolean |
setValue(IlpAttachable graphic,
IlpPoint value)
Deprecated.
Sets the value of the location, by moving the element.
|
public static final IlEnumInfo metainfo
IlEnum
class.@Deprecated public static final IlpAttachmentLocation TopLeft
IlvAttachmentLocation.TopLeft
instead.IlvAttachmentLocation.TopLeft
@Deprecated public static final IlpAttachmentLocation TopCenter
IlvAttachmentLocation.TopCenter
instead.IlvAttachmentLocation.TopCenter
@Deprecated public static final IlpAttachmentLocation TopRight
IlvAttachmentLocation.TopRight
instead.IlvAttachmentLocation.TopRight
@Deprecated public static final IlpAttachmentLocation LeftCenter
IlvAttachmentLocation.LeftCenter
instead.IlvAttachmentLocation.LeftCenter
@Deprecated public static final IlpAttachmentLocation Center
IlvAttachmentLocation.Center
instead.IlvAttachmentLocation.Center
@Deprecated public static final IlpAttachmentLocation RightCenter
IlvAttachmentLocation.RightCenter
instead.IlvAttachmentLocation.RightCenter
@Deprecated public static final IlpAttachmentLocation BottomLeft
IlvAttachmentLocation.BottomLeft
instead.IlvAttachmentLocation.BottomLeft
@Deprecated public static final IlpAttachmentLocation BottomCenter
IlvAttachmentLocation.BottomCenter
instead.IlvAttachmentLocation.BottomCenter
@Deprecated public static final IlpAttachmentLocation BottomRight
IlvAttachmentLocation.BottomRight
instead.IlvAttachmentLocation.BottomRight
@Deprecated public static final IlpAttachmentLocation HotSpot
IlvAttachmentLocation.HotSpot
instead.IlvAttachmentLocation.HotSpot
@Deprecated public static final IlpAttachmentLocation LeftHotSpot
IlvAttachmentLocation.LeftHotSpot
instead.IlvAttachmentLocation.LeftHotSpot
public IlpAttachmentLocation(String name)
public abstract IlpPoint getValue(IlpAttachable graphic)
public abstract boolean setValue(IlpAttachable graphic, IlpPoint value)
true
if the element's position has changed.@Deprecated public static IlpAttachmentLocation getSharedInstance(String name)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.