|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpAttachmentManager
This class manages (locally) the attachments of an IlpAttachable
(i.e. in most cases, an IlpCompositeGraphic) object.
IlvCompositeGraphic,
IlvAttachmentLayout| Method Summary | |
|---|---|
void |
computeAttachmentCoordinates(IlpGraphic graphic)
Deprecated. Computes the values of all attachments, recursively traversing the tree. |
IlpAttachment |
getAttachment(IlpGraphic graphic)
Deprecated. Returns the attachment of the given graphic object. |
void |
setAttachment(IlpGraphic graphic,
IlpAttachment attachment)
Deprecated. Attaches the corresponding graphic object to another one. |
| Method Detail |
|---|
IlpAttachment getAttachment(IlpGraphic graphic)
void setAttachment(IlpGraphic graphic,
IlpAttachment attachment)
void computeAttachmentCoordinates(IlpGraphic graphic)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||