Modifier and Type | Method and Description |
---|---|
boolean |
checkBounds(double containerWidth,
double containerHeight)
Checks if the item fits within the given container dimensions (inclusive).
|
boolean checkBounds(double containerWidth, double containerHeight)
Checks if the item fits within the given container dimensions (inclusive).
containerWidth
- Width of the container.containerHeight
- Height of the container.Copyright © 2025 Aspose. All Rights Reserved.