public interface Bounded
Modifier and Type | Method and Description |
---|---|
void |
getBounds(Bounds bounds)
Compute bounds for the shape.
|
void getBounds(Bounds bounds)
bounds
- is the input bounds object.
The input object will be modified.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.