public interface IlvChildSize extends IlvPersistentObject
IlvChildSize
is an interface which is used with IlvAttachmentLayout
to resize the children of an IlvCompositeGraphic
instance.IlvAttachmentLayout
Modifier and Type | Method and Description |
---|---|
IlvPoint |
getSize(IlvRect bboxAnchor,
IlvRect bboxChild)
Returns the size of the supplied child
|
write
IlvPoint getSize(IlvRect bboxAnchor, IlvRect bboxChild)
bboxAnchor
- The bounding box of the child used to attach the other elements of the composite graphicbboxChild
- The bounding box of the child the IlvAttachmentLayout
wants to resizeIlvAttachmentLayout
,
IlvAttachmentLayout.getAnchor()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.