@Deprecated public abstract class IlpAbstractAttachment extends Object implements IlpAttachment
IlvCompositeGraphic
,
IlvAttachmentConstraint
Modifier | Constructor and Description |
---|---|
protected |
IlpAbstractAttachment(IlpAttachmentLocation localLocation,
IlpAttachmentLocation referenceLocation,
IlpAttachable reference)
Deprecated.
Constructor
|
Modifier and Type | Method and Description |
---|---|
IlpAttachmentLocation |
getLocalLocation()
Deprecated.
Returns the location of this constraint.
|
IlpAttachable |
getReference()
Deprecated.
Returns the reference object of this constraint.
|
IlpAttachmentLocation |
getReferenceLocation()
Deprecated.
Returns the location of this constraint.
|
void |
setLocalLocation(IlpAttachmentLocation location)
Deprecated.
Sets the location of this constraint.
|
void |
setReference(IlpAttachable reference)
Deprecated.
Sets the the reference object of this constraint.
|
void |
setReferenceLocation(IlpAttachmentLocation location)
Deprecated.
Sets the location of this constraint.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute
protected IlpAbstractAttachment(IlpAttachmentLocation localLocation, IlpAttachmentLocation referenceLocation, IlpAttachable reference)
public IlpAttachable getReference()
getReference
in interface IlpAttachment
public void setReference(IlpAttachable reference)
public IlpAttachmentLocation getLocalLocation()
getLocalLocation
in interface IlpAttachment
public void setLocalLocation(IlpAttachmentLocation location)
public IlpAttachmentLocation getReferenceLocation()
getReferenceLocation
in interface IlpAttachment
public void setReferenceLocation(IlpAttachmentLocation location)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.